MAY12
LCD tutorial with Atmel
This is a two-part tutorial on how to run character LCD display on Atmel ATmega8 microcontroller.
Display is HD44780 driver based and both methods of using it: 4-bit and 8-bit interface are covered in this tutorial. Any other microcontroller of mega series can be used and the firmware is based on alank2's C LCD library.
LCD character displays can be found in espresso machines, laser printers, children's toys and maybe even the odd toaster. The Hitachi HD44780 controller has become an industry standard for these types of displays. This tutorial will teach you the basics of interfacing with a HD44780 compatible display using some DIP switches and a few other components.
similar content
- 8W FM PLL transmitter with LCD display (08-04-2008) [@Schematics/Radio transmitters]
- AVR tutorial - IO registers (01-07-2010) [@News]
- Cadsoft Eagle Tutorial series - video (22-09-2011) [@News]
- Nokia 1100 LCD with PIC microcontroller (01-10-2009) [@News]
- AVR tutorial - External Interrupts (13-09-2010) [@News]
- LCD winamp plugin on USB (03-12-2008) [@News]
- Wireless LCD display (03-02-2010) [@News]
- Geiger Counter with Arduino and LCD (13-04-2010) [@News]
- LED display with Atmel microcontroller (05-04-2005) [@Schematics/Microcontrollers]
- Add backlight to LCD (26-04-2009) [@News]
add comment
Please log-in!
You can log-in on forum link: Login page. After logging-in, return to this page and click refresh in your browser.