Skip to content

ayb19003/Arduino-led-matrix-video-game

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Arduino-led-matrix-video-game

This LED matrix game is based of an

  • AT2560 microcontroller (Arduino Mega)
  • BTF-LIGHTING 16x16 RGB LED Matrix WS2812B - connected to pin 4 on the Arduino
  • NES videogame controller - connected through I2C
  • 2004 I2C LCD, used for picking the game at start, and showing the score - connected through I2C

There are two games installed and you can pick which game to play at the startup of the system. Games available are:

  • Tetris Image of Tetris

  • Snake Image of Snake

  • 3D printed parts are available on the repo if you want to clone it

  • The high score will be stored in the internal microcontroller EEPROM, and will be updated if broken by a new user

About

Handheld video game

Resources

Stars

Watchers

Forks

Releases

No releases published