News

Note that if you want to upload a (modified) sketch, you must disconnect the Bluetooth module from the serial port to avoid conflicts. The drawing robot is controlled by an Arduino Nano with an HC-06 ...
The Arduino Due processes the signals and transmits the Root Mean Square (RMS) current values to a remote computer via an HC-06 Bluetooth module. On the remote computer, equipped with a Bluetooth ...
2) The HC-06 Bluetooth module uses Uart to communicate. With this, the module has four pins: Two pins for power and two for data. To connect the module to the microcontroller, you will need to ...
The dongle consists of an ATtiny85-based development board and HC-06 Bluetooth module, and will be recognized as a USB gamepad by just about anything it plugs in to.
The GR Peach board which is the heart of the system and reads the voltage and current from the field and converts it into power and Wh (Watt Hour) and send it serially using the Bluetooth module HC ...
In this tutorial we interface Bluetooth module HC-05 with MSP430 Launchpad from Texas Instruments. In this interfacing example, we will control on-board LED of MSP430 from the smart phone by using an ...
Wireless transmission can be achieved through the HC-06 Bluetooth module, and the module needs to be used with mobile devices. If the detected PM2.5 value is not in the limited range, the buzzer will ...
Wireless transmission can be achieved through the HC-06 Bluetooth module, and the module needs to be used with mobile devices. If the detected PM2.5 value is not in the limited range, the buzzer will ...
This software is based on the Android platform and helps in communication of the smartphone with the HC-06 Bluetooth module. Arduino Bluetooth Controller by Giumig Apps was used during testing.