I've been interested in getting into microcontroller programming lately, and I've been looking at Microchips PIC16F and PIC18F series (especially the PIC16F), and also Atmel's ATtiny and ATmega series ...
The project is an AVR LED game platform consisting of 8×8 dot LED matrix and is built around an ATmega32 microcontroller. The bi-color (red-green) LED matrix are being driven by the AVR ATmega32 ...