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

IMG_20180115_110932.jpg
Arduino game project | Replica Flappy Bird game | 2 4"TFT Touchscreen SPFD5408 | Arduino Touchscreen

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

Screenshot_20180115-111420.png

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-...

https://www.amazon.in/gp/product/B071P2JJFJ/ref=as...

Download File and Libraries

Arduino game project | Replica Flappy Bird game | 2 4"TFT Touchscreen SPFD5408 | Arduino Touchscreen

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

Screenshot_20180115-112901.png
Screenshot_20180115-112856.png
Arduino game project | Replica Flappy Bird game | 2 4"TFT Touchscreen SPFD5408 | Arduino Touchscreen

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.