Control an Arduino with Bluetooth
This is half 2 of a series, which is able to target exploitation Bluetooth to speak with AN Arduino. Bluetooth is one in all the favored wireless communication technologies as a result of its low power consumption, low cost, and a light-weight stack however compensates on the vary.
Circuit Schematics
To use the HC05 module, merely connect the VCC to the 5V output on the Arduino, GND to Ground, RX to Lone-Star State pin of the Arduino, and contrariwise. [Editor’s note: The RX pin isn’t formally five V tolerant; it’s designed for three.3 V signals. The Arduino generates a five V signal, thus you ought to use a resistor or logic-level translator to make sure that the Arduino signal doesn’t injure the HC05.] If you’re victimization the BTBee module with the protect, set the jumpers on the board so the DOUT pin and D0 pins area unit shorted and DIN and D1 pins area unit shorted. this is often done as a result of the RX pin on the Arduino is Pin zero and also the Lone-Star State pin is Pin one. you absolve to use the other pins because the RX and Lone-Star State Pins, however, you’ll be got to use the SoftwareSerial Library of the Arduino to modify that. Do bear in mind to get rid of the jumpers whereas uploading code to the Arduino if you have got elect Pin zero and one as Serial pins.
Components needed for this Project
- Arduino Board [ See Buy Click Banggood | Amazon ]
- 330 Ohms Resistors[ See Buy Click Banggood | Amazon ]
- LED [ See Buy Click Banggood | Amazon ]
- HC-05 Bluetooth module [ See Buy Click Banggood | Amazon ]
- Jump Wires [ See Buy Click Banggood | Amazon ]
- Breadboard [ See Buy Click Banggood | Amazon ]
*Please note: These are affiliate links. I may make a commission if you buy the components through these links. I would appreciate your support in this way!
Source Code
Watch to Youtube Video
Read more Arduino Project
- Basic Arduino
- Connect Arduino to PC
- Arduino PIR Sensor
- RGB LED Color Mixing
- Dual LED Chaser
- Ultrasonic Distance Sensor
- LED Blinking
- 7 Segment LED Display Counter
- Police Strobe Light
- Tune Replay Music
- Moving Light Display
- 8×32 LED Matrix Max7219 Scrolling Text
- Rotary Potentiometer RGB Color Mixer
- Music Player Buzzer
- pwm Signal Analog Input or Output Read
- Decode IR Remote Control Signals
- IR Remote Control Light on off
- RGB LED Control Bluetooth
- LM35 Temperature Sensor
- Bluetooth Controller Lamp
- IR Remote Servo Motor Control
- Arduino Interfacing 16×2 LCD
- Arduino ohm Meter
- Arduino ohm Meter LCD Display
- Motor Control Mosfet Using Arduino
- Smiley Faces 8×8 Matrix Display
- introducing ESP32 Board
- Installing the ESP32 Board
- Blink Code Esp32 Arduino
- ESP32 web Server