Adafruit QT Py ESP32 Development Board
Code name: ADAFRUIT_QTPY_ESP32_PICO
Adafruit QT Py ESP32 development board is based on esp32 microcontroller and uses xtensa architecture. This board has a maximum CPU frequency of 240 MHz and a flash size of 8MB.
About Adafruit QT Py ESP32
Ultra-compact ESP32 board with STEMMA QT - perfect for plug-and-play sensor projects and tight-space builds.
Technical Specifications
π°οΈ Connectivity
π§ Microcontroller
β¨ Features
- 40 digital IO pins
- 16 external interrupt pins
- 16 analog input pins
- 16 PWM pins
Adafruit QT Py ESP32 Pins Mapping Arduino IDE
Below you can find the Adafruit QT Py ESP32 pinout. This development board provides 40 digital IO pins, out of which 16 can be used as external interrupt pins, 16 as analog input pins and 16 pins have Pulse-Width Modulation (PWM).
Pin | Analog | Touch | PWM | Other |
---|---|---|---|---|
0 | BUTTON | |||
1 | PWM | WIRE1_PIN_DEFINED | ||
4 | A4 | T0 | PWM | SDA |
5 | PWM | |||
7 | A7 | PWM | RX RX1 | |
8 | PWM | NEOPIXEL_POWER | ||
12 | A9 | T5 | PWM | MISO |
13 | A10 | T4 | PWM | MOSI |
14 | A8 | T6 | PWM | SCK |
15 | A3 | T3 | PWM | |
19 | PWM | SCL1 | ||
22 | PWM | SDA1 | ||
25 | A1 | PWM | DAC1 | |
26 | A0 | PWM | DAC2 | |
27 | A2 | T7 | PWM | SS |
32 | A6 | T9 | PWM | TX TX1 |
33 | A5 | T8 | PWM | SCL |
Default Tools
Bootloader tool | esptool_py |
Uploader tool | esptool_py |
Network uploader tool | esp_ota |
Bootloader address | 0x1000 |
Flash mode | dio |
Boot mode | dio |
Maximum upload size | 1280 Kb (1310720 B) |
Maximum data size | 320 Kb (327680 B) |
The Adafruit QT Py ESP32 development board by default uses esptool_py uploader tool, esp_ota network uploader tool for Over-the-air (OTA) uploads and esptool_py bootloader tool. The bootloader starts at address "0x1000". Flash mode and boot mode for Adafruit QT Py ESP32 development board by default is dio and dio respectively.