Just recently the Revision demo party took place online and once again I was amazed at what a dedicated community can do with limited hardware. The Raspberry Pi community is no different. From the original single core 700MHz CPU and 512MB of RAM came countless hobby projects and even a pretty good game of Quake 3.
This got me thinking: “I wonder if the demoscene has embraced Raspberry Pi?” After all, the Raspberry Pi is really just an Armbased Linux PC. Turns out the answer was yes and the top demos are listed on https://bit. ly/lxf290-pidemo.
What I wasn’t prepared to see demoscene code running on the Raspberry Pi Pico! With the right mix of resistors and connectors we can connect a Pi Pico to VGA, HDMI, DVI and output goodquality video. Pico niccc, by Molive is a looping tunnel demo, the likes of which we’ve seen on countless machines, but we’ve never seen it on a microcontroller. The demo was written in C and it takes advantage of the dual-core CPU and the 264KB of RAM to produce a smooth 60fps at 480p.