Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 914 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 914 Bytes

Socials badge for ESP32 Sunton 3248S035C

Badge front Badge back

For PlatformIO

This is based on the esp32-smartdisplay library that is intended to be used in PlatformIO. See https://github.com/rzeldent/esp32-smartdisplay for more information about the driver library.

Warning

Do not forget to clone this repository with submodules: git clone --recurse-submodules! This is required to also have the latest version of the Sunton boards definitions.

Notes

All the UI was made with SquareLine.

If the touch display is rotated weirdly, make sure to change -DTOUCH_SWAP_XY=true to -DTOUCH_SWAP_XY=false in platformio.ini