Many times we face the problem of limited number of pins for Arduino projects and this becomes worse when we connect 16*2 LCD display to it. Again a single 16*2 LCD display does not offer much space to display information to the user.
So in this video, we are going to see, how we can connect 2 LCD display to Arduino board with just 7 digital I/O pins. Along with that, we go through the code of scrolling text on these 2 LCD display.
My Website: http://www.microcontrollershub.com
Facebook: / microcontrollershub
Google +
https://plus.google.com/1089840339451...
Other projects / @microcontrollershub
Code used in this video : https://gist.github.com/microcontroll...
Scroll text on 16*2 LCD Display : • Project 11 - Code explanation for Scrollin...
#Arduino, #Arduino_uno, #microcontrollershub