Arduino Uno HC-05 Bluetooth Controlled LED using Mobile

This project is going to tell you How to make a HC-05 Bluetooth Controlled LED using LED with help of Mobile. A smart Home Project

Apr 26, 2022

8138 views

2 respects

Components and supplies

1

Arduino UNO

1

LED, Blue

1

Breadboard (generic)

1

5 mm LED: Green

1

Jumper wires (generic)

1

5 mm LED: Red

1

HC-05 Bluetooth Module

Apps and platforms

1

Arduino IDE

1

Bluetooth Electronics

Project description

Code

Code

c_cpp

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-05 to VCC of Arduino. Connect TX pin (Data Transfer Pin) of HC-05 to RX pin of Arduino. Connect RX Pin of HC-05 to TX Pin of Arduino. Connection of LED Hook the GND Pin (Negative Pin) of all led to Pin GND of Arduino. Connect VCC Pin (Positive Pin) of Red LED to Pin 3 of Arduino. Connect VCC Pin (Positive Pin) of Blue LED to Pin 4 of Arduino. Connect VCC Pin (Positive Pin) of Green LED to Pin 5 of Arduino.

Circuit Diagram

Comments

Only logged in users can leave comments

agarwalkrishna3009

0 Followers

0 Projects

Table of contents

Intro

2

0