Schematik raised$4.6Mto help anyone build hardware with AI$4.6MIL PRE-SEED ANNOUNCEMENT
SCHEMATIKSCHEMATIK
GuidesPartsBlogCompanyDownload
GuidesPartsBlogCompanyDownload
SCHEMATIK

Built with love in Europe | For makers everywhere

Product

  • Home
  • Try Schematik
  • Download

Resources

  • Build guides
  • Blog
  • Press
  • Information for AI

Compare

  • Schematik or Fritzing
  • Schematik or Tinkercad
  • Schematik or Wokwi
  • Schematik or Claude Code

Company

  • Company
  • Jobs
  • Privacy
  1. Parts
  2. /Interfaces
  3. /Breakout Boards

Adafruit QT Py ESP32-C3 WiFi Dev Board with STEMMA QT

OverviewPinoutWiringRelated groups
Adafruit QT Py ESP32-C3 WiFi Dev Board with STEMMA QT — Adafruit — 5405
STEP source
Adafruit Industries, MIT

What's life without a little RISC? This miniature dev board is perfect for small projects: it comes with our favorite connector - the STEMMA QT, a chainable I2C port, WiFi, Bluetooth® LE, and plenty of FLASH and RAM memory for many IoT projects. What a cutie pie! Or is it...

Offers

  • Adafruit

Pinout

  • USB-C port

    USB-C connector used for both powering and programming the QT Py ESP32-C3 board.

    Type · powerVoltage · USB 5V input
  • 3.3V

    Output from the 3.3V regulator. Adafruit states these pins can supply 500mA peak.

    Type · powerVoltage · 3.3V regulated output
  • GND

    Common ground for all power and logic.

    Type · powerVoltage · 0V ground reference
  • 5V

    5V output from the USB port. Adafruit also documents using the 5V pin as a protected external voltage input with a diode.

    Type · powerVoltage · 5V USB rail; external input only with diode protection per Adafruit guidance
  • A0

    ADC1 analog input and GPIO #4.

    Type · analog

Start wiring

Analog · I2C · UART · USB 5V input · 3.3V regulated output

Confirm the data interface matches your host board.

Module pins: USB-C port, 3.3V, GND, 5V, STEMMA QT 3.3V, STEMMA QT GND, A0, A1. Schematik maps them to your board in the app.

Related groups

4 groups
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 preview

Connectors

Sort 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 preview

Displays

Character 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 preview

Air quality

Choose 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

Arduino Uno visual preview
Raspberry Pi Pico visual preview
Adafruit Feather nRF52840 Express visual preview
Pan-Tilt HAT kit visual preview

MCUs and boards

ESP32, Arduino Uno, Raspberry Pi Pico, and compatible add-on boards for running builds.

Boards · Microcontroller boards · 27 parts

Parts tray full · 5 max · remove a part to add another

Offers

  • Adafruit
A1

ADC1 analog input and GPIO #3.

Type · analog
  • A2

    ADC1 analog input and GPIO #1.

    Type · analog
  • A3

    ADC1 analog input and GPIO #0.

    Type · analog
  • SCL

    I2C clock pin, shared by the STEMMA QT connector. Adafruit notes there is no pull-up on this pin. GPIO #6.

    Type · signal
  • SDA

    I2C data pin, shared by the STEMMA QT connector. Adafruit notes there is no pull-up on this pin and SDA is also an ADC2 input. GPIO #5.

    Type · signal
  • RX

    UART receive pin. Connect to TX on a sensor or breakout. GPIO #20.

    Type · signal
  • TX

    UART transmit pin and hardware UART debug output. Connect to RX on a sensor or breakout. GPIO #21.

    Type · signal
  • SCK

    SPI clock pin. GPIO #10.

    Type · signal
  • MI

    SPI microcontroller-in / sensor-out pin. GPIO #8.

    Type · signal
  • MO

    SPI microcontroller-out / sensor-in pin.

    Type · signal
  • STEMMA QT SCL

    JST SH 4-pin STEMMA QT connector I2C clock line, shared with board SCL.

    Type · signalVoltage · 3.3V logic
  • STEMMA QT SDA

    JST SH 4-pin STEMMA QT connector I2C data line, shared with board SDA.

    Type · signalVoltage · 3.3V logic
  • STEMMA QT 3.3V

    3.3V rail on the JST SH 4-pin STEMMA QT connector.

    Type · powerVoltage · 3.3V
  • STEMMA QT GND

    Ground on the JST SH 4-pin STEMMA QT connector.

    Type · powerVoltage · 0V ground reference
  • NeoPixel

    On-board RGB NeoPixel status LED, available as board.NEOPIXEL / PIN_NEOPIXEL. Adafruit states it is on GPIO #2.

    Type · signal
  • Boot button / GPIO 9

    Boot button for ROM bootloader mode. Adafruit states it can also be read as GPIO 9 with input pull-up.

    Type · control
  • Reset button

    Reset button restarts the board and helps enter the ROM bootloader.

    Type · control
  • PinPositionTypeFunctionVoltage
    USB-C portpowerUSB-C connector used for both powering and programming the QT Py ESP32-C3 board.USB 5V input
    3.3VpowerOutput from the 3.3V regulator. Adafruit states these pins can supply 500mA peak.3.3V regulated output
    GNDpowerCommon ground for all power and logic.0V ground reference
    5Vpower5V output from the USB port. Adafruit also documents using the 5V pin as a protected external voltage input with a diode.5V USB rail; external input only with diode protection per Adafruit guidance
    A0analogADC1 analog input and GPIO #4.
    A1analogADC1 analog input and GPIO #3.
    A2analogADC1 analog input and GPIO #1.
    A3analogADC1 analog input and GPIO #0.
    SCLsignalI2C clock pin, shared by the STEMMA QT connector. Adafruit notes there is no pull-up on this pin. GPIO #6.
    SDAsignalI2C data pin, shared by the STEMMA QT connector. Adafruit notes there is no pull-up on this pin and SDA is also an ADC2 input. GPIO #5.
    RXsignalUART receive pin. Connect to TX on a sensor or breakout. GPIO #20.
    TXsignalUART transmit pin and hardware UART debug output. Connect to RX on a sensor or breakout. GPIO #21.
    SCKsignalSPI clock pin. GPIO #10.
    MIsignalSPI microcontroller-in / sensor-out pin. GPIO #8.
    MOsignalSPI microcontroller-out / sensor-in pin.
    STEMMA QT SCLsignalJST SH 4-pin STEMMA QT connector I2C clock line, shared with board SCL.3.3V logic
    STEMMA QT SDAsignalJST SH 4-pin STEMMA QT connector I2C data line, shared with board SDA.3.3V logic
    STEMMA QT 3.3Vpower3.3V rail on the JST SH 4-pin STEMMA QT connector.3.3V
    STEMMA QT GNDpowerGround on the JST SH 4-pin STEMMA QT connector.0V ground reference
    NeoPixelsignalOn-board RGB NeoPixel status LED, available as board.NEOPIXEL / PIN_NEOPIXEL. Adafruit states it is on GPIO #2.
    Boot button / GPIO 9controlBoot button for ROM bootloader mode. Adafruit states it can also be read as GPIO 9 with input pull-up.
    Reset buttoncontrolReset button restarts the board and helps enter the ROM bootloader.