Releases: adafruit/Adafruit_CircuitPython_EPD
2.10.4 - Added cp.org link to index.rst
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.10.3 - Repo documentation and config updates
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.10.2 - Updated documentation link, python version
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.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.