Releases: connornishijima/Pixie_Chroma
1.2.0 | Officially Complete!
No code changes in this release - this is just to push an update to Arduino Library Manager to archive the fully complete V1 documentation and offline website!
Thank you all so much for your continued support, it only took me 10 months to truly pull this library out of beta! More to come. :)
- Lixie Labs
1.1.0 | Release Candidate 3
This release is just to bring a more up-to-date "finished" version of the Pixie Chroma v1.X library to Arduino IDE users.
Not much has changed for users' code except:
- pix.set_animation() is now pix.set_color_animation()
- pix.set_animation_speed() is now pix.set_color_animation_speed()
Behind the scenes, this version introduces the Getting Started Guide, which is a very beginner-friendly guide for makers to begin using Chroma in their own projects. This guide should fully function offline as well, if opened via index.html
.
TODO:
The only steps left for me to consider this v1.X version finished is to finally complete the datasheet and add more internet-based examples such as an NTP clock Sketch!
1.0.4 | Release Candidate 2
More, more, more!
- Added Teensy 3.x support!
- Added scrolling functionality
- Added print_color() function for simple color control
- Added text justification! (LEFT, CENTER, RIGHT)
- Added Serial_Monitor.ino example for live UART printing to Pixies!
As always, the docs are a great place to learn about new functions!
1.0.3 | Almost No Beta, This Here's Release Candidate 1
Nearing completion, the PixieChroma Library takes another step into its cozy Arduino IDE home.
1.0.2 | Even Less Beta
(This development release includes the new Shortcode rendering system!)
1.0.1 | Less Beta
Library functionality is pretty much complete and final...for ESP8266!
On to ESP32 and other ports!
1.0.0 | Beta
Testing only!