MATRIX MAX7219 SNAKE GAME ON ARDUINO 31-8-2019

1.8K32

Intro: 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.

STEP 1: -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

STEP 2: Code

STEP 3: VIDEO


Comments