
ESP32-S3 Development Board featuring Espressif's ESP32-S3 dual-core processor with 8MB Flash memory. A powerful Wi-Fi and Bluetooth 5.0 enabled development board with AI/ML acceleration capabilities, USB-OTG support, and extensive peripheral interfaces. Ideal for AIoT applications, smart home devices, voice recognition, image processing, wireless sensor networks, and advanced embedded systems development. Compatible with Arduino IDE, ESP-IDF, MicroPython, and CircuitPython.
| Parameter | Value |
|---|---|
| Model | ESP32-S3 Development Board |
| Chip | Espressif ESP32-S3 |
| CPU | Dual-core Xtensa LX7 @ 240MHz |
| Flash Memory | 8MB (Quad SPI) |
| PSRAM | 2MB (optional variants) |
| Wi-Fi | 802.11 b/g/n 2.4GHz |
| Bluetooth | BT 5.0 + BLE |
| USB | USB-OTG (Full Speed) |
| GPIO Pins | 45 programmable GPIOs |
| ADC | 20 channels × 12-bit |
| DAC | 2 channels × 8-bit |
| Touch Sensor | 14 capacitive touch pins |
| PWM | Up to 8 channels |
| UART | 3× |
| SPI | 4× |
| I2C | 2× |
| I2S | 2× |
| Operating Voltage | 3.3V |
| Input Voltage | 5V via USB |
| Operating Temperature | -40°C to +85°C |
| Dimensions | 51mm × 25mm |
| Interface | Pins |
|---|---|
| Digital GPIO | GPIO0 – GPIO21, GPIO35 – GPIO48 |
| ADC1 | GPIO1 – GPIO10 |
| ADC2 | GPIO11 – GPIO20 |
| Touch | GPIO1 – GPIO14 |
| UART0 | GPIO43 (TX), GPIO44 (RX) |
| SPI2 | GPIO35 (MOSI), GPIO37 (MISO), GPIO36 (SCK) |
| I2C | GPIO8 (SDA), GPIO9 (SCL) |
| I2S | GPIO15–GPIO18 |
| USB-OTG | GPIO19 (D-), GPIO20 (D+) |
| Power | 3V3, GND, 5V (VBUS) |
| Feature | ESP32-S3 | ESP32 |
|---|---|---|
| CPU | Xtensa LX7 | Xtensa LX6 |
| Clock Speed | 240MHz | 240MHz |
| Performance | ~40% faster | Baseline |
| Flash (this board) | 8MB | 4MB typical |
| USB-OTG | Yes | No |
| AI Acceleration | Yes | No |
| Touch Pins | 14 | 10 |
| ADC Channels | 20 | 18 |
| Bluetooth | BT5.0 + BLE | BT4.2 + BLE |
| GPIO Count | 45 | 34 |
| DHT22 | ESP32-S3 |
|---|---|
| VCC | 3.3V |
| DATA | GPIO4 |
| GND | GND |
| OLED | ESP32-S3 |
|---|---|
| VCC | 3.3V |
| GND | GND |
| SDA | GPIO8 |
| SCL | GPIO9 |
| NRF24L01 | ESP32-S3 |
|---|---|
| VCC | 3.3V |
| GND | GND |
| CE | GPIO4 |
| CSN | GPIO5 |
| SCK | GPIO36 |
| MOSI | GPIO35 |
| MISO | GPIO37 |
https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.jsonesp32 → installmicropython.orgesptool.py --chip esp32s3 write_flash 0x0 firmware.binrshell or Thonny IDE#include <WiFi.h>
const char* ssid = "YourWiFi";
const char* password = "YourPassword";
void setup() {
Serial.begin(115200);
WiFi.begin(ssid, password);
while (WiFi.status() != WL_CONNECTED) {
delay(500);
Serial.print(".");
}
Serial.println("\nConnected!");
Serial.println(WiFi.localIP());
}
void loop() {}
៛20,400
Fast Shipping
Phnom Penh & provinces
7 Day Returns
Hassle-free returns