Gorillacell Module 084: USB To UART Converter
Table of Contents

USB to UART Converter module allows communication between a microcontroller and a computer through the USB interface. It converts USB signals into UART (Serial) signals, making it useful for programming, debugging, or serial data communication.
The Gorillacell ESP32 Development Kit comes with one (1) USB to UART Converter module.
BASIC INFORMATION
Device | Category | Interface | Chipset | Description |
---|---|---|---|---|
Input/Output | Utility Cell | Serial UART | - | - |
PINOUT
It has 4 pins which are
- GND - for the ground pin,
- VCC - for the supply voltage,
- TX - for the Serial transmit pin, and
- RX - for the Serial receive pin.
×