

🚀 Unlock your IoT potential with the ultimate dual-core dev board!
The HiLetgo ESP-WROOM-32 is a compact, dual-core microcontroller development board featuring integrated 2.4GHz dual-mode WiFi and Bluetooth connectivity. Designed for ultra-low power consumption and seamless Arduino IDE compatibility, it supports multiple networking modes (AP, STA, AP+STA) and offers ample GPIO pins for versatile IoT and embedded applications.


| ASIN | B0718T232Z |
| Best Sellers Rank | #20 in Single Board Computers (Computers & Accessories) |
| Brand | HiLetgo |
| Color | Black |
| Customer Reviews | 4.4 4.4 out of 5 stars (1,589) |
| Date First Available | April 22, 2017 |
| Is Discontinued By Manufacturer | No |
| Item Weight | 0.704 ounces |
| Item model number | 3-01-1287 |
| Manufacturer | HiLetgo |
| Number of Processors | 2 |
| Operating System | FreeRTOS |
| Package Dimensions | 3.78 x 2.36 x 0.71 inches |
| Processor | 1 MHz Tegra |
| Processor Brand | NVIDIA |
| RAM | LPDDR |
| Series | ESP-WROOM-32 |
| Wireless Type | Bluetooth |
T**U
No Problems-And They Fit on a Standard Breadboard
There are a number of ESP-32 dev boards, and I was completely new to these (last board I used was an Arduino AT-Mega 2650). I had tried to use an ESP8266 for my current project, but discovered there were not enough usable GPIO pins on the 8266 boards. I chose these HiLetgo boards for three reasons: (1) I had good experience with several HiLetgo modules in the past, (2) These are smaller than many of the other boards; as a result they can be used on a single breadboard and still expose a socket on each side, and (3) They have more Gnd and Vcc pins than some of the other boards. Upon receiving the boards (in 24 hours with Prime), I used instructions published by Random Nerd Tutorials (an excellent source of detailed information) to install these on my MacOS/Arduino 1.8.8 IDE. I had both modules up and running the demo software within 10 minutes, without any problem. They upload at full speed (921,600 Baud); I am told that many of the other boards will only do 115,200. The only slight inconvenience is that there are no pin labels on the top of the board (there was no room to print them, since the board is smaller than many of the others). They are labeled on the bottom, however, and accompanied by a large diagram of the pin-out from the top view. These have plenty of GPIO pins, and I am very satisfied with them so far. No struggles, mysteries, or obscure instructions, and no peculiarities or non-standard features. This appears to be a solid platform for our development.
B**.
Allows HomeAssistant to connect to an old Honeywell Vista alarm system!
Worked perfectly for reviving a long-dead Honeywell Vista 20 alarm system that we didn't have service for. Connected this to the Vista alarm board and flashed with ESPHome-VistaECP (look for Dilbert66 on github: esphome-vistaECP). Then could see all the alarm states in HomeAssistant.
A**G
Solid ESP32 Board – Great for Haptics Projects!
I purchased this HiLetgo ESP-WROOM-32 ESP32 Development Board for a custom haptics project, and overall, it performed really well. Setup with the Arduino IDE was smooth, and the onboard WiFi + Bluetooth functionality made it easy to handle both data transmission and peripheral control. The dual-core processor gave me the performance I needed for real-time feedback and signal processing. The board was reliable throughout development—no flaky connections, and it powered all my components without any issues. It's compact and affordable, making it a solid choice for prototyping. The only limitation I encountered was running out of storage space for my code. That’s more of a code management issue on my end, and I may need to refactor to optimize memory usage. Just a heads-up if your project has a large codebase or uses a lot of libraries. All in all, this board met my expectations and worked well for my needs. Would definitely consider using it again for similar projects! ⚠️ Disclaimer: This review is based on my personal experience and is provided for informational purposes only. I am not liable for how others use the product or interpret this review. Always test and evaluate hardware suitability for your specific application.
P**.
Great product, works great
I've purchased one of the HiLetgo ESP-WROOM-32 ESP32 ESP-32S Development Boards. The board works great and it looks well built. I liked the readable schematics too. However, when I use an external 3.3V power supply to power the board, my code won't run. The 5V red led turns on and the IO2 blue led keeps blinking. When I disconnect the external power supply and use the USB cable, everything works fine. If you don't plan on using an external power, it seems to work fine. In my case, I may have to look for another manufacturer. I've submit a support request w/ HiLetgo and will update this review if there's a solution to this issue. Updated on 6/11/23 It turned out there was a cold solder joint on my own board (not HiLetgo's) that was causing the issue. I was able to identify the problem on my own but HiLetgo did respond to my inquiries. I'm changing the rating to 5 stars and will be buying more boards!
D**B
Great ESP32 WROOM Dev Board
I've bought about a dozen of these now from HiLetgo and they all have been well made and reliable. This is the 38 pin version (beware, some variants have fewer pins- unless that's what you want). The board is just narrow enough to leave a row of sockets exposed on either side on a typical solderless protoboard. ESP32 offers a lot in a small package. With vendors price gouging for anything RaspberryPi and to a large extent most MCU/SBC boards during this time of chip shortages, the ESP32 remains reasonably priced. Only complaint is that HiLetgo uses a linear voltage regulator, which is not that efficient, so unless you can supply the board with stable, regulated 3.3v from an external source, you won't get the super low µA sleep currents that the ESP32 is capable of. Can't really fault HiLetgo on this, since it's really hard to find boards with high efficiency regulators. If you know what to look for and the product pictures are accurate, you easily spot the boards with the inefficient regulator (hint: it's the package with the 3 pins on the left and large pin/bar on the right- the third largest component on the board after the ESP32 and USB modules). I now see that HiLetgo sells the more efficient board for almost the same price (ASIN B077KJNVFP)- or look for WeMos/LoLin.
B**B
Very easy to config; high quality; reasonable price; WiFi works great.
There are cheaper ESP32 boards out there, but this one is worth the extra cost. The WiFi receiver in this little board is awesome. I get good connectivity throughout my entire house (I tested it as some reviews for other ESP32 boards complained about bad WiFi reception). This is a good one! Using it with an LD2410 for presence detection. Quick and easy setup in Home Assistant & ESPHome. Got a great project box for this and it looks so cool sitting on the desk! There are so many fun projects for ESP32. If you are considering a board, get one from Hiletgo. It’s great.
A**E
Acheté pour tester afin de réaliser une "station météo" avec de multiple capteurs (afin d'en avoir dans chaque pièce de la maison et à l’extérieur). Ce module rend la fabrication d'objets connectés relativement facile grâce à l'IDE arduino et tout son ecosysteme. J'ai pu réaliser une version brute de ce que je cherche à faire en moins d'un après midi, malgré aucune expérience au préalable avec l'ESP32, en utilisant des librairies préécrites et un peu de logique. Cela permet d'imaginer une multitude de projets connectés pour les futures journées pluvieuses ;)
S**N
Works well with arduino iot platform. Blynk does not support this board.
R**A
Good quality controller. Works just perfectly.
R**I
Does not work, i bought it and couldnt connect it in any way (tried different usb’s and i couldnt see the port, then i bought an adapter and the port did show up but still didnt work i couldnt connect to the chip then i gave it to an electrician and he said that the chip is broken)
E**O
Las especificaciones de las imágenes no corresponden, dice que mide 25.4 mm de ancho x 48.26 mm de largo y de 18 pins; sin embargo llegó de 28.5 mm de ancho x 51.5 mm de largo y trae 15 pins. Por eso lo compré, por las medidas.
Trustpilot
5 days ago
1 month ago