Description
Seeedstudio Wio RP2040 Module is a small-sized 2.4GHz Wi-Fi module that supports 802.11 b/g/n. It is based on the Raspberry Pi Foundation's RP2040 microcontroller. Easily create connected products making use of the Pi Pico Micropython.
We take the pins of the RP2040 chip out, including GPIO/I2C/SPI/UARTs. In addition, this module has an onboard PCB Antenna, no need to design the antenna separately, so you can quickly deploy the module to your own board.
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 Module Features
- Raspberry Pi RP2040 32-bit Cortex M0 dual-core, flexible clock running up to 133Mhz
- 264KB of SRAM, and 2MB of onboard Flash memory
- 2.4GHz Wireless connectivity
Support IEEE802.11 b/g/n
Support 2.4 ~ 2.4835 GHz
Support Ap & Station mode - Support for user-programmable GPIO control
- VIN: 5V~3.6V
- Onboard PCB antenna
- Small size 18.0x 28.2x 1.0mm
- 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.