HC05 Bluetooth Transceiver Module
Programming HC-05 with Microcontroller
Technical specs of the code:
- Arduino-Uno is used as the microcontroller.
- Name: HC-05
- Password: 1234 (or 0000)
- Type: Slave
- Mode: Data
- Baud Rate: 9600 with 8 data bits, no parity and 1 stop bit
- The HC05 bluetooth module is used as UART serial converter module and can easily transfer the UART data through the wireless bluetooth.
- The Bluetooth module has a Frequency: 2.4GHz ISM band, PIO control and comes with an integrated antenna and edge connector.
- The HC-05 bluetooth module can be used in master or slave configuration.
- Package Content: 1 x HC05 Bluetooth Transceiver Module
- You can use it simply for a serial port replacement to establish connection between MCU and GPS, piece to your embedded project and etc.