Vermes
Advanced Member level 4
It is a simple game on LCD Nokia3310 display. It consists in that we start to move a worm from the left side of the screen and must enter the designated point on the right. Control using the arrows. The game has 5 levels, each level there are more obstacles, holes are tighter and the worm goes faster. Going beyond the screen or into the obstacle results in cancelling the game.
The main element of the Pad is Atmega8. Program was written in C. One of the assumptions was to miniaturise the size of the device, so the PCB was not designed. The whole is closed in the Z69 housing. The device has a boot animation and graphic menu (the game and contrast settings), there is also a low battery LED indicator. The device takes 45mA, the voltage tests gave 2,6V. All it took 8,121kB flash memory.
Link to original thread (useful attachment) – Game-Pad MINI v 1.0 Atmega8 LCD Nokia 3310 [C]