Skip to content

Making snake game with ATmega32 processor and LCD (SED 1565 Controller) screen

License

Notifications You must be signed in to change notification settings

2077DevWave/Snake_Game_ATmega32

Repository files navigation

Snake_Game_ATmega32

Proteus Design Making snake game with ATmega32 processor and LCD (SED 1565 Controller) screen

HOW TO USE

You can see all the source code related to C language inside the main.c file.
You can also directly use the compiled file in the processor.

  1. upload Snake_Game.hex file into the proccessor
  2. connect port like following picture
  3. connect keypad like following picture
  4. then connect the power pin to start (ACC)

HOW TO PLAY

keypad number : snake move
NUM2 : UP
NUM4 : LEFT
NUM6 : RIGHT
NUM8 : DOWN

About

Making snake game with ATmega32 processor and LCD (SED 1565 Controller) screen

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages