Arduino Bluetooth (HC-05) Wireless Notice Board using LCD

This project is going to tell you How to make a HC-05 Bluetooth Controlled Wireless Notice Board LCD with help of Mobile

May 8, 2022

12746 views

1 respects

Components and supplies

1

Arduino UNO

1

HC-05 Bluetooth Module

1

Jumper wires (generic)

1

Alphanumeric LCD, 16 x 2

1

Breadboard (generic)

1

Resistor 1k ohm

Apps and platforms

1

Arduino Bluetooth Control App

1

LiquidCrystal.h Library

Project description

Code

Code

c_cpp

Downloadable files

Circuit Diagram

Connection of HC-05 Hook the GND pin (Negative Pin) of HC-05 to Pin GND of Arduino. Connect Red VCC Pin (Positive Pin) of HC-05to VCC of Arduino. Connect TX pin (Data Transfer Pin) of HC-05to RX pin of Arduino. Connect RX Pin of HC-05 to TX Pin of Arduino. Connection Of LCD Connect the First pin from the left of LCD (GND pin) with GND pin of Arduino. Connect the Second pin from the left of LCD (VCC pin) with VCC pin of Arduino. Connect the Third pin from the left of LCD (V0 pin) with GND pin of Arduino. Connect the Fourth pin from the left of LCD (RS pin) with 11 pin of Arduino. Connect the Fifth pin from the left of LCD (R/W pin) with GND pin of Arduino. Connect the Sixth pin from the left of LCD (E pin) with 10 pin of Arduino. Connect the Eleventh pin from the left of LCD (D4 pin) with 5 pin of Arduino. Connect the Twelveth pin from the left of LCD (D5 pin) with 4 pin of Arduino. Connect the Thirteen pin from the left of LCD (D6 pin) with 3 pin of Arduino. Connect the Fourteenth pin from the left of LCD (D7 pin) with 2 pin of Arduino. Connect the Fifteenth pin from the left of LCD (5V pin) with 1 K Resistor with 2 pin of Arduino. Connect the Last pin from the left of LCD (GND pin) with GND pin of Arduino

Circuit Diagram

Circuit Diagram

Connection of HC-05 Hook the GND pin (Negative Pin) of HC-05 to Pin GND of Arduino. Connect Red VCC Pin (Positive Pin) of HC-05to VCC of Arduino. Connect TX pin (Data Transfer Pin) of HC-05to RX pin of Arduino. Connect RX Pin of HC-05 to TX Pin of Arduino. Connection Of LCD Connect the First pin from the left of LCD (GND pin) with GND pin of Arduino. Connect the Second pin from the left of LCD (VCC pin) with VCC pin of Arduino. Connect the Third pin from the left of LCD (V0 pin) with GND pin of Arduino. Connect the Fourth pin from the left of LCD (RS pin) with 11 pin of Arduino. Connect the Fifth pin from the left of LCD (R/W pin) with GND pin of Arduino. Connect the Sixth pin from the left of LCD (E pin) with 10 pin of Arduino. Connect the Eleventh pin from the left of LCD (D4 pin) with 5 pin of Arduino. Connect the Twelveth pin from the left of LCD (D5 pin) with 4 pin of Arduino. Connect the Thirteen pin from the left of LCD (D6 pin) with 3 pin of Arduino. Connect the Fourteenth pin from the left of LCD (D7 pin) with 2 pin of Arduino. Connect the Fifteenth pin from the left of LCD (5V pin) with 1 K Resistor with 2 pin of Arduino. Connect the Last pin from the left of LCD (GND pin) with GND pin of Arduino

Circuit Diagram

Comments

Only logged in users can leave comments

agarwalkrishna3009

0 Followers

0 Projects

Table of contents

Intro

1

0