Skip to content

A Tetris game built from scratch for Arduino with an OLED display and controlled by a joystick.

Notifications You must be signed in to change notification settings

simonmeatball/Tetrisuino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Tetrisuino

A Tetris game built from scratch for Arduino with an OLED display and controlled by a joystick.

The setup consists of an Arduino Mega 2560 (Uno works as well) connected to an SSD1306 OLED display (128x64px) via I2C, a joystick for movement control, a button to hold pieces, and an RGB LED for status indication.

About

A Tetris game built from scratch for Arduino with an OLED display and controlled by a joystick.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages