Skip to content

Commit 7db2295

Browse files
chore: add link to blog in README
Signed-off-by: Aditya Agarwal <aditya.agarwal030504@gmail.com>
1 parent a5bc329 commit 7db2295

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ Most 3.5" LCD Touch displays use the ILI9486 Display Driver and include a resist
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/05/17/using-3-5-tft-lcd-display-with-ili9486-arduino-part-2-touch-calibration/. The tutorial includes a comprehensive explanation of the code as well as the calibration process itself.
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)