HyperSerialPico
HyperSerialPico copied to clipboard
High-speed Adalight USB serial LED driver implementation for Raspberry Pi Pico RP2040. Support for sk6812/ws2812b/apa102 and others using Rpi multi-core, DMA, PIO, SPI and parallel output.
Added tabled to join board images with board parameters 
I forked and attempted to build my own version of HyperSerialPico following the guide, but the action failed with this error: "The following actions uses Node.js version which is deprecated...
Hello, Since the “Adafruit ItsyBitsy RP2040” is mentioned as a one lane output, would “HyperSerialPico_Spi.uf2” work on “Adafruit ItsyBitsy RP2040”, with the DATA on GPIO 3 and CLOCK on GPIO...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.2.1 to 4.3.0. Release notes Sourced from actions/download-artifact's releases. v4.3.0 What's Changed feat: implement new artifact-ids input by @GrantBirki in actions/download-artifact#401 Fix workflow example for downloading by...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.2.1 to 2.2.2. Release notes Sourced from softprops/action-gh-release's releases. v2.2.2 What's Changed Bug fixes 🐛 fix: updating release draft status from true to false by @galargh in...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.2.2 to 2.4.1. Release notes Sourced from softprops/action-gh-release's releases. v2.4.1 What's Changed Other Changes 🔄 fix(util): support brace expansion globs containing commas in parseInputFiles by @Copilot in...