Releases: adafruit/Adafruit_CircuitPython_EPD
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.
2.7.1 - Moved to pre-commit, added licensing info
pre-commit has been added to the GitHub Actions workflow in this repository. pre-commit allows you to run multiple checks, such as black and checking the REUSE licensing compliance, both locally and on GitHub Actions with one command.
You can run pre-commit locally with pre-commit run --all-files
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 Grayscale Image Mode 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.6.2 - Fixed discord invite link
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.