Learn electronics, coding, and projects — step by step.

Gorillacell Module 076: Bluetooth

Table of Contents

Bluetooth Module enables a microcontroller to communicate wirelessly with other Bluetooth-enabled devices using Bluetooth communication. It interfaces with the microcontroller through the Serial UART communication protocol, allowing for bidirectional data transmission—both sending and receiving data are managed by the Bluetooth module itself.

The Gorillacell ESP32 Development Kit includes one (1) Bluetooth module driven by the HC-06 Bluetooth chip, which supports serial data communication and is ideal for wireless control and data exchange projects.

BASIC INFORMATION

Device Category Interface Chipset Description
Input/Output Communication Cell Serial UART HC-06 -

PINOUT

It has 4 pins which are

  1. GND - for the ground pin,
  2. VCC - for the supply voltage,
  3. TX - for the UART serial transmit pin, and
  4. RX - for the UART serial receive pin.
×



Related Articles: (by Series)