PicoBricks Kits have been tested with RPI 2350-W microcontrollers and are fully functional.
You will need a 2350-w VM, which you can get by downloading it from the link:
https://microblocks.fun/downloads/v2.0.64/vm/vm_rp2350_w.uf2
Place your microcontroller into Bootloader mode and drop the downloaded VM onto the drive RP2350.
NOTE: above version is the latest as of AUG.26, 2025. Depending on when you are doing this, there may be more recent version available. Simply check the list on https://microblocks.fun/downloads/ and pick the latest one displayed. Then go to directory vm/ and download vm_rp2350_w.uf2 .
PicoBricks Board
PicoBricks Library Guide
PicoBricks RFID Guide
PicoBricks Servo Motor Control (using the OLD Controller Version)
PicoBricks Bluetooth Serial Control
PicoBricks-mb Board
PicoBricks-mb Library Guide
https://github.com/Robotistan/PicoBricks/tree/main/Software/Activities
All projects include Arduino, MicroBlocks, and microPython version in their respective directories. You can drag / drop the program images onto the IDE and start experimenting.
https://github.com/Robotistan/PicoBricks-for-MicroBit/tree/main/Software/Activities
All projects include .UBP, .PY, and .HEX versions of the code for MicroBlocks, microPython, and micro:bit. You need to downloadand save the programs onto your PC and then load it into MicroBlocks to run it.