AVR LCD menu routine using ATmega8 microcontroller

Lets have some practice and write simple AVR LCD menu routine. For this we need to write LCD control library. I decided not to use one from AVRLIB. LCD controlling isn’t difficult just a few lines of code unless you want to make it more universal. I want to demonstrate how LCD menu control may […]

AVR LCD menu routine using ATmega8 microcontroller Read More »