Microcontroller › AVR › Connections of LM16202 LCD display with Atmega32 microcontroller › Normally for the lcds we
May 23, 2012 at 5:44 pm
#7883
Participant
Normally for the lcds we use,
RS—->0
>instruction R/W
1
>data R/W
R/W—>0
>data/instruction Write
1
>data Read
How to Enable:
Set enable pin low
|
Set the 8 or 4 bit data/instruction on D0 to D7
|
Set the enable pin high
|
Keep the enable pin high for a time delay
|
Set the enable pin low