Skip to content

Releases: adafruit/Adafruit_CircuitPython_Pixie

1.1.6 - Changed CI from Travis to GitHub Actions

23 Jan 02:12
Compare
Choose a tag to compare

This release includes:

  • Migrating this repository from Travis to GitHub Actions. This has no effect on the behavior of the code itself.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-pixie.

Read the docs for info on how to use it.

Update example to work with Blinka/Linux

15 Oct 19:05
68aa6c6
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-pixie.

Read the docs for info on how to use it.

Added pyserial to requirements

15 Oct 17:51
fe25161
Compare
Choose a tag to compare

Releasing to test. Another release forthcoming with example update.

PyPI fix.

26 Mar 17:13
cc637d2
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-pixie.

Read the docs for info on how to use it.

Update Travis Badge In Readme

15 Jan 02:36
86da03d
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-pixie.

Read the docs for info on how to use it.

Update to .pylintrc

12 Nov 17:37
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-pixie.

Read the docs for info on how to use it.

Now on PyPi!

07 Aug 23:37
85b58c4
Compare
Choose a tag to compare
  • Added setup.py
  • Added PyPI release info to .travis.yml
  • Updated requirements.txt
  • Added a more comprehensive .gitignore

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip install adafruit-circuitpython-pixie.

Read the docs for info on how to use it.

Initial release!

17 Jul 19:42
69d667d
Compare
Choose a tag to compare

Driver for use with CircuitPython and Pixie LEDs.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.