Fun with Pico
I’m having fun writing and running small AI models on the RP2040 of a Raspberry PI Pico, but I don’t have only one of them. Ideas on how to use the other ones:
Experimenting on audio and visual, using some kind of hat that adds an HDMI out. May be something like a demoscene adjacent project.
Small games that are displayed on a canvas on a webpage, but whose logic and computation all reside inside the pico. Ideally starting with graphical adventures maybe? Since the pico has its own memory, the game can even change while it’s played.