HC-05 is a Bluetooth module that is mostly use in Embedded Electronics for the purpose of transfer serial data wirelessly to a Android, Laptop and also Microcontroller to Microcontroller. So we can say Bluetooth is a wireless replacement of Serial Communication. HC-05 Module (fig. 1) have 6-pin.
Front View of HC-05 |
Back View of HC-05 |
fig. 1
Pin Description:
- State - State pin is high if device is connected to another device
- RxD - Receiver Pin of Bluetooth (max 3.3V)
- TxD - Transmitter pin of Bluetooth
- GND - Ground Supply
- Vcc - +5V Supply
- EN - This pin is use to change mode(AT Command, Communication mode)
Note. Basically HC-05 work at 3.3 V but there is no problem to use this module at 5V. But the Tx & Rx pin are at 3.3V level. so DON'T CONNECT Tx Rx pin Directly to Microcontroller Drive at 5V. So use a voltage divider to convert 5V in to 3.3V level. (fig.2)
Fig.2 Voltage Divider Circuit use to convert Voltage level |
here we can also use resistance of same value.
No comments:
Post a Comment