








🚀 Power your next-gen projects with ESP32 — where speed meets smart connectivity!
The ESP-WROOM-32 ESP32 Development Board is a compact, dual-core 240MHz microcontroller featuring integrated 2.4GHz WiFi and Bluetooth connectivity. Designed with ultra-low power consumption and a rich set of peripherals, it supports Arduino IDE for easy development. Ideal for professionals seeking scalable, reliable, and high-performance IoT and embedded applications.


| ASIN | B07WCG1PLV |
| Best Sellers Rank | #1,173 in Computers ( See Top 100 in Computers ) #2 in Single-Board Computers |
| Brand | AITRIP |
| Built-In Media | ESP32 30-pin development board |
| CPU Model | Core M Family |
| CPU model | Core M Family |
| CPU speed | 2.4E+2 MHz |
| Compatible Devices | Arduino Boards, Computers (PCs, laptops, tablets), Game Consoles, Smartphones, Printers, Keyboards, Speakers |
| Connectivity Technology | UART, USB |
| Customer Reviews | 4.4 out of 5 stars 1,104 Reviews |
| Installed RAM memory size | 512 KB |
| Manufacturer | AiTrip |
| Memory Storage Capacity | 512 KB |
| Memory storage capacity | 512 KB |
| Mfr Part Number | 15363 |
| Model Name | ESP-WROOM-32 ESP-32S Development Board |
| Model Number | 15363 |
| Model name | ESP-WROOM-32 ESP-32S Development Board |
| Operating System | Linux, Windows, macOS |
| Processor Brand | Espressif |
| Processor Count | 2 |
| Processor Speed | 2.4E+2 MHz |
| RAM Memory Installed | 512 KB |
| RAM Memory Technology | LPDDR3, LPDDR4 |
| Total Usb Ports | 1 |
| UPC | 701715430556 |
| Wireless Compability | 802.11bgn |
M**K
Amazing
Really useful microcontroller
A**Z
Brought Life back into my old Chinese LEDs
I had a few old Chinese addresses able rgb strips that just had a very basically controller and crappy power supplies. Install WLED on this board and now all the strips are smart light strips and they perform better than some of the other branded RGB led strips.
A**A
Works as expected!
Am able to connect sensors and host a server on it!
S**R
Ok
Ok
S**T
Project
Great for my daughters uni project
E**A
Ok
Ok
D**M
This is the version with CP2102, be careful
If you have ubuntu 22.04 and you can't upload anything to your ESP32 equiped with CP2102, here is how to fix it: First run `sudo dmesg -w` and see what happens when you plug your board You should see something like this: ``` [951023.608473] usb 1-6.1: new full-speed USB device number 62 using xhci_hcd [951023.739847] usb 1-6.1: New USB device found, idVendor=10c4, idProduct=ea60, bcdDevice= 1.00 [951023.739852] usb 1-6.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [951023.739854] usb 1-6.1: Product: CP2102 USB to UART Bridge Controller [951023.739856] usb 1-6.1: Manufacturer: Silicon Labs [951023.739858] usb 1-6.1: SerialNumber: 0001 [951023.753463] cp210x 1-6.1:1.0: cp210x converter detected [951023.754508] usb 1-6.1: cp210x converter now attached to ttyUSB0 ``` If some time after connecting you see this...: ``` [951026.615438] usb 1-6.1: usbfs: interface 0 claimed by cp210x while 'brltty' sets config #1 [951026.616472] cp210x ttyUSB0: cp210x converter now disconnected from ttyUSB0 [951026.616689] cp210x 1-6.1:1.0: device disconnected ``` ... it means that your board automatically disconnects. In this case we have an issue with a preinstalled software called "britty", to fix this issue simply uninstall it: ``` sudo apt remove brltty ``` Then reconnect your board and upload your code, it should work. You may have other software conflicting with your board, in which case start with `sudo dmesg -w` to see what's going on... I update my rating because the board actualy does work and is indeed a DEVKITV1 instead of incompatible NodeMCU shipped by some other amazon sellers...
Trustpilot
3 weeks ago
3 days ago