Arduino TFT TouchScreen LCD Display Review
by TimotejP in Circuits > Arduino
1362 Views, 3 Favorites, 0 Comments
Arduino TFT TouchScreen LCD Display Review
This is a REVIEW and a quick tutorial with code Included!
Upload Library to Arduino IDE
Go to https://github.com/prenticedavid/MCUFRIEND_kbv = if you have the same library as me, IF YOU HAVE ADAFRUIT LIBRARY THEN UPLOAD THAT
Go to Arduino IDE and go to Sketch >> Include Library >> Add .zip Library and choose the library you downloaded from GitHub.
Upload the Code!
Download 3.5 TFT DEMO from this page and open it with Arduino IDE.
If you're using Adafruit LCD then change the <MCUFRIEND_kbv.h> from the top of th page to: <Your_Library.h>
Downloads
Wiring the Display!
Its EASY! Just put everything into the board. If you don't understand then look at the schematics.