AVR LCD

Since I had built a small router for my LAN at home, which is without a monitor, I needed some kind of device to show the status of this machine. Furthermore, I wanted to play a little bit with microcontrollers and hence I started to build a LCD-based monitor.

All devices are based on a AVR controller from Atmel which are quiet simple to program by using assembler or the gcc. Furthermore the LCDs are HD44780 based. Later some graphical LCDs might follow.

On this page you can find the devices (pictures, schematics etc.) and the software (both for the µC and Linux).