Skip to content

Commit 67327b2

Browse files
Update README.md
1 parent fdf0c85 commit 67327b2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ Most 3.5" TFT LCD Touch displays use the ILI9486 Display Driver and include a re
2424

2525
The program has been written using PlatformIO, and has been tested on the [Arduino UNO R3](https://docs.arduino.cc/hardware/uno-rev3/), [Arduino UNO R4 Minima](https://docs.arduino.cc/hardware/uno-r4-minima/) & [Arduino UNO R4 WiFi](https://docs.arduino.cc/hardware/uno-r4-wifi/).
2626

27+
> [!TIP]
28+
> A detailed tutorial on how to use this repository is available at https://dumblebots.com/2024/07/02/using-3-5-tft-lcd-display-with-ili9486-arduino-part-3-text-files-sd-card/. The tutorial includes a comprehensive explanation of the code and how to use it.
29+
2730
## Building/Uploading With PlatformIO
2831

2932
Since this project has been written using PlatformIO by default, simply run the following commands to fetch the libraries, build the project and upload the program -

0 commit comments

Comments
 (0)