Subsections of ESP32-C3 boards

ESP-C3-32S-Kit

Specifications

Specs

  • ESP32-C3 (single-core) with 2MB flash memory, ceramic antenna, rgb led

image image image image


If any error or need any addition,
please let me know by opening a ticket here
or submit a fix by PR or use the edit button on top menu

LILYGO T-01C3

github

Specs

  • ESP32-C3 (single-core) in ESP01 format (8 pins) with 4MB flash memory, ceramic antenna/ipex connector

image image image image


If any error or need any addition,
please let me know by opening a ticket here
or submit a fix by PR or use the edit button on top menu

ESP-C3-Super-Mini

Specifications

Specs

  • ESP32-C3 (single-core) with 4MB flash memory, ceramic antenna, USB port is USB not UART

image image image image

Warning

This board has been reporting having hardware issues, please check the forum for more information.

A workaround is to add or enable in configuration.h:

#define ESP32_WIFI_TX_POWER WIFI_POWER_15dBm

You may also need to lower the value if not working, the possible values are WIFI_POWER_5dBm, WIFI_POWER_8_5dBm, WIFI_POWER_15dBm