Also known as: HC-05 Bluetooth Module, Serial Bluetooth Module
| Pin | Name | Function |
|---|---|---|
| 1 | EN/KEY | Pull HIGH to enter AT command mode; floating/LOW = data mode |
| 2 | VCC | Power supply, 3.3-5V |
| 3 | GND | Ground |
| 4 | TXD | Transmit - connect to microcontroller RX |
| 5 | RXD | Receive - connect to microcontroller TX (use a voltage divider from 5V) |
| 6 | STATE | Goes HIGH when paired/connected |
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.