Anonymous
Mar 31, 2026
Rating: 4/5
Great board, minor documentation lag
Hardware is solid and the dual-core architecture handles multitasking beautifully. Just wish the specific Waveshare pinout diagrams were updated slightly faster in the wiki.
Description
Reviews
| Brand | - |
| Category | Robotics / STEM Teaching Tools / Development, Learning, Evaluation & Industrial Control Boards |
| Origin | - |
| Processor | RP2350 Dual-core ARM Cortex-M33 + RISC-V |
| Flash Memory | 4MB On-board QSPI Flash |
| Interface Type | USB Type-A Host/Device |
| GPIO Pins | 26 Multi-function GPIO Pins |
| Operating Voltage | 3.3V Logic, 5V USB Input |
| Programming Support | MicroPython, C/C++, CircuitPython |
| Dimensions | 51mm x 21mm |
| Weight | Approx. 8 grams |
| Debug Interface | SWD Header Included |
| Manufacturer | Waveshare Electronics |
Anonymous
Mar 31, 2026
Rating: 4/5
Great board, minor documentation lag
Hardware is solid and the dual-core architecture handles multitasking beautifully. Just wish the specific Waveshare pinout diagrams were updated slightly faster in the wiki.
Anonymous
Mar 26, 2026
Rating: 5/5
Easy to learn MicroPython on
As a beginner, I found the setup process very straightforward. It works seamlessly with Thonny IDE, and the community support is growing fast.
Anonymous
Mar 17, 2026
Rating: 4/5
Solid build quality
The PCB layout is clean, and the soldering points are well-defined. The only reason for 4 stars is that the USB-C to Type-A adapter wasn't included, but that's a minor issue.
Anonymous
Mar 13, 2026
Rating: 5/5
Excellent upgrade from the original Pico
The RP2350 chip offers significantly better performance for my robotics projects. The Type-A interface is a game changer for connecting peripherals directly without extra hubs.
Anonymous
Mar 06, 2026
Rating: 5/5
Perfect for industrial control prototypes
Used this for a custom PLC prototype. The stability is impressive, and the 4MB flash provides plenty of room for complex logic and data logging.
Anonymous
Mar 01, 2026
Rating: 5/5
Handles emulation tasks smoothly
Trying out some retro gaming emulation on this new chip. The extra horsepower compared to the RP2040 is noticeable in frame rates.
Q: Can I power this board directly via the Type-A port?
A: Yes, the Type-A interface supports both data transfer and power input. You can power the board using a standard USB host port or a USB charger.
Q: Does this board support WiFi or Bluetooth natively?
A: No, the RP2350 chip on this specific Waveshare board does not include native WiFi or Bluetooth. You will need to add an external module via the GPIO pins if wireless connectivity is required.
Q: Is this compatible with existing Raspberry Pi Pico HATs?
A: Generally, yes. The form factor and GPIO pinout are designed to be compatible with most standard Pico headers, but please check the specific voltage requirements of your HAT as some may differ.
Q: How do I enter bootloader mode manually?
A: To enter bootloader mode, hold down the BOOTSEL button while connecting the board to your computer via USB, then release the button once the drive appears.
Q: What is the maximum current draw allowed on the 3.3V pin?
A: The onboard regulator can typically supply up to 300mA total for the board and peripherals. We recommend keeping external load on the 3.3V pin under 100mA to ensure stability.