Skip to content

Releases: pimoroni/picofx

Version v1.0.1 - Blinking RGB and Ws

10 Oct 13:41
b5118d1
Compare
Choose a tag to compare

This is the second release of PicoFX, an effects system for Mono and RGB LEDs!

It adds in a new RGBBlinkFX derived from maltheim's contribution on the forums, and includes new examples showing how to use StaticFX, RGBFX, and HSVFX.

Oh, and it also includes builds for the upcoming Tiny FX W (👀) , with two basic examples that pull down colours from the internet 🌐

What's Changed

New Contributors

Full Changelog: 1.0.0...1.0.1

Version v1.0.0

01 Aug 22:59
Compare
Choose a tag to compare

This is the first release of PicoFX, an effects system for Mono and RGB LEDs!

It was originally written to make it easy to create effects for the Pimoroni TinyFX but it would support any Pico or RP2040-based board with PWM outputs with LEDs attached.

Included in the release is the picofx library itself, as well as examples and supporting libraries for the TinyFX.