do you like those number sliding puzzles? Do you have a #Pimoroni #Presto to hand?
Then here is a simple single-file python app for you!

A 15-tile sliding puzzle for the [Pimoroni Presto](https://shop.pimoroni.com/products/presto) (RP2350, 480×480 touchscreen), written in MicroPython. - vwillcox/presto-sliding-puzzle
going to put a #claude #ai disclaimer on this, as i used it to build an app for the #pimoroni badger 2350. mostly because their #python documentation is SO bad and split among multiple websites? #micropython
wanted the e-paper display to show an #mlb team's upcoming game time or current score. even every 5 minutes is probably too much during games. if a game is not happening, it updates once per hour.
this way i can follow a team, even if 95% of their games are on tv locked behind a paywall.
I have some #Pimoroni #BreakoutGarden sockets that I'm wiring onto a #Tildagon #Hexpansion because I have a few breakouts I'd like to use.
#I2C pins are obvious, but the connector has an ambiguous additional pin that is different on every board.
I guess I'll wire each one to a separate Tildagon GPIO. Which kinda de-generalises having everything on one i2c bus. (some boards its an interrupt out, some its a trigger in, on many its unused)
What do their official #RaspberryPi boards do here?
Progress so far with my Inky Frame
I have
next bin day (recycling or regular rubbish) pulled from the council website
Next High tide from the Admiralty website (I live by the sea)
The balance on my sons dinner money account from the school info system
Basic Data from my Heat pump via the octopus API
Remembering which day to put out which bin is the main driver for this project.
#raspberrypi #raspberryPicoco #pimoroni #inkyframe #micropython #coding