How to display text on 16×2 LCD using AVR microcontroller (ATmega16)
This article is in continuation to the article Single character LCD display using AVR. The aforesaid article shows how to display a single letter on LCD. Moving forward towards learning to work with LCD, this article explains how to display a string on LCD. Displaying string is occasionally used in many applications. The connection of the LCD …
How to display text on 16×2 LCD using AVR microcontroller (ATmega16) Read More »