Site icon Renzo Mischianti

VCC-GND Studio YD-ESP32-S3 (DevKitC 1 clone): high-resolution pinout and specs

Spread the love

VCC-GND Studio YD-ESP32-S3 pinout

High-resolution image

Here a cloned ESP32-S3-DevKitC-1 WiFi Bluetooth-compatible BLE 5.0 Mesh Development Board! This exceptional piece of hardware is designed with all the features of the original ESP32-S3-DevKitC-1, but is upgraded with a USB Type-C connection for added convenience and future compatibility.

Our ESP32-S3-DevKitC-1 clone maintains the WiFi and Bluetooth capabilities of the original, offering seamless connectivity for a wide range of applications. It’s an ideal choice for those interested in IoT projects, as it offers both Bluetooth Low Energy 5.0 and mesh networking capabilities, providing robust wireless communication options that can adapt to various project needs.

The ESP32 Wireless Module at the heart of this development board offers performance with a potent combination of processing power, versatility, and energy efficiency. This makes it perfect for applications from simple connected devices to complex, data-heavy IoT systems.

Here a short selection of esp32s3 ESP32 S3 Purlple AI-S3 - YD-ESP32-S3 - ESP32-S3-DevKitC-1 - ESP32-S3-DevKitC-1 - ESP32-S3 Board screen

Specifications

Key ComponentDescription
ESP32-S3-WROOM-1/1U/2ESP32-S3-WROOM-1, ESP32-S3-WROOM-1U, and ESP32-S3-WROOM-2 are powerful, generic Wi-Fi + Bluetooth LE MCU modules that have a rich set of peripherals. They provide acceleration for neural network computing and signal processing workloads. ESP32-S3-WROOM-1 and ESP32-S3-WROOM-2 comes with a PCB antenna. ESP32-S3-WROOM-1U comes with an external antenna connector.
5 V to 3.3 V LDOPower regulator that converts a 5 V supply into a 3.3 V output.
Pin HeadersAll available GPIO pins (except for the SPI bus for flash) are broken out to the pin headers on the board for easy interfacing and programming. For details, please see Header Block.
USB-to-UART PortA USB Type-C port is used for power supply to the board, for flashing applications to the chip, and for communication with the chip via the on-board USB-to-UART bridge.
Boot ButtonDownload button. Holding down Boot and then pressing Reset initiates Firmware Download mode for downloading firmware through the serial port.
Reset ButtonPress this button to restart the system.
USB PortESP32-S3 full-speed USB OTG interface, compliant with the USB 1.1 specification. The interface is used for power supply to the board, for flashing applications to the chip, for communication with the chip using USB 1.1 protocols, as well as for JTAG debugging.
USB-to-UART BridgeSingle USB-to-UART bridge chip provides transfer rates up to 3 Mbps.
RGB LEDAddressable RGB LED, driven by GPIO48, and you can use LED_BUILTIN (49+48=97) as normal LED.
3.3 V Power On LEDTurns on when the USB power is connected to the board.

In boards featuring ESP32-S3-WROOM-1/1U modules with Octal SPI flash/PSRAM memory, or ESP32-S3-WROOM-2 modules, the GPIO35, GPIO36, and GPIO37 pins are reserved for internal communication between the ESP32-S3 and the SPI flash/PSRAM memory.

Wi-Fi MAC Wi-Fi Baseband Bluetooth LE Link Controller Bluetooth LE Baseband Espressif ESP32-S3 Wi-Fi + Bluetooth® Low Energy SoCCPU and Memory JTAG ROM Xtensa® Dual-core 32-bit LX7 MicroprocessorCache SRAM Digital Signature Security SHA AES RSARNG HMAC Secure Boot RTC RTCMemory PMU ULP Coprocessor Peripherals USB Serial/ JTAG GPIO UART TWAI® General- purpose Timers I2S I2C Pulse Counter LED PWM Camera Interface SPI0/1 RMT SPI2/3 DIG ADC System Timers RTC GPIO Temperature Sensor RTCWatchdog Timer GDMA LCDInterface RTC ADC SDIO Host MCPWM USB OTG eFuse Controller Watchdog TimersTouch Sensor RTC I2C RF2.4 GHz Balun + Switch Fast RC Oscillator Flash Encryption Low power consumption components Wireless Digital CircuitsRFSynthesizer2.4GHzTransmitter2.4GHzReceiverExternalMain ClockPhase Lock Loop

CPU and Memory

Advanced Peripheral Interfaces

Every variant has its Flash management.

Ordering CodeModule IntegratedFlashPSRAMSPI Voltage
ESP32-S3-DevKitC-1-N8ESP32-S3-WROOM-1-N88 MB QD3.3 V
ESP32-S3-DevKitC-1-N8R2ESP32-S3-WROOM-1-N8R28 MB QD2 MB QD3.3 V
ESP32-S3-DevKitC-1-N8R8ESP32-S3-WROOM-1-N8R88 MB QD8 MB OT3.3 V
ESP32-S3-DevKitC-1-N16R8VESP32-S3-WROOM-2-N16R8V16 MB OT8 MB OT1.8 V
ESP32-S3-DevKitC-1-N32R8VESP32-S3-WROOM-2-N32R8V32 MB OT8 MB OT1.8 V
ESP32-S3-DevKitC-1U-N8ESP32-S3-WROOM-1U-N88 MB QD3.3 V
ESP32-S3-DevKitC-1U-N8R2ESP32-S3-WROOM-1U-N8R28 MB QD2 MB QD3.3 V
ESP32-S3-DevKitC-1U-N8R8ESP32-S3-WROOM-1U-N8R88 MB QD8 MB OT3.3 V

Wi-Fi

Bluetooth

Low Power Management

Security

How to

  1. ESP32: pinout, specs and Arduino IDE configuration
  2. ESP32: integrated SPIFFS Filesystem
  3. ESP32: manage multiple Serial and logging
  4. ESP32 practical power saving
    1. ESP32 practical power saving: manage WiFi and CPU
    2. ESP32 practical power saving: modem and light sleep
    3. ESP32 practical power saving: deep sleep and hibernation
    4. ESP32 practical power saving: preserve data, timer and touch wake up
    5. ESP32 practical power saving: external and ULP wake up
    6. ESP32 practical power saving: UART and GPIO wake up
  5. ESP32: integrated LittleFS FileSystem
  6. ESP32: integrated FFat (Fat/exFAT) FileSystem
  7. ESP32-wroom-32
    1. ESP32-wroom-32: flash, pinout, specs and IDE configuration
  8. ESP32-CAM
    1. ESP32-CAM: pinout, specs and Arduino IDE configuration
    2. ESP32-CAM: upgrade CamerWebServer with flash features
  9. ESP32: use ethernet w5500 with plain (HTTP) and SSL (HTTPS)
  10. ESP32: use ethernet enc28j60 with plain (HTTP) and SSL (HTTPS)
  11. How to use SD card with esp32
  12. esp32 and esp8266: FAT filesystem on external SPI flash memory
  1. Firmware and OTA update management
    1. Firmware management
      1. ESP32: flash compiled firmware (.bin)
      2. ESP32: flash compiled firmware and filesystem (.bin) with GUI tools
    2. OTA update with Arduino IDE
      1. ESP32 OTA update with Arduino IDE: filesystem, firmware, and password
    3. OTA update with Web Browser
      1. ESP32 OTA update with Web Browser: firmware, filesystem, and authentication
      2. ESP32 OTA update with Web Browser: upload in HTTPS (SSL/TLS) with self-signed certificate
      3. ESP32 OTA update with Web Browser: custom web interface
    4. Self OTA uptate from HTTP server
      1. ESP32 self OTA update firmware from the server
      2. ESP32 self OTA update firmware from the server with version check
      3. ESP32 self-OTA update in HTTPS (SSL/TLS) with trusted self-signed certificate
    5. Non-standard Firmware update
      1. ESP32 firmware and filesystem update from SD card
      2. ESP32 firmware and filesystem update with FTP client
  1. Integrating LAN8720 with ESP32 for Ethernet Connectivity with plain (HTTP) and SSL (HTTPS)
  2. Connecting the EByte E70 to ESP32 c3/s3 devices and a simple sketch example
  3. ESP32-C3: pinout, specs and Arduino IDE configuration

Datasheet

ESP32s3 datasheet

Board Schematic

PCB size

Thanks


Spread the love
Exit mobile version