Introduction: 3 Wire LCD on Linkit ONE
Hi
I'm gonna show your how to interface lcd with Linkit ONE that too using only 3 wires....
actually I have made arduino as a LCD driver and the interfaced Arduino and Linkit ONE using Serial communication
Step 1: Components Required
- Linkit ONE
- Arduino
- 16*2 LCD
- connecting wires
Step 2: Connections
- connect Linkit ONE Arduino
TX---------------------------RX
RX---------------------------TX
GND------------------------GND - Insert 16*2 lcd in Arduino using arduino lcd driver
Step 3: Coding
Arduino code
In Arduino IDE select board to Arduino UNO and port to Arduino comport
click the below link to download arduino code
arduino as lcd shield
Linkit ONE code
In Arduino IDE select board to Linkit ONE and port to Linkit one debug port
click the below link to download Linkit ONE code

Participated in the
Epilog Contest VII
Comments