Now with RGB non-PWM options
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.