Skip to content

Now with RGB non-PWM options

Compare
Choose a tag to compare
@kattni kattni released this 26 Oct 19:09
375ce69

Added the ability to use digitalio pin setup for RGB character LCD backlights for use in place of PWM pins.

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

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

Read the docs for info on how to use it.