You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
When the user turns on the game it asks for which game user wants to play.
Then it starts the game as per the option chosen by the user.
The user starts playing the games.
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.