TFT Game by Areeb
if you are fond of doing paint and want to make something related to that. So Here is the project for you. This Project is a Painting Software Based on TFT touchscreen This project have Many Feature like:- Various Color Choices Can Change pensize Different games layout like | i}tic-tac-toe | ii}Word Game | ii}Complete LOGO Different Pen Shape like |i}line | ii}Circle | ii}Square Help Button For New User Material needed:- Arduino UNO(can use mega also) Arduino TFT touchScreen Sheild (buy it here) How To Make :- This Project is Very Easy to make Just You Have To Fit the TFT shield on the Arduino And Then Just upload the code /* * Arduino TFT Paint * by Areeb-ur-Rub * FaceBook Page:- http://fb.me/diyareeb */ // Don't Change These information #include < Adafruit_GFX . h > #include < MCUFRIEND_kbv . h > MCUFRIEND_kbv tft ; #include < TouchScreen . h > #if defined ( __SAM3X8E__ ) #undef