Hello everyone Today I am going to give you a tutorial about interfacing the HC-06 Bluetooth module with Arduino. In this tutorial, you will be learning about the module - the basic introduction. You will also learn how to set up the module, connect and interface it. HC-06 Bluetooth module HC-06 is a Bluetooth module designed for establishing short range wireless data communication (<100 meters). It is very easy to interface and communicate. It can be interfaced with almost all microcontrollers or processors as it uses UART interface. This module has the ability to transmit files at speed up to 2.1Mbps and works on Bluetooth 2.0 communication protocol. Unlike the HC-05 Bluetooth module, this module can only act as a slave device. Operating Voltage: 3.3V - 6V Operating Frequency range: 2.402 GHz - 2.480 GHz Pinout You will only be needing the four pins in the HC-06 Bluetooth module. RXD: Serial Data Receive Pin. Used for serial input. 3.3V logic TXD: Serial Data Transmit P...
A gateway for innovative Arduino projects - Rucksikaa.R