Skip to content

Releases: connornishijima/Pixie_Chroma

1.2.0 | Officially Complete!

23 Apr 22:08
082c9ef
Compare
Choose a tag to compare

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

19 Apr 21:35
251ac12
Compare
Choose a tag to compare

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

04 Dec 03:49
f0e55ee
Compare
Choose a tag to compare

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

17 Nov 14:18
87964a1
Compare
Choose a tag to compare

Nearing completion, the PixieChroma Library takes another step into its cozy Arduino IDE home.

1.0.2 | Even Less Beta

13 Nov 09:25
57d759f
Compare
Choose a tag to compare

(This development release includes the new Shortcode rendering system!)

1.0.1 | Less Beta

05 Nov 03:24
a2b7f51
Compare
Choose a tag to compare

Library functionality is pretty much complete and final...for ESP8266!

On to ESP32 and other ports!

1.0.0 | Beta

28 Oct 18:50
d6badbd
Compare
Choose a tag to compare

Testing only!