Skip to content

On Atmega32 microcontroller, I implemented a nostalgic snake game by using 8x8 LED matric and xy analog joystick module. As a programming language, I used AVR C.

Notifications You must be signed in to change notification settings

DenizKrdy98/Snake-Game-on-Atmega32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Snake-Game-on-Atmega32

On Atmega32 microcontroller, I implemented a nostalgic snake game by using 8x8 LED matric and xy analog joystick module. As a programming language, I used AVR C.

Used Knowledge:

  • ADC and ADC Interrupt
  • SPI communication method
  • Seven Segment displaying method by using MAXI7219
  • Snake Game algorithm implementation with AVR C

About

On Atmega32 microcontroller, I implemented a nostalgic snake game by using 8x8 LED matric and xy analog joystick module. As a programming language, I used AVR C.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages