Skip to content

Commit

Permalink
add sunton 7 inch (#1831)
Browse files Browse the repository at this point in the history
* add 7 inch sunton and clarify template difference

* add a second source for sunton 7 inch

* Update sunton_ESP32-8048S070

---------

Co-authored-by: blakadder <[email protected]>
  • Loading branch information
markusdd and blakadder authored Jan 3, 2024
1 parent 241d17b commit 779400c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _templates/sunton_ESP32-8048S050
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ date_added: 2022-02-16
title: Sunton 5" IPS 800*480
model: ESP32-8048S050
image: /assets/device_images/sunton_ESP32-8048S050.webp
templates3: '{"NAME":"SUNTON","GPIO":[1,1,1,1,1,1,1,1,1,1,6720,704,736,672,1,1,1,1,1,640,608,1,0,0,0,0,0,6210,1,1,1,1,1,1,1,1,1,1],"FLAG":0,"BASE":1,"CMND":"DisplayDimmer 70"}'
templates3: '{"NAME":"SUNTON5","GPIO":[1,1,1,1,1,1,1,1,1,1,6720,704,736,672,1,1,1,1,1,640,608,1,0,0,0,0,0,6210,1,1,1,1,1,1,1,1,1,1],"FLAG":0,"BASE":1,"CMND":"DisplayDimmer 70"}'
link: https://www.aliexpress.com/item/1005004952694042.html
link2: https://www.aliexpress.com/i/1005005653322585.html
mlink:
Expand Down
16 changes: 16 additions & 0 deletions _templates/sunton_ESP32-8048S070
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
date_added: 2023-12-29
title: Sunton 7" TFT 800*480
model: ESP32-8048S070
image: /assets/device_images/sunton_ESP32-8048S050.webp
templates3: '{"NAME":"SUNTON7","GPIO":[1,1,1,1,1,1,1,1,1,1,6720,704,736,672,1,1,1,1,1,640,608,1,0,0,0,0,0,6210,1,1,1,1,1,1,1,1,1,1],"FLAG":0,"BASE":1,"CMND":"DisplayDimmer 70"}'
link: https://aliexpress.com/item/1005004952726089.html
link2: https://www.aliexpress.com/item/1005005099968475.html
mlink:
flash: serial
category: diy
type: Display
standard: global
autoconf: true
chip: s3
---

0 comments on commit 779400c

Please sign in to comment.