Skip to content

Releases: pimoroni/interstate75

Version 0.0.5 - Beta

31 Jan 17:39
b4eb035

Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

Version 0.0.4 - Beta

30 Jan 16:46
02dfb92

Choose a tag to compare

This release includes a dramatic overhaul of the board names to better reflect the actual boards and their origins.

Additionally, the interstate75 module is now customised for RP2350 vs RP2040 based boards (thanks @helgibbons).

We also have lots of nice examples (thanks @thirdr and @helgibbons) plus the old RP2040 examples migrated over from pimoroni-pico.

Right now there's no direct cross-compatibility between the old and new examples, so only the new ones (in the examples directory) are included in the new RP2350-based Interstate75W build. Old examples (in the examples-rp2040 directory) are baked into the i75 and i75W RP2040-based builds.

The driver for qwstpad has been included for convenience in with/without filesystem builds.

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.0.4

Version 0.0.3 - Alpha

23 Jan 15:07

Choose a tag to compare

Fix JPEGDEC and PNGDEC getting into a state that would hardlock on soft reset after failing (ENOENT) to open_file() a non-existent file.

Version 0.0.2 - Alpha

22 Jan 16:45

Choose a tag to compare

Remove the temporary 128x128 panel rotation hack (with any luck).

Version 0.0.1 - Alpha

22 Jan 16:03

Choose a tag to compare

This is the first release, splitting out Interstate 75 and Interstate 75 W from Pimoroni Pico, giving them their own config, baked examples and all the other good stuff.

Also includes alpha firmware for I75 2W or W2.... wait the name is written on the board: "Interstate 75 W Wireless RP2350 driver for HUB75 LED matrices".... I'm not calling it that. You get the idea.

Anyway this is all alpha quality because I've plucked these out of pimoroni-pico, added new board configs, and may have lost some things in translation.