Anonymous
Mar 23, 2026
Rating: 5/5
Excellent value for money
As a university student, this kit saved me a lot of time sourcing individual parts. Everything arrived well-packaged, and the Bluetooth remote control example worked on the first try.
Description
Reviews
| Brand | - |
| Category | Robotics / STEM Teaching Tools / Development, Learning, Evaluation & Industrial Control Boards |
| Origin | - |
| Microcontroller | ESP32-WROOM-32 |
| Programming Language | MicroPython, C/C++ (Arduino IDE) |
| Connectivity | Wi-Fi 802.11 b/g/n, Bluetooth v4.2 BR/EDR and BLE |
| Clock Speed | Up to 240 MHz |
| Flash Memory | 4 MB |
| SRAM | 520 KB |
| I/O Pins | 30+ GPIO pins with PWM, I2C, SPI, UART support |
| Power Supply | 5V via Micro-USB or 3.3V-6V via VIN pin |
| Included Components | ESP32 Board, USB Cable, Breadboard, Jumper Wires, LED Module, Button Module |
| Target Audience | Students, Hobbyists, IoT Developers, Educators |
Anonymous
Mar 23, 2026
Rating: 5/5
Excellent value for money
As a university student, this kit saved me a lot of time sourcing individual parts. Everything arrived well-packaged, and the Bluetooth remote control example worked on the first try.
Anonymous
Mar 22, 2026
Rating: 4/5
Great hardware, decent starter guide
The ESP32 board itself is high quality and connects to WiFi instantly. The included components are basic but sufficient for early experiments. Would love to see more advanced project examples in the next version.
Anonymous
Mar 20, 2026
Rating: 5/5
Fun project for kids and parents
Bought this to learn coding with my teenager. The MicroPython environment is very forgiving for beginners, and we successfully built a weather station within a weekend.
Anonymous
Mar 18, 2026
Rating: 5/5
Best ESP32 starter kit I've used
I have tried several brands, but this Bilibili collaboration kit stands out for its community support and ease of setup. The pinout diagram printed on the back of the box is a nice touch.
Anonymous
Mar 11, 2026
Rating: 4/5
Solid board, minor USB cable issue
The development board is fantastic and handles complex scripts without lagging. The only downside was that the included USB cable felt a bit flimsy, so I swapped it for a better one immediately.
Anonymous
Mar 05, 2026
Rating: 5/5
Perfect for learning MicroPython!
This kit is exactly what I needed to get started with ESP32. The documentation linked in the package is clear, and the board works flawlessly with Thonny IDE. Highly recommended for beginners.
Q: Does the kit include a power adapter?
A: The kit includes a Micro-USB cable which can be powered via a computer USB port or any standard 5V USB wall charger (charger not included). It can also be powered directly via the VIN pin using a battery pack.
Q: Where can I find the tutorial videos mentioned in the description?
A: You can find the full series of tutorial videos on the official Bilibili channel associated with Wang Mingdong. A QR code linking to the playlist is included in the user manual inside the box.
Q: What operating systems are supported for programming?
A: The MicroPython firmware and tools used in this kit are cross-platform. You can develop on Windows, macOS, and Linux distributions without any issues.
Q: Can I use this for controlling home appliances?
A: Yes, you can use the GPIO pins to control relays or smart switches for home automation projects. However, please ensure you use appropriate isolation modules and never connect high-voltage mains directly to the board.
Q: Is this board compatible with the Arduino IDE?
A: Yes, the ESP32 board in this kit is fully compatible with the Arduino IDE. You will need to install the ESP32 board manager package within the IDE to get started.