Making snake game with ATmega32 processor and LCD (SED 1565 Controller) screen
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.
- upload Snake_Game.hex file into the proccessor
- connect port like following picture
- connect keypad like following picture
- then connect the power pin to start (ACC)
keypad number : snake move
NUM2 : UP
NUM4 : LEFT
NUM6 : RIGHT
NUM8 : DOWN