LCD Display Board Using Linkit ONE and Bluetooth
by BharathRam in Circuits > Microcontrollers
1294 Views, 7 Favorites, 0 Comments
LCD Display Board Using Linkit ONE and Bluetooth
HI
In this instructable you will learn about interfacing LCD with Linkit ONE and how to control the same with Bluetooth
Components Required
- Linkit ONE Board
- Arduino UNO
- 16*2 LCD with LCD shield
- Bluetooth antenna(found along with Linkit ONE)
- SmartPhone
- wires
Connections
-
connect Linkit ONE Arduino
TX---------------------------RX
RX---------------------------TX
GND------------------------GND - Insert 16*2 lcd in Arduino using arduino lcd driver
- connect Bluetooth antenna to Linkit ONE
Coding
Arduino code
In Arduino IDE select board to Arduino UNO and port to Arduino comport
click the below link to download arduino code
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
Download and install the Bluetooth App fron the below link
In your smart phone open setting-->Bluetooth-->turn on---> search for new devices-->Bharath(select your device name)
Open the bluetooth terminal app and select---> connect to device and select the paired device name.
Type anything on the bluetooth serial monitor provided in the app,it will be Displayed in the LCD..
thus Big display board can be installed in shops and can be easily updated using smart phone..!!!!!