gauravk268 / LED_Matrix-16x16

A 16x 16 (16 rows and 16 columns) LED_Matrix controlled by Arduino UNO and 4x IC74hc595 shift registers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LED_Matrix-16x16

A 16x 16 (16 rows and 16 columns) LED_Matrix controlled by Arduino UNO and 4x IC74hc595 shift registers. The main aim of making this project is to make small monitors, which are used in daily life devices, making them more useful, efficient, omnipresent and portable. In this project we are using the LED Matrix as a monitor to display the games that the user will play using the joystick mounted on the project board.

The working of Matrix includes given stages:

  1. When the user turns on the game it asks for which game user wants to play.
  2. Then it starts the game as per the option chosen by the user.
  3. The user starts playing the games.
  4. Then it shows the score of the user, and if the user makes the score more than the highest score then it will update the highest score.

About

A 16x 16 (16 rows and 16 columns) LED_Matrix controlled by Arduino UNO and 4x IC74hc595 shift registers.


Languages

Language:C++ 100.0%