Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 417 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 417 Bytes

Flappy Bird on Arduino

Source code of my weekend project: Flappy Bird game on Arduino, using Nokia 5110 LCD

Video: https://www.youtube.com/watch?v=04cY78Y2d3g

Wiring

Push Button: Pin 2 & GND Nokia LCD:

  • CLK --> Pin 7
  • DIN --> Pin 6
  • D/C --> Pin 5
  • CS --> Pin 4

Run

Finish the wiring, then build and run flappyDuino.ino