W4D ST7789 Template
For all ST7789 based displays.
Tested with this: https://www.waveshare.com/pico-restouch-lcd-2.8.htm
How to use this template
Replace TFT_eSPI folder in your libraries folder in your Squareline export folder with the folder in this repository.
Arduino project for SquareLine Studio with TFT_eSPI
- Open the
.inofile in Arduino - Go to File/Preferences and set Sketchbook location to the path of your UI project (where this README is located)
- Go to
libraries/TFT_eSPIand replaceUser_Setup.hwith the one in this repository. - Choose Raspberry Pi Pico (Arduino mbed) as board and (probably) UF2 as port. Later choose usbmodeXXXX for mac and COMxx for PC.
- Upload the project
~
~
~
~
~
~
Description
Languages
C
91.3%
C++
7.9%
Processing
0.3%
Assembly
0.2%
CMake
0.1%
Other
0.1%
