Adafruit-circuitpython-ra8875

Latest version: v3.1.22

Safety actively analyzes 722032 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 6

3.0.0

**BREAKING RELEASE:** Some drawing dimensions have been fixed
* Rectangles are now correctly sized
* Rounded Rectangles are now the correct size
* Vertical lines are now the correct size
* Horizontal lines are now the correct size

If your code uses any of those, it may need to be updated.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

Read the [docs](http://circuitpython.readthedocs.io/projects/ra8875/en/latest/) for info on how to use it.

2.0.1

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](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

To use in CPython, `pip3 install adafruit-circuitpython-ra8875`.

Read the [docs](http://circuitpython.readthedocs.io/projects/ra8875/en/latest/) for info on how to use it.

2.0.0

**BREAKING RELEASE:** Some internal functions are now private

This library now has several optimizations including:
* Smaller and more compact
* Support for 480x80 Displays added
* Fixes for latest 4.0 stable release

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

Read the [docs](http://circuitpython.readthedocs.io/projects/ra8875/en/latest/) for info on how to use it.

1.1.0

This release contains the following changes:
- Added 480x128 Display Support

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

Read the [docs](http://circuitpython.readthedocs.io/projects/ra8875/en/latest/) for info on how to use it.

1.0.5

This release contains the following changes:
- Learn Guide link added to documentation: https://learn.adafruit.com/ra8875-touch-display-driver-board
- Example updates

Thanks makermelissa!

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

Read the [docs](http://circuitpython.readthedocs.io/projects/ra8875/en/latest/) for info on how to use it.

1.0.4

In this release, the BMP example was updated:
* Images and text are now centered and fit on both resolutions
* Fixed Coloration of 24-bit BMP example
* Fixed 16-bit BMP decoding in BMP example

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

Read the [docs](http://circuitpython.readthedocs.io/projects/ra8875/en/latest/) for info on how to use it.

Page 5 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.