TISHITU AVR Studio Atmega LCD Interface with Proteus Simulator

LCD stands for Liquid Crystal Display. It can be used to display anything (virtually anything!). They are of many types. The ones we commonly use for embedded systems, robotics, etc are of two types -- character LCD and graphical LCD. We will discuss about character LCDs in this post whereas graphical LCDs will be discussed later. The most popular type of character LCD is the HD44780 Character LCD. In this post, we will be using the JHD 162A character LCD shown below. JHD 162A Character LCD The JHD 162A LC
Back to Top