Anonymous
Apr 08, 2026
Rating: 5/5
Reliable Wi-Fi module
Used it for a home automation project. Connection is stable and the range is decent for indoor use.
Description
Reviews
| Brand | - |
| Category | Electronic Components / Maker DIY / Development Boards & Control Boards |
| Origin | - |
| Chip Model | ESP8266EX |
| Flash Memory | 4MB (32Mbit) |
| Operating Voltage | 3.3V |
| Input Voltage | 5V via Micro USB |
| Digital I/O Pins | 17 GPIOs |
| Wi-Fi Standard | 802.11 b/g/n (2.4 GHz) |
| CPU Frequency | 80MHz / 160MHz |
| Programming Interface | Micro USB (CH340) |
| Supported IDEs | Arduino IDE, NodeMCU, MicroPython |
| Board Dimensions | 58mm x 31mm x 13mm |
Anonymous
Apr 08, 2026
Rating: 5/5
Reliable Wi-Fi module
Used it for a home automation project. Connection is stable and the range is decent for indoor use.
Anonymous
Mar 22, 2026
Rating: 5/5
Perfect for IoT starters
Great board for the price. Flashed easily with Arduino IDE and connected to my home Wi-Fi without issues.
Anonymous
Mar 09, 2026
Rating: 4/5
Good but needs driver
Board works well but had to install CH340 drivers first before my computer recognized it. Once set up, it works great.
Anonymous
Mar 06, 2026
Rating: 5/5
Solid performance
Running MQTT without issues. GPIOs are accessible and the breadboard friendly design is a plus.
Anonymous
Mar 04, 2026
Rating: 5/5
Excellent value
Can't beat this price for a NodeMCU V3. Fast shipping too. I bought three for different sensors.
Q: Is the USB cable included?
A: Yes, a Micro USB cable is included in the package for power and programming.
Q: What voltage do the GPIO pins use?
A: The GPIO pins operate at 3.3V logic level. Please do not connect 5V directly to GPIO pins.
Q: Does it support MicroPython?
A: Yes, you can flash MicroPython firmware onto this board easily using esptool.
Q: Can I power this with 5V directly on VIN?
A: Yes, you can supply 5V via the VIN pin or USB. The onboard regulator handles the conversion.
Q: Does this work with Arduino IDE?
A: Yes, it is fully compatible with the Arduino IDE. You just need to add the ESP8266 board manager URL.