0% found this document useful (0 votes)
67 views8 pages

Led Controlled by HC

The researchers aimed to control a light emitting diode (LED) using Bluetooth from a mobile phone up to 10 meters away. They used an Arduino board connected to an HC-06 Bluetooth module to receive signals from a Bluetooth controller app on a phone and control an LED. While the project was not fully successful due to programming errors, the researchers were able to demonstrate controlling an LED using Bluetooth as intended.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
67 views8 pages

Led Controlled by HC

The researchers aimed to control a light emitting diode (LED) using Bluetooth from a mobile phone up to 10 meters away. They used an Arduino board connected to an HC-06 Bluetooth module to receive signals from a Bluetooth controller app on a phone and control an LED. While the project was not fully successful due to programming errors, the researchers were able to demonstrate controlling an LED using Bluetooth as intended.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 8

LED CONTROLLED BY HC-O6 BLUETOOTH MODULE

WITH ARDUINO
Flores, John Robert C.
Bagallon, Harold C.
Elatico, Marvin S.
Description

• The project was consist of Light Emitting Diode(LED) that is


controlled by Bluetooth device in a mobile Phone. To run this
project they have used two main components, namely the Arduino
that is a platform that combines hardware and software that is
easy to use, base on an open-source electronics library, and the
HC-06 Bluetooth that is a wireless serial communication is
enabled with this device. The two main components must be
program to make this project work with the used of a programmer
Arduino mobile Application so that the LED can be manipulated
either it is turn on or off.
Objective ;

• The researchers aims to proved that Light Emitting


Diode can also be controlled using Bluetooth in a 10m
distance, And also to contribute body of knowledge about
technology to the future researchers.
Work analysis
Things you’ll need :- Connections Of Bluetooth module HC05 :-
Arduino board - PHP 700 VCC – to VCC of Arduino.
Breadboard - PHP 150 GND – to GND of Arduino.
RX – to digital pin 0(TX pin) of Arduino.
Bluetooth module/sensor – HC05 - 200
TX – to digital pin 1(RX pin) of Arduino. (connect
Couple of jumpers/single stranded wires RX & TX pin after uploading the code)
- PHP Of LED –
50 Positive terminal – to pin 8 of Arduino.
LEDs - PHP 5 Negative terminal – GND of Arduino.
An ANDROID(obviously  )

Connections of bluetooth module HC05 with


Arduino
Work Analysis
• Procedure :-
• 1.Make the connections as shown in the above image. Don’t connect the RX & TX pins
WHILE/BEFORE  uploading the code !
• 2.Copy the code given below.
• 3.Download the app called BlueControl (It’s free). Here is the link
• 4.Open the app Blue control (It will automatically turn on the device’s Bluetooth). Go to
options. Click on “Connect to Robot”. Choose the device – HC 05.
• 5.When you are connecting to the Bluetooth module for the first time, it will ask you the
password. Enter 0000 OR 1234.
• 6. When the device gets successfully paired with the sensor, the LED lights on sensor will
start blinking at a slower rate than usual.
• 7.DONE. Copy the code given below & test it out !
Diagram
Findings

The outcome of the project was not totally successful due


to the program error and the researcher was not able to to
resolved it, but as they say that not totally successful
because they were able to run the project.

You might also like