Philip Howard
Philip Howard
See: https://github.com/pimoroni/pimoroni-pico/pull/388
Adds PicoSystem support in the least invasive way I could muster. PicoAudio is on standby for when PicoSystem can do something vaguely audio-like for bleeps and bloops. * Basic setup...
# Testing If you're a Bookworm / Pi 5 user running into virtual environment issues, you can try this library like so: ``` git clone https://github.com/pimoroni/sgp30-python -b repackage cd sgp30-python...
# Testing If you're a Bookworm / Pi 5 user running into virtual environment issues, you can try this library like so: ``` git clone https://github.com/pimoroni/trackball-python -b repackage cd trackball-python...
IIRC Plasma implicitly supports the regular Mote pHAT (since it's just APA102 pixels) but it doesn't have any support for the custom protocol used by the USB board. Plasma could...
This change attempts to test for the Inky wHAT `set_image` display issue mentioned in #182 and tries to determine if the internal buffer is set correctly. # Testing If you...
Should include a fix for the unsecured WiFi network issue - https://github.com/micropython/micropython/issues/9016 :warning: WARNING: This build changes the LittleFS filesystem version and will update your board filesystem automatically. Please *back...
:warning: WARNING: This build changes the LittleFS filesystem version and will update your board filesystem automatically. Please *back up your Python files before updating!* You *will not* be able to...
⚠️ *BEWARE:* this test build will trash your Badger filesystem. Even if you grab the one without Badger OS. It may also have multiple other bugs caused by bleeding edge...