Summary of Tetris and Snake with one AVR using Atmega168 microcontroller
This project involves programming two classic games, Tetris and Snake, on an Atmega168 microcontroller. The device outputs composite video via simple resistors, allowing the games to be played on a PAL TV. The setup is straightforward, combining both games into a single AVR platform for entertainment on a standard television.
Parts used in the Tetris and Snake with Atmega168:
- Atmega168 microcontroller
- Resistors (for composite video output)
- Connectors (to connect to PAL TV)
- Power supply components (not specified, but necessary)
This project describes two games – Tetris and Snake, both programmed inside an Atmega168 microcontroller. You can plug this device to a PAL TV and have fun playing the games. The circuit diagram is very simple and uses resistors to generate composite video output.
For more detail: Tetris and Snake with one AVR using Atmega168 microcontroller