Skip to content

Improve NeoPixel code; add PWMOut.fraction

Compare
Choose a tag to compare
@dhalbert dhalbert released this 26 Jun 18:24
bf80803

PWMOut.fraction allows you to set the PWM duty cycle as a fraction in the range 0.0-1.0.

Neopixel renamed to NeoPixel, and now implements more NeoPixel functionality.

Pin numbers for Crickit captouch terminals fixed.

To use in CircuitPython, download the .zip file and copy its contents to the lib folder on the CIRCUITPY drive. Or, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.