Skip to content

chm-dev/DataDisplayCYD_WT32-SC01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ported version: 1.3 1.4 1.4.1

Only "clock view" was scaled to 480x320. Settings, etc remain at 320x240 so will display only on portion of the screen. Still, I was able to setup wifi without a stylus :)

I haven't removed firmware update detection and logic from the project. So don't update OTA as it will break everything, obviously.

How to install

Use Arduino IDE to flash. Set board to ESP32 Wrover Module.

If you run into sketch size error change Partition Scheme in Arduino IDE:

Tools → Partition Scheme → "Huge APP (3MB No OTA/1MB SPIFFS)"

Stand

If you are looking for a stand to 3d print for this project I found these two:

https://www.printables.com/model/442876-wt32-sc01-dev-board-enclosure-with-standbatterycha

Stand

https://www.printables.com/model/135875-wt32-sc01-case

You might need to change rotation of the screen depending on which stand you want to use. This can be done in screen config in lgfx_wt32sc01.hpp

cfg.offset_rotation = 0;

change to 2 for 180 rotation.

About

DataDisplay port for wt32-sc01

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages