Skip to content

Arduino DIY Tetris Clone with Nokia 5110 LCD display.

Notifications You must be signed in to change notification settings

yokoboko/TetrisDuino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

TetrisDuino

Arduino DIY Tetris Clone with Nokia 5110 LCD display.

Note: If you press both rotate buttons, the game will pause. Resume by pressing any button.

Demo video

Schematic

ALT TEXT

Download PDF

Parts

Pins

Display

  • RST to D3
  • CE to D4
  • DC to D5
  • DIN to D11
  • CLK to D13
  • VCC to 5v
  • LIGHT to switch to GND
  • GND to GND

Buttons (GND)

  • Left: D6
  • Down: D7
  • Right: D8
  • Rotate CCW: D9
  • Rotate CW: D2

Buzzer (GND)

  • Buzzer to D10

About

Arduino DIY Tetris Clone with Nokia 5110 LCD display.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published