howto changed
This commit is contained in:
12
README.md
12
README.md
@ -18,15 +18,11 @@ DC - GP14
|
||||
RST - GP15
|
||||
BL - GP13
|
||||
|
||||
|
||||
-----------------------------------------------------------------
|
||||
|
||||
# Arduino project for SquareLine Studio with TFT_eSPI
|
||||
|
||||
## Get started
|
||||
|
||||
1. Open the `.ino` file in Arduino
|
||||
2. Go to File/Preferences and set Sketchbook location to the path of your UI project (where this README is located)
|
||||
3. Go to `libraries/TFT_eSPI` and open `User_Setup.h` or `User_Setup_Select.h` with a text editor to configure pins for your display.
|
||||
4. Select your board (install if needed)
|
||||
5. Build the project
|
||||
3. Go to `libraries/TFT_eSPI` and replace `User_Setup.h` with the one in this repository.
|
||||
4. Choose __Raspberry Pi Pico (Arduino mbed)__ as board and (probably) UF2 as port. Later choose usbmodeXXXX for mac and COMxx for PC.
|
||||
5. Upload the project
|
||||
|
||||
|
||||
Reference in New Issue
Block a user