Anonymous
Mar 24, 2026
Rating: 5/5
Reliable clone
Been using these for my classroom workshops. They are reliable, upload code quickly, and haven't had a single failure so far among 20 units.
Description
Reviews
| Brand | - |
| Category | Robotics / STEM Teaching Tools / Development, Learning, Evaluation & Industrial Control Boards |
| Origin | - |
| Microcontroller | ATmega328P |
| Operating Voltage | 5V |
| Input Voltage (Recommended) | 7-12V |
| Digital I/O Pins | 14 (6 PWM outputs) |
| Analog Input Pins | 8 |
| Flash Memory | 32 KB (ATmega328P) |
| SRAM | 2 KB (ATmega328P) |
| EEPROM | 1 KB (ATmega328P) |
| Clock Speed | 16 MHz |
| USB Interface | Mini-B USB Connector |
Anonymous
Mar 24, 2026
Rating: 5/5
Reliable clone
Been using these for my classroom workshops. They are reliable, upload code quickly, and haven't had a single failure so far among 20 units.
Anonymous
Mar 17, 2026
Rating: 5/5
Great learning tool
As someone new to embedded systems, this board made getting started very easy. Plenty of tutorials online work perfectly with this version.
Anonymous
Mar 14, 2026
Rating: 4/5
Solid performance
Runs my sensor array without any hiccups. The build quality feels sturdy. Would recommend buying a few spares for future projects.
Anonymous
Mar 10, 2026
Rating: 5/5
Excellent compatibility
Compatible with all the shields I tried. The CH340 driver installation was straightforward on Windows 10. Highly satisfied.
Anonymous
Mar 06, 2026
Rating: 4/5
Good quality, compact size
I used this for a small robotics project. It fits perfectly in tight spaces. The only minor issue is that the USB cable wasn't included, but that's standard.
Anonymous
Mar 02, 2026
Rating: 5/5
Perfect for beginners and pros alike
This board works flawlessly with the Arduino IDE. The pinout is standard, and it was recognized immediately by my computer. Great value for the price.
Q: Can I power this with a 9V battery?
A: Yes, you can connect a 9V battery to the VIN and GND pins. The onboard regulator will step it down to the required 5V for the microcontroller.
Q: Is this compatible with the official Arduino IDE?
A: Yes, it is fully compatible with the Arduino IDE. You may need to select 'Arduino Nano' as the board and ensure the correct processor (ATmega328P) is selected.
Q: How much current can I draw from the 5V pin?
A: The maximum current depends on your USB source or external power supply, but generally, it is safe to draw up to 500mA total for the board and attached peripherals.
Q: What driver do I need for Windows 10?
A: Most versions of this board use the CH340 USB-to-Serial chip. You can download the CH340 driver from the manufacturer's website if Windows does not auto-install it.
Q: Does this board come with headers pre-soldered?
A: No, this board typically comes without headers soldered, allowing you to choose between straight or right-angle headers based on your project needs.