Anonymous
Apr 15, 2026
Rating: 5/5
Perfect for learning embedded systems
This board is exactly what I needed to start my MicroPython journey. It boots up quickly and is recognized by my computer without extra drivers. Great value for the price.
Description
Reviews
| Brand | - |
| Category | Electronic Components / Maker DIY / Development Boards & Control Boards |
| Origin | - |
| Microcontroller | RP2040 |
| CPU Architecture | Dual-core Arm Cortex-M0+ |
| Clock Speed | 133 MHz |
| SRAM | 264 KB |
| Flash Memory | 2 MB |
| GPIO Pins | 26 Multifunction Pins |
| USB Interface | USB 1.1 Device and Host |
| Input Voltage | 5V via Micro-USB |
| Board Dimensions | 51mm x 21mm |
| Supported Languages | MicroPython, C, C++ |
Anonymous
Apr 15, 2026
Rating: 5/5
Perfect for learning embedded systems
This board is exactly what I needed to start my MicroPython journey. It boots up quickly and is recognized by my computer without extra drivers. Great value for the price.
Anonymous
Apr 13, 2026
Rating: 3/5
Documentation could be better
Hardware is fine, but I struggled to find specific pinout diagrams for this compatible version. Had to cross-reference with the official Pico docs.
Anonymous
Mar 01, 2026
Rating: 5/5
Fast delivery and genuine feel
Arrived earlier than expected. The build quality feels sturdy and the USB port is tight. No issues running sensor projects so far.
Anonymous
Jan 31, 2026
Rating: 5/5
MicroPython ready out of the box
Flashed the latest firmware instantly. The dual-core processing is smooth for multitasking projects. Highly recommend for hobbyists and pros alike.
Anonymous
Jan 20, 2026
Rating: 4/5
Good value but headers not included
The board works perfectly fine, but be aware you need to solder the headers yourself if you want to use it on a breadboard. Otherwise, performance is solid.
Q: Can I program this using the Arduino IDE?
A: Yes, this board is compatible with the Arduino IDE. You will need to install the appropriate RP2040 board manager package.
Q: Is this compatible with libraries written for Pico W?
A: Most libraries are compatible, but this board does not have built-in WiFi. You will need an external module for wireless connectivity.
Q: What is the maximum current per GPIO pin?
A: Each GPIO pin can source or sink up to 4mA. The total current for all GPIO pins should not exceed 50mA.
Q: Does this board come with headers pre-soldered?
A: No, this board is shipped without headers to allow for flexible mounting options. You will need to solder them separately if required.
Q: Is the GPIO logic level 3.3V or 5V?
A: The GPIO pins operate at 3.3V logic level. Please ensure your external sensors are compatible or use level shifters for 5V devices.