Introduction: Arduino TFT Basic Text
Do you have an arduino TFT screen? Well then you can also use it to program this is a basic toturial.
You need this:
An Arduino UNO (also works for the arduino Mega)
An 2.4"UNO TFT Module (240*320 dots 8bit + touchscreen) It works only for this model !
Download these things:
Step 1: Connect
Add the libraries to the Arduino libraries folder.
And connect the screen to the Arduino.
Connect just like I do !!
Step 2: Done
Paste the code in your Arduino project and done !
If there are questions or problems let me know !
PS: This is my first instructable project I hope you enjoyed :)