Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Pricio
Waveshare ESP32-S3 Microcontroller, 2.4 GHz Wi-Fi Development Board, dual-core processor with frequency up to 240 MHz — image 1
Hover to zoom

1 / 4 · Click to enlarge

WAVESHARE

Waveshare ESP32-S3 Microcontroller, 2.4 GHz Wi-Fi Development Board, dual-core processor with frequency up to 240 MHz

5.02 ratings
604+ bought in past month
AI Summary
IoT Development Boards for everyday users

The Waveshare ESP32-S3 Microcontroller, 2.4 GHz Wi-Fi Development Board, dual-core processor with frequency up to 240 MHz by WAVESHARE is a value-for-money iot development boards designed for everyday users. It features Item Type: ESP32 Based, S3 Variant and Flash Memory: 16MB. Customers praise its fast and responsive.

fast and responsive
₹1,449
Free Shipping💵 COD Available

Available Offers

Free Delivery on this order. No minimum order value.

15-Day Easy Returns — hassle-free return & full refund.

Secure Payment — 100% safe checkout with UPI, Cards & Net Banking.

Total: ₹1,449
Buying tip: A well-rounded choice at a fair price. Recommended for most buyers.
Estimated delivery: 17 Aug31 Aug
Free Shipping
Pan India delivery
15-Day Returns
Hassle-free policy
Secure Payment
Razorpay protected
Quality Assured
Vetted products only

Available Offers

💳

5% Cashback

Pay with UPI & get 5% cashback (up to ₹50) via Razorpay

🏦

No-Cost EMI

Available on select bank cards at checkout. 0% interest for 3 months.

📦

Free Shipping

Free delivery on all orders. No minimum order value.

💵

Cash on Delivery

COD available on orders up to ₹5,000 across India.

Quick Specs

Item Type: ESP32 Based, S3 Variant
Flash Memory: 16MB
Processor Type: 32-bit LX7 dual-core processor
Processor: 32-bit LX7 dual-core processor
SRAM: 512KB
ROM Capacity: 384KB

Ideal For

Everyday convenience
Share:
SKU: robu-1552779Category: IoT Development Boards

About This Product

The Waveshare ESP32-S3 Microcontroller, 2.4 GHz Wi-Fi Development Board, dual-core processor with frequency up to 240 MHz by WAVESHARE is a value-for-money iot development boards designed for everyday users. Customers highlight its fast and responsive.

Key Specifications

  • Item Type: ESP32 Based, S3 Variant
  • Flash Memory: 16MB — effortless multitasking
  • Processor Type: 32-bit LX7 dual-core processor — smooth, lag-free performance
  • Processor: 32-bit LX7 dual-core processor — smooth, lag-free performance
  • SRAM: 512KB
  • ROM Capacity: 384KB — plenty of room for files, apps, and media
  • PSRAM: 2MB
  • Onboard Chip: CH343 and CH334 chips can meet the needs of USB and UART development via a Type-C interface. — compatible with modern devices

Why Buy from Pricio?

Pricio sources this product directly, cutting out multiple middlemen. Every order includes free shipping, a 15-day return policy, and secure payment via Razorpay.

The ESP32-S3-Pico is a low-cost, high-performance microcontroller development board with a compact size and rich peripheral interfaces. Adopts ESP32-S3R2 as the main chip, which is an MCU chip with integrated 2.4 GHz Wi-Fi and Bluetooth 5 (LE). The interface chips are CH343 and CH334, so you can experience the fun of USB and UART development with a single USB-C port, and no more trouble switching interfaces. The DC-DC chip adopts MP28164, a high-efficiency buck-boost chip, which adopts PWM fixed-frequency current control mode to optimize circuit stability and response speed.

Features:

  1. Adopts ESP32-S3R2 as the main chip.
  2. Comes with an Xtensa 32-bit LX7 dual-core processor, capable of running at 240 MHz.
  3. Integrated 512KB SRAM, 384KB ROM, 2MB PSRAM, and 16MB Flash memory.
  4. Type-C connector, easier to use.
  5. Onboard CH343 and CH334 chips can meet the needs of USB and UART development via a Type-C interface.
  6. Onboard DC-DC chip MP28164, high-efficiency DC-DC buck-boost chip with load current up to 2A.
  7. Supports multiple low-power operating states, the adjustable balance between communication distance, data rate, and power consumption to meet the power requirements of various application scenarios.
  8. 27 × multi-function GPIO headers.
  9. Castellated module allows soldering directly to carrier boards.
  10. Rich peripheral interfaces, including full-speed USB OTG, SPI, I2C, UART, ADC, PWM, and DVP (8-bit ~ 16-bit camera interface), LCD interfaces (8-bit ~ 16-bit parallel RGB, I8080, MOTO6800), etc. to achieve various functions flexibly.

Useful link:

To do Hardware and Software setup, please follow this tutorial.

Package Includes:

1 x Waveshare ESP32-S3 Microcontroller, 2.4 GHz Wi-Fi Development Board, dual-core processor with frequency up to 240 MHz

Setup Guide

1
Identify the pins
Locate VCC (power), GND (ground), and data pins (SDA/SCL for I2C, MOSI/MISO for SPI, or TX/RX for UART). Refer to the pinout diagram on the product page.
2
Wire to your microcontroller
Connect VCC to 3.3V or 5V (check the module spec), GND to GND, and data pins to the appropriate GPIO pins on your Arduino or Raspberry Pi.
3
Install libraries
In Arduino IDE, go to Sketch → Include Library → Manage Libraries and search for the sensor library. Install the recommended version.
4
Upload example sketch
Open File → Examples → [library name] → Basic Example. Upload to your board and open Serial Monitor to view output.
5
Calibrate if needed
Some sensors (temperature, humidity, distance) may need a short warm-up period or calibration. Run the calibration sketch if provided.