News

Here we are basically Interfacing Bluetooth Module with Arduino. Through Bluetooth Module we are going connect Android phone to Arduino through an Android application. Remember to disconnect pin no 0 ...
The HC-06 Bluetooth Module works with the help of Serial communication hence the Rx pin of Bluetooth is connected to pin D11 and the Tx pin of Bluetooth is connected to pin D10 of the Arduino. These ...
If the LED starts blinking in every 2 seconds interval means the module is in command mode. We can now give AT commands to it using the Serial monitor of Arduino IDE. If the module doesn’t have any ...
Code Explanation. Here is the simple Bluetooth control Mars rover code that you can use for your project. Pin configuration: The pins on the Arduino board that are connected to the motor driver module ...
Fig. 1: Block diagram of home automation system using Arduino Fig. 2: Circuit diagram of home automation system using Arduino - Advertisement - Relay pin connections. Relay connections marked as x, y, ...
Prepare the Bluetooth module if necessary (the Bluetooth module may need to have headers soldered onto it). Except for one difference below, connect the Bluetooth module to the Arduino per your wiring ...
This bot receives commands from your smartphone with the help of a Bluetooth module. The authors’ prototype is shown in Fig. 1. Fig. 1: Authors’ prototype of the arduino based robot car Arduino based ...