Arduino TFT TouchScreen LCD Display Review

by TimotejP in Circuits > Arduino

1362 Views, 3 Favorites, 0 Comments

Arduino TFT TouchScreen LCD Display Review

Screenshot_2.png

This is a REVIEW and a quick tutorial with code Included!

Upload Library to Arduino IDE

Screenshot_3.png

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!

Screenshot_4.png

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!

TUTOSHILED1.png

Its EASY! Just put everything into the board. If you don't understand then look at the schematics.