# ESP32-C3-MINI-1 Module (Component)
## Description
ESP32-C3 SuperMini Compact Control Module with NeoPixel, Servo Header, Trimmer, ADC, Pushbuttons
## Component Details
- **Owner:** vasyl
- **Created:** 9/24/2023
- **Last Updated:** 1/4/2024
- **Visibility:** Public
- **System Architecture:** flowchart LR
USB_C[USB-C Connector] -->|5V| V5[+5V Net]
V5 --> WS[WS2812B NeoPixel]
V5 --> SERVO[Servo Header]
V5 --> BUCK[TPS62130 Buck Regulator]
BUCK -->|3.3V| V3[3.3V Net]
V3 --> U1[ESP32-C3 SuperMini]
V3 --> POT[10k Potentiometer]
V3 --> AI[Analog Input Header]
U1 -->|Digital Data| WS
U1 -->|PWM| SERVO
U1 -->|ADC| POT
U1 -->|ADC| AI
U1 -->|GPIO Input| SW1[Pushbutton SW1]
U1 -->|GPIO Input| SW2[Pushbutton SW2]
- **License:** https://creativecommons.org/licenses/by/4.0/
- **Used in:** 104 projects
- **Stars:** 1
- **Package / Case Code:** Module
- **Pin Count:** 20
## Pins
| Pin | Name | Type |
|-----|------|------|
| - | +5V | |
| - | 3.3V | |
| - | ESP_BOOT | |
| - | ESP_BOOT | |
| - | ESP_BOOT | |
| - | GND | |
| - | GND | |
| - | IO0 | |
| - | IO1 | |
| - | IO2 | |
| - | IO3 | |
| - | IO4 | |
| - | IO5 | |
| - | IO6 | |
| - | IO7 | |
| - | IO8 | |
| - | U0RXD | |
| - | U0TXD | |
| - | USB_D- | |
| - | USB_D+ | |
---
*Generated from [https://www.flux.ai/vasyl/esp32-c3-mini-1-module~zn](https://www.flux.ai/vasyl/esp32-c3-mini-1-module~zn)*