Connect LCD Directly to Your Arduino Mega
by RajasekarA2 in Circuits > Arduino
2583 Views, 9 Favorites, 0 Comments
Connect LCD Directly to Your Arduino Mega
Since I am a lazy DIY enthusiast I made a lazy way to connect my lcd 16*2 into my arduino mega
I hope it will be useful for those like me :)
Components
arduino mega
lcd 16*2
Code :
LCD CONTRAST ADJUST
I have connected 1k resistor between lcd pin 1 &3
you can also put your desired value
Connection
connect lcd to mega
lcd pin 16 -24th pin of mega and followed by other pins in the same row
Burn It
upload the code and enjoy connection less LCD
I have already put some text to show you
Happy DIY....