Skip to content

VapsTech/Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Snake-Game

Snake Game with an Arduino in C++ using a 8x8 LED Matrix display and a JoyStick for Input

Connections

  • Button -> PIN 3
  • Buzzer -> PIN 7
  • 8x8 Matrix LED -> DataIn : PIN 12 | CLK : PIN 11 | LOAD : PIN 10

Important Info

  • Make sure to calibrate your JoyStick
  • Make sure to plug in the sensor(s) and modules in the right pins (connections)

About

Snake Game with an Arduino in C++ using a 8x8 LED Matrix display and a JoyStick for Input

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages