59f17b216eb846e2fd04332f1e6ce7969e332ae4
W4D GC9A01 Template
Replace User_Setup.h in your Squareline export folder.
User_Setup.h is in the following directory:
your_squareline_export_folder/libraries/TFT_eSPI/User_Setup.h
PINS
Display - Pico
VCC - 3V3
GND - GND
DIN - GP19
CLK - GP18
CS - GP17
DC - GP14
RST - GP15
BL - GP13
Arduino project for SquareLine Studio with TFT_eSPI
Get started
- 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 openUser_Setup.horUser_Setup_Select.hwith a text editor to configure pins for your display. - Select your board (install if needed)
- Build the project
Description
Languages
C
100%