hi everybody
i know that not many of you are programming theit avr mcus in assembler, but i 've got something for those who do:
when i started using lcd displays, i just copy-pated or includet the file "lcr-routines.asm" and used those routines that i found on mikrokontroller.net
I found those routines very helpfoul to start working on lcd-displays.
the other attachment called "lcd_routines_advanced.asm" is something i wrote, based on the existing lcd-routines, but using the srram of the avr as a buffer.