HC-05

Modules

Also known as: HC-05 Bluetooth Module, Serial Bluetooth Module

HC-05 pinout diagram
PinNameFunction
1EN/KEYPull HIGH to enter AT command mode; floating/LOW = data mode
2VCCPower supply, 3.3-5V
3GNDGround
4TXDTransmit - connect to microcontroller RX
5RXDReceive - connect to microcontroller TX (use a voltage divider from 5V)
6STATEGoes HIGH when paired/connected

Summary

Serial (SPP) Bluetooth module for wireless UART communication. Can act as master or slave, making it a simple way to add wireless control or telemetry to Arduino-class boards.