Fixed TypeError issue on Raspberry Pi
Drawing Test was causing an issue on the Raspberry Pi where the string was not converted to bytes. That issue has been resolved.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-ra8875
.
Read the docs for info on how to use it.