Introduction: Bluetooth Controlled Messenger LCD || 16x2 LCD || Hc05 || Simple || Wireless Notice Board

About: i believe to help people and share my knowledge i always want to build creative thing some of them for learning and some of them is very useful.

.....

........... ...............

Please SUBSCRIBE To my YouTube channel for more videos........

.....................................

The notice board is used to update peoples with new information or

If you want to send message with in room or in hall but are not want to talk loudly then this project will help you.

The project based on HC-05 Bluetooth module which Controlling 16x2 LCD display.

You can turn on or off the LCD display via smartphone and also you can send the text message.

The project is very simple you can built it without the knowledge of arduino .

Just upload the program and connect the circuit and you are good to Go.

Step 1: Components & ​Requirements

  • HC-05 Bluetooth module
  • 16x2 LCD display
  • Arduino Uno
  • Some wires/connectors

Step 2: Download and Upload the Code

Download and Upload the Code.

Make sure the Bluetooth mode is not connected to Arduino while uploading the Code.

https://github.com/vishalsoniindia/Bluetooth-Contr...

Step 3: Power Supply Wire for LCD and Bluetooth Module

  1. Connect 2 red wire to the +5v and 3.3v.
  2. Connect Black Wire to the GND.

Step 4: Connect LCD

Connect LCD to Arduino Like given in Photo , So the A0 pin connected to the 16th Pin of LCD.

16th pin of LED ------> 1st pin of LCD

2nd pin of LCD -------> +5v of Arduino

3rd Pin of LCD --------> GND of Arduino

4rth pin of LCD --------> 5th pin of Arduino

5th pin of LCD ---------> 4rth pin of Arduino

6th pin of LCD ---------> 3rd pin of Arduino

Step 5: Connect Bluetooth

Mine Bluetooth Works on 3.3v to 6v , So i will connect it to 3.3v of Arduino.

Vcc of Bluetooth --------> 3.3v of Arduino

Gnd of Bluetooth --------> Gnd of Arduino

Tx of Bluetooth --------> Rx of Arduino

Rx of Bluetooth ---------> Tx of Arduino

Step 6: Over All Circuit Diagram

Here above is the over all circuit diagram of project.

Step 7: Connect the Bluetooth

Connect your Arduino to Power supply

the red LED in Bluetooth will starts fast blinking it means it is not connected to any device.

  1. Turn on the Bluetooth in your device.
  2. Search for new device.
  3. Click on Hc05 once it appear.
  4. Enter the password "1234" or "0000".

Step 8: Download the App and Connect

  1. Download the app from here.
  2. Open the app
  3. Click on connect on the top right.
  4. Click on the Hc05 and connect.


Send "1" to turn on the LCD display.

Send any message to display on LCD.

Send "2" to turn off the LCD display.

Step 9: Now We Are Good to Go

The Project is Ready you can build it for fun or for your school / collage project.

............ :)