Skip to content

Color variables, new examples.

Compare
Choose a tag to compare
@kattni kattni released this 06 Feb 17:30
3c610de
  • Added color variables for import, now accessible as clue.COLORNAME, for example clue.MAGENTA. Please see the code for the full list of available colors.
  • Added three new examples: height calculator, temp/humidity monitor, spirit level.

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

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

Read the docs for info on how to use it.