Releases: awawa-dev/HyperSerialPico
Releases · awawa-dev/HyperSerialPico
HyperSerialPico
For more information and help please follow this topic: link
- Added direct support for some boards with built-in 3.3V to 5V level shifter: Adafruit Feather RP2040 Scorpio, Adafruit ItsyBitsy RP2040, Pimoroni Plasma 2040 and Pimoroni Plasma Stick 2040 W (#8). You can download ready to upload firmware from the HyperSerialPico release section. Read more: link
- New workaround option for non-booting devices e.g. old Adafruit revisions (#10)
- Increase ws2812b timings for better compatibility (#7)
HyperSerialPico
For more information and help please follow this topic: https://github.com/awawa-dev/HyperHDR/discussions/561
- Fixed pinout for SPI/apa102 led strip (#4). Rp2040 muxer only allows some pins for SPI hardware output The default pinout for SPI has been changed.
- Added parameter to build configuration which SPI interface should be used for apa102 led strip (spi0/spi1, spi0 by default). Each SPI interface has its own allowed pinout.
HyperSerialPico
- Add support for classic Adalight protocol (in
classic_adalight.zip
, for applications other than HyperHDR) - Cosmetic: remove Pico SDK dummy device (#1)
HyperSerialPico
HyperHDR's high-speed Adalight serial port LED driver implementation for Raspberry Pi Pico RP2040.
Support for Pico hardware acceleration (PIO/SPI/DMA), parallel output for ws281x(rgb)/sk6812(rgbw), SPI leds (APA102, SK9812, HD107).
First release.