In this project,
we will interface
a 128X64 Graphical
LCD with AVR
ATmega16
microcontroller.
Here, the
microcontroller
will write 8 bytes
of binary da
(
more)
In this project, we will interface a 128X64 Graphical LCD with AVR ATmega16 microcontroller. Here, the microcontroller will write 8 bytes of binary data in the 1st page of both left and right section of 128X64 Graphical LCD. In the Left section, the microcontroller will write : 0x01, 0x02, 0x04, 0x08, 0x10, 0x20, 0x40, 0x80 respectively and in the right section it will write : 0x80, 0x40, 0x20, 0x10, 0x08, 0x04, 0x02, 0x01 respectively. Now, see the output in the graphical LCD. Download All the required project materials like C Code, Circuit diagram and PDF absolutely Free from the below link:-
http://www.ablab.in/128x64-graphical-lcd-interfacing-with-avr-atmega16-microcontroller/
Originally collected by
fetching...
(
less)