Arduino Flappy Bird | Arduino 2.4" TFT Touchscreen SPFD5408 Bird Game Project
by electronicGURU in Circuits > Electronics
6702 Views, 4 Favorites, 0 Comments
Arduino Flappy Bird | Arduino 2.4" TFT Touchscreen SPFD5408 Bird Game Project
Flappy Bird was too popular game back there in few years and many people created it in thier own way so did I, I created mine version of flappy bird with Arduino and the cheap 2.4" TFT Touchscreen SPFD5408, So let's get started.
Gather Your Components
BUY PARTS :
BUY ARDUINO DISPLAY:
https://www.utsource.net/itm/p/8164219.html
BUY ARDUINO UNO:
https://www.utsource.net/itm/p/7199843.html
////////////////////////////////////////////////////////////////////////
So tomake a flappy bird game you need a Arduino uno/mega and 2.4" TFT spfd5408 or ILI9345 TFT will work too
Arduino Uno - https://www.banggood.com/UNO-R3-ATmega328P-Develo...
https://www.amazon.in/gp/product/B0182PJ582/ref=as...
2.4" TFT- https://www.banggood.com/2_4-Inch-TFT-LCD-Shield-...
Download File and Libraries
Download rar file from any of the links given below
https://drive.google.com/file/d/0BzI1z5n4uz3GWUhuY...
And install the libraries for the tft display (if you having problem in setting up the libraries then refer video).
Libraries are included in rar file(spfd5408.rar).
Downloads
Final Step
the final step is to connect display to the board (watch video if having problem in connecting display) and then upload the flappy bird.ino code to the arduino board and we are done and we can finally play flappy bird on our Arduino.