We have 1 units in our Sydney Warehouse available for immediate dispatch.
Features
- Powered by RP2040 (Dual Arm Cortex M0+ running at up to 133Mhz with 264kB of SRAM)
- 16MB of QSPI flash supporting XiP
- 1.54" colour SPI IPS LCD (240 x 240 pixels)
- D-pad and buttons
- 525mAh LiPo battery (should be good for at least 6 hours of on-time)
- Piezo buzzer/speaker
- On/off power button
- RGB LED
- CNC milled aluminium case *swoon*
- Wrist strap
- Programmable and rechargeable via USB-C (cable not included)
- Comes fully assembled.
- C++/MicroPython API
- Schematic
Software
- C++/MicroPython - Our official PicoSystem API is designed to be lightweight, easy to use and to not get in the way while you're developing games. You can find a C++ tutorial here and a function cheatsheet here. A MicroPython build is coming soon.
- CircuitPython - You can use the Stage library to make simple games in CircuitPython (thanks deshipu!). Download a PicoSystem flavoured CircuitPython build here.
- 32blit SDK - It's also possible to make PicoSystem games using C++ and the 32blit SDK, thanks to the heroic efforts of the 32blit community. Click here for 32blit x PicoSystem getting started instructions and here for a boilerplate template.
Games
- Super Square Bros. by Scorpion Games - A bouncy quadrilateral platformer.
- Dots - Dot popping puzzler. Create chains of two or more and race to get the biggest score.
- Rocks and Diamonds - Classic game of dodging rocks and grabbing diamonds.
- Geometry - Smash up space boulders with lasers to make smaller space boulders!
- Rainbow Ascent - The Dark Souls of procedurally generated vertical jumping puzzles. Good luck.
- Super Blit Kart by Daft_Freak - A "Mode7"-based racing game.
Notes
- Dimensions: 96.6 x 42.7 x 15.5mm (L x W x H, including buttons)
- There are broken out debug pins on the PCB for if you want to program PicoSystem with an external debugger but you'll have to remove the case (with the screws on the back) to get at them.
- If you want to have a look at PicoSystem's insides without having to take yours apart take a look at HackSpace's dissection report.
- Check out ETA Prime's review for unboxing, teardown and gameplay footage!
About RP2040