/Snake_Game_ATmega32

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

Primary LanguageCMIT LicenseMIT

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