Description
Seeedstudio Wio RP2040 mini Dev Board is a small-sized Wio RP2040 module-based development board. Just about all of the I/O pins are broken out to the pin headers on both sides for easy interfacing. Developers can quickly adapt to an existing Pi Pico project to have wireless functionality.
Key Features
RP2040 General Features
- Dual Cortex M0 processors, up to 133 MHz
- 264 kB of embedded SRAM in 6 banks
- 6 dedicated IO for QSPI flash, supporting execute in place (XIP)
- 30 programmable IO for extended peripheral support
- SWD interface
- Timer with 4 alarms
- Real-time counter (RTC)
- USB 1.1 Host/Device functionality
- Supported programming languages
MicroPython
C/C
Seeedstudio Wio RP2040 mini Dev Board Features
- Raspberry Pi Foundation's RP2040 microcontroller
Dual Cortex M0 processors, up to 133 MHz
264 kB of embedded SRAM in 6 banks - 2MB QSPI Flash Memory
- On-board USB-C Connector for programming
USB 1.1 Host/Device functionality - 20x multifunctional GPIO Pins(Note)
- 2.4GHz Wireless connectivity
Support IEEE802.11 b/g/n
Support 2.4 ~ 2.4835 GHz
Support Ap & Station mode - Buttons
Boot
Reset(RUN) - LEDs
Power
User-programmable LED(GP13) - Power Supply(2 methods)
5V via USB-C port(default)
VIN(5V~3.6V) and GND header pins - Dimensions: 25.8 x 45.5mm
- Support programming languages
MicroPython
C/C
There is great, an official , and a ! We of course recommend our custom Wio RP2040 Module MicroPython UF2 because we think it's the easiest way to get started and it has support with wireless drivers, network, usocket, MQTT, supported out of the box so you can follow along with our projects and tutorials.
Note
The GPIO pins are programmable so you can reconfigure the pins! Check out the for more information on the GPIO functionality.