Seeed Studio XIAO ESP32 S3 Sense - 2.4GHz Wi-Fi, BLE 5.0, OV2640 Camera Sensor, Digital Microphone, 8MB PSRAM, 8MB Flash, Battery Charge Supported, Rich Interface, IoT, Embedded ML …
Thumbnail 1Thumbnail 2Thumbnail 3Thumbnail 4Thumbnail 5Thumbnail 6Thumbnail 7Thumbnail 8Thumbnail 9

Seeed Studio XIAO ESP32 S3 Sense - 2.4GHz Wi-Fi, BLE 5.0, OV2640 Camera Sensor, Digital Microphone, 8MB PSRAM, 8MB Flash, Battery Charge Supported, Rich Interface, IoT, Embedded ML …

4.5/5
Product ID: 533751156
Secure Transaction

Details

  • Brand
    seeed studio
  • Model Name
    XIAO ESP32S3
  • Ram Memory Installed Size
    8 MB
  • Memory Storage Capacity
    8 MB
  • CPU Speed
    240 MHz
240 MHz dual-core Xtensa CPU
📶2.4GHz Wi-Fi & BLE 5.0, 100m+ range
📸1600x1200 detachable OV2640 camera

Description

🚀 Tiny Tech Titan: Power, Vision & Connectivity in Your Palm

  • BLAZING FAST PROCESSING - Dual-core 240 MHz Xtensa chip powers your most demanding IoT and ML tasks with ease.
  • POCKET SIZED POWERHOUSE - Compact 21x17.5mm form factor fits perfectly into wearables and space-constrained innovations.
  • MASSIVE MEMORY EXPANSION - 8MB PSRAM + 8MB Flash + SD card slot supporting up to 32GB for limitless project scope.
  • PRO GRADE VISION AUDIO - Detachable 1600x1200 OV2640 camera plus integrated digital microphone for rich sensory input.
  • SEAMLESS WIRELESS CONNECTIVITY - Cutting-edge 2.4GHz Wi-Fi and BLE 5.0 with 100m+ range keeps your devices connected anywhere.

The seeed studio XIAO ESP32 S3 Sense is a compact yet powerful MCU board featuring a 240 MHz dual-core Xtensa processor, detachable 1600x1200 OV2640 camera, integrated digital microphone, and robust 8MB PSRAM plus 8MB Flash memory. It supports 2.4GHz Wi-Fi and BLE 5.0 with over 100 meters wireless range, making it ideal for advanced IoT, embedded machine learning, and wearable projects where space and performance are critical.

Specifications

Processor240 MHz
RAMPSRAM
Wireless TypeInfrared
Brandseeed studio
SeriesXIAO ESP32S3 Sense
Item model numberESP32-S3 Sense
Operating SystemFreeRTOS
Item Weight0.704 ounces
Product Dimensions0.83 x 0.69 x 0.83 inches
Item Dimensions LxWxH0.83 x 0.69 x 0.83 inches
ColorESP32S3 Sense
Processor BrandEspressif Systems
Number of Processors2
Manufacturerseeed studio
ASINB0C69FFVHH
Country of OriginChina
Date First AvailableMay 25, 2023

Reviews

4.5

All from verified purchases

M**K

Great price. Great size. Powerful

3 pack of esp32s3. Decent price. I was happy they included antennas. I soldered my own pins to the board. Soldered a 1000mah battery to the terminal. Each had a soil moisture sensor, temperature sensor, and humidity sensor.I have been using the esp32s3 variant for most of my projects due to the most robust support for micropython. With the power of these with cpu with micropython, it takes 30-60 minutes to prototype out the code. ESP now with micropython is very nice and all my sensors utilize it. Sensors all communicate with one master esp32s3 which communicates with an mqtt server. Xiao esp32s3 devices/sensors -> esp now -> master esp32s3 -> mqtt server -> database/triggers

K**K

Tiny. Powerful

Amazing little gadget. This has a well-built-out ecosystem for programming. It will take some reading, but if you do much with VS Code you can get this working pretty well. I have one doing WiFi scans and it works quite well.Note: you may have to do some soldering to use it w/o the USB, and to put connectable pins on it. The pins will work with breadboards. But you will not need a special programming device--just your computer.

P**X

Incredibly good package

These little ESP32C3s are an incredibly good package for the price. Very small, with a nice set of pin outs, a reasonably powerful SoC, and support for any number of external wifi antennas have made these my board of choice for a number of ESPHome powered automations, from weather stations to chicken coop monitoring equipment.It would be nice for the Amazon ones to offer a variant with headers soldered on, but its not really a terribly big deal to solder your own on.

Y**!

Great little camera

I love this little camera. It's been very fun to tinker around with. It was very easy using the Arduino IDE to upload a quick example and get going. I can confirm that you need to hold the boot button down before you connect USB to CPU before attempting to upload a sketch. At least I needed to. Also, check to make sure your type-c cable is good. Some type-c cables won't work when uploading sketches. I ran into this problem using a shoddy cable. Once I used a proper cable and held the boot button while connecting all was good, and I was able to obtain an IP address to view the camera output. Also, some reviews have mentioned the heat. When connected to a CPU, the device will indeed start to heat up. HOWEVER -- I have connected it to a little solar charger component I had sitting around, using a 3.7V 1200 mAh lipoly battery. There is absolutely zero heat. None whatsoever. I need to say that the camera doesn't pick up all to much in low light. But that's a very fair trade-off for the price and the size. The stream is a little laggy with higher resolutions. Still, I have walked around in my yard with this and have been able to easily stream around 150 feet away from my base without losing connection or having too much lag. I'm very happy with this little guy, I recommend, and will definitely be purchasing more.

G**T

Very useful little board, slightly inconvenient to work with

I used a few of these to Jerry-rig tracking cameras to my VR headset. They all worked well, but I did run into a few minor issues:- The ribbon cable can be really hard to seat in this type of connector. The USB-C port sort of gets in the way, forcing you to insert it at an angle.- The board refused to let me flash firmware unless I kept the tiny, hard-to-press BOOT button held while plugging it in. This was pretty hard to do without letting go of the button.- These get EXTREMELY hot. The guide I was following recommends you all mount them close together, but for peace of mind I ended up having to wire a small fan to keep them cool.I'm only taking off one star because most issues boil down to limitations of the technology and/or user error.

S**R

Postage stamp sized super computer

The media could not be loaded. Great little device. Bought it pre-soldered for my first ever project involving anything electronic and it didn't disappoint. Lots of documentation available online. I didn't make use of most of the features, but used it to run a stepper motor driver, read a thermistor that is attached to the motor as a fail safe incase the cooling fan fails, and to read a rotary encoder to adjust the speed and direction of the motor. P.S: the images show the incomplete project. I need to make a housing, but the electronics work amazingly!Great little device and incredibly tiny!!

L**N

ESP32C6 WiFi Access Point and Web Server Working Perfectly

I programmed it as a wifi access point and web server to deliver web pages to a web browser running on a tablet, cell phone, laptop or pc. I stored .png images on the esp32c6 using LittleFS that the web page was able to include in its display as an html body background image as well as html img images. I used Arduino IDE version 2.3.6 with C++. I have it defined as an XIAO_ESP32C6 board definition in the Arduino IDE. To get the onboard led to blink on and off, in void setup(), I specified pinMode(LED_BUILTIN,OUTPUT); and later in void loop() I was able to toggle it on and off in void loop() using digitalWrite(LED_BUILTIN,LOW); and digitalWrite(LED_BUILTIN,HIGH); I was also able to use a BME280 temperature sensor to the XIAO_ESP32C6 using pins D4 to SDA and D5 to SCL as well as supplying VIN and GND to the BME280. I will definitely be purchasing more of these XIAO_ESP32C6 microcontrollers.

Common Questions

Trustpilot

TrustScore 4.5 | 7,300+ reviews

Yusuf A.

Fantastic experience overall. Will recommend to friends and family.

1 month ago

Neha S.

Excellent communication throughout the order process. Product is perfect.

2 weeks ago

Shop Global, Save with Desertcart
Value for Money
Competitive prices on a vast range of products
Shop Globally
Serving millions of shoppers across more than 100 countries
Enhanced Protection
Trusted payment options loved by worldwide shoppers
Customer Assurance
Trusted payment options loved by worldwide shoppers.
Desertcart App
Shop on the go, anytime, anywhere.
S$55

Duties & taxes incl.

SINGAPOREstore
1
Free Shipping

with PRO Membership

Free Returns

30 daysfor PRO membership users

15 dayswithout membership

Secure Transaction

Trustpilot

TrustScore 4.5 | 7,300+ reviews

Pooja R.

The customer service exceeded my expectations. Perfect for buying products you can't find elsewhere.

1 week ago

Zainab N.

Fantastic and great service. Shipping was faster than expected.

1 week ago

Seeed Studio Xiao Esp32 S3 Sense 2 4ghz Wi Fi | Desertcart SINGAPORE