elecrom.com
CodeVisionAVR Tip: How to display formatted numbers on LCD
Generally at some point of time we all need to display something more than “hello world” onto LCD. CodeVisionAVR(cvavr) provides functions like lcd_putsf() and lcd_puts() for displaying strings on …