/TetrisDuino

Arduino DIY Tetris Clone with Nokia 5110 LCD display.

Primary LanguageC

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