In this, I will tell you how to connect two 16*2 LCDs together with a single Arduino. This is a very unique project. you can’t find this anywhere.
Description
Introduction
In this project, I will tell you that how to connect two LCDs together with the help of Arduino only. When I was starting this project, I had to face many difficulties in making this project, I will share how you can make this project easily without any difficulty. I searched a lot about this project on the internet but I could not find any help related to it.
About Device
When you connect the two LCDs together with the help of Arduino then the text which will be finished from the one LCD will be automatically transferred to another LCD, I had a lot of trouble in doing this type of Arduino coding. The total number of Pins connected with 16 * 2 LCD display and Arduino Nano is 12. So when we connect two 16*2 LCD displays with Arduino Nano total number of pins will be 24. In 16*2 LCD display 6 pins are used for data transfer. In this, I only connected 14 pins of LCD with Arduino Nano in which 12 pins are used for data transfer and 2 pins for others.
Demo video
Please watch the complete video and know how it works.
And like, share, comment on this video if you are new subscribe to our YouTube channel and follow on Arduino ProjectHub.
Project Images
Source: How to connect two 16×2 LCD together with arduino