MATRIX MAX7219 SNAKE GAME ON ARDUINO 31-8-2019
by HAMZA681 in Circuits > Arduino
1951 Views, 3 Favorites, 0 Comments
MATRIX MAX7219 SNAKE GAME ON ARDUINO 31-8-2019
INTRODUCTION
This Tutorial will help you make a game called the snake game the snake game is usually on old phones the snake game is a game of a snake that go and eat the dot (food) then the snake will get longer the way to lose is by touching the snake tail. So i thought i could make a game of it using Arduino UNO.
Supplies
1-Arduino UNO
2-Mini Breadboard
3- 8x8 dot matrix MAX1219
4-Joystick
5- Jumper Wires Male/Male and Male/Female
6-USB Cable
-WIRING
MATRIX WIRES
VCC To 5V on arduino
GND To GND on arduino
OIN To I/O 12 on arduino
CS To I/O 11 on arduino
CLK To I/O 10 on arduino
JOYSTICK WIRES
GND To GND on arduino
+5V To 5V on arduino
VRX To A2 on arduino
VRY To A3 on arduino
--------------------------------
SW Will Not Use