
The ESP32-S3 has arrived in Feather format - and what a great way to get started with this powerful new chip from Espressif! With dual 240 MHz cores, WiFi and BLE support, native USB, and with this version easy external antenna support thanks to an on-board w.FL connector.
USB-C port used for powering and programming; USB power charges the LiPoly battery when connected.
JST 2-PH connector for a 3.7/4.2V LiPoly battery; powers the Feather and charges from USB.
Common ground for power and logic.
Positive voltage to/from the 2-pin JST battery jack.
Positive voltage to/from the USB-C jack when USB is connected.
SPI · UART · I2C · USB 5V input/output rail via USB jack, per Adafruit Learn. · 3.7/4.2V LiPoly battery, 250mAh or larger, per Adafruit Learn.
Confirm the data interface matches your host board.
Module pins: LiPoly JST, BAT, USB, 3.3V, GND, SCK, MOSI, MISO. Schematik maps them to your board in the app.
SparkFun Qwiic Pro Micro BoogieBoard visual preview
9V to Barrel Jack Adapter visual preview
SparkFun 16x2 SerLCD - RGB Backlight (Qwiic) visual preview
MicroUSB Plug to 5.5/2.1mm DC Barrel Jack Adapter | Kiwi Electronics visual previewSort passive connector adapters from Qwiic boards, LCD modules and microSD card adapters before assuming anything with the right plug will substitute safely.
Connectors & cables · Connectors · 28 parts
RGB backlight positive LCD 16x2 visual preview
SparkFun 16x2 SerLCD - RGB Backlight (Qwiic) visual preview
I2C 20x4 Arduino LCD Display Module visual preview
Gravity: I2C 16x2 Arduino LCD with RGB Backlight Display V2.0 visual previewCharacter LCDs, SPI TFTs, e-paper modules and larger capacitive-touch TFT panels solve different display jobs. Treat display class, interface, controller, resolution, touch, refresh behaviour, storage, voltage and mounting as separate swap checks.
Displays · TFT & LCD displays · 35 parts
MQ-2 Gas Sensor visual preview
MQ-3 Gas Sensor visual preview
MQ-135 Gas Sensor visual preview
Grove - Air quality sensor visual previewChoose between MQ gas sensors, VOC/eCO2 indoor-air sensors, true CO2 modules and particulate sensors without treating every air-quality breakout as the same detector.
Sensors · Gas & air-quality sensors · 31 parts
Raspberry Pi Pico visual preview
Adafruit Feather nRF52840 Express visual preview
Pan-Tilt HAT kit visual previewESP32, Arduino Uno, Raspberry Pi Pico, and compatible add-on boards for running builds.
Boards · Microcontroller boards · 25 parts
3.3V regulator enable; pulled up, connect to ground to disable the regulator.
Output from the 3.3V regulator.
SPI clock pin on the ESP32-S3 high-speed peripheral.
SPI microcontroller-out / sensor-in pin.
SPI microcontroller-in / sensor-out pin.
UART receive pin; connect to TX on a sensor or breakout.
UART transmit pin; connect to RX on a sensor or breakout.
I2C clock pin shared with the STEMMA QT connector; Adafruit states a 5k pull-up is present.
I2C data pin shared with the STEMMA QT connector; Adafruit states a 5k pull-up is present.
JST SH 4-pin STEMMA QT connector breaking out I2C: SCL, SDA, 3.3V, and GND.
Digital pins; D5, D6, D9 and D10 are on ADC1, D11-D13 are on ADC2.
Six analogue-capable pins; A0 through A4 on ADC2 and A5 on ADC1. Adafruit notes no true analogue output DAC.
On-board addressable RGB NeoPixel LED available as board.NEOPIXEL / PIN_NEOPIXEL.
On-board red LED labelled #13, controllable as board.LED / LED_BUILTIN / 13.
| Pin | Position | Type | Function | Voltage |
|---|---|---|---|---|
| USB-C | power-data | USB-C port used for powering and programming; USB power charges the LiPoly battery when connected. | USB 5V input/output rail via USB jack, per Adafruit Learn. | |
| LiPoly JST | power | JST 2-PH connector for a 3.7/4.2V LiPoly battery; powers the Feather and charges from USB. | 3.7/4.2V LiPoly battery, 250mAh or larger, per Adafruit Learn. | |
| GND | ground | Common ground for power and logic. | 0V reference. | |
| BAT | power | Positive voltage to/from the 2-pin JST battery jack. | Battery positive rail from optional LiPoly cell. | |
| USB | power | Positive voltage to/from the USB-C jack when USB is connected. | USB positive rail. | |
| EN | control | 3.3V regulator enable; pulled up, connect to ground to disable the regulator. | 3.3V regulator enable logic. | |
| 3.3V | power | Output from the 3.3V regulator. | 3.3V output, 500mA peak per Adafruit Learn. | |
| SCK | spi | SPI clock pin on the ESP32-S3 high-speed peripheral. | 3.3V logic. | |
| MOSI | spi | SPI microcontroller-out / sensor-in pin. | 3.3V logic. | |
| MISO | spi | SPI microcontroller-in / sensor-out pin. | 3.3V logic. | |
| RX | uart | UART receive pin; connect to TX on a sensor or breakout. | 3.3V logic. | |
| TX | uart | UART transmit pin; connect to RX on a sensor or breakout. | 3.3V logic. | |
| SCL | i2c | I2C clock pin shared with the STEMMA QT connector; Adafruit states a 5k pull-up is present. | 3.3V logic with pull-up. | |
| SDA | i2c | I2C data pin shared with the STEMMA QT connector; Adafruit states a 5k pull-up is present. | 3.3V logic with pull-up. | |
| STEMMA QT | i2c-connector | JST SH 4-pin STEMMA QT connector breaking out I2C: SCL, SDA, 3.3V, and GND. | 3.3V I2C connector. | |
| D5-D6 / D9-D13 | gpio | Digital pins; D5, D6, D9 and D10 are on ADC1, D11-D13 are on ADC2. | 3.3V logic. | |
| A0-A5 | analog | Six analogue-capable pins; A0 through A4 on ADC2 and A5 on ADC1. Adafruit notes no true analogue output DAC. | 3.3V ADC input domain. | |
| NEOPIXEL | indicator | On-board addressable RGB NeoPixel LED available as board.NEOPIXEL / PIN_NEOPIXEL. | On-board 3.3V controlled LED. | |
| LED / #13 | indicator | On-board red LED labelled #13, controllable as board.LED / LED_BUILTIN / 13. | On-board 3.3V controlled LED. |