Releases: adafruit/Adafruit_CircuitPython_EPD
2.10.1 - Updated pylint version, linted
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-epd
.
Read the docs for info on how to use it.
Added UC8151D Monochrome Display Support
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-epd
.
Read the docs for info on how to use it.
2.9.5 - Fixed size of demo box, updated comments for new mono displays
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-epd
.
Read the docs for info on how to use it.
2.9.4 - Distinguished stride from width for SSD1680
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-epd
.
Read the docs for info on how to use it.
Allow different font sizes
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-epd
.
Read the docs for info on how to use it.
Fix up examples a bit
- Minor changes to epd_bitmap.py to not use the home directory and default to blinka.bmp
- Updated epd_pillow_image.py because it was throwing an error with newer versions of Pillow due to not explicitly converting to RGB
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-epd
.
Read the docs for info on how to use it.
Fix SSD1680 offset
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-epd
.
Read the docs for info on how to use it.
Added Tri-Color SSD1680 Driver
This release includes:
- Adding a SSD1681 driver to work as a Tri-Color display driver
- Updating the examples to use the new drivers
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-epd
.
Read the docs for info on how to use it.
2.8.0 - Added Tri-Color SSD1681 Driver
This release includes:
- Updating the existing SSD1681 driver to work as a Tri-Color display driver
- Updating the examples to use the new drivers
- Updating most examples to have consistent sets of initializers
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-epd
.
Read the docs for info on how to use it.
2.7.2 - Fixed issue with Black and Pylint versions in the pre-commit config
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-epd
.
Read the docs for info on how to use it.