Releases: adafruit/Adafruit_CircuitPython_Slideshow
1.5.5 - Moved from Pulseio.PWMOut to pwmio.PWMOut
This release is NOT compatible with CircuitPython 5.x
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-slideshow
.
Read the docs for info on how to use it.
1.5.4 - 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-slideshow
.
Read the docs for info on how to use it.
1.5.3 - Automatically convert relative paths to absolute paths when the "/" was forgotten
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-slideshow
.
Read the docs for info on how to use it.
1.5.2 - Improved filepath generation
Thank you @orderthruchaos
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-slideshow
.
Read the docs for info on how to use it.
1.5.1 - Graceful fallback without json
This update allows the library to be used with CPX+Gizmo and other devices without the json
module.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-slideshow
.
Read the docs for info on how to use it.
Now with support for text slides!
Thanks to @FoamyGuy for the new feature!
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-slideshow
.
Read the docs for info on how to use it.
Added eInk Support
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-slideshow
.
Read the docs for info on how to use it.
1.3.1 - Added alignment example
Thanks for doing this @FoamyGuy
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-slideshow
.
Read the docs for info on how to use it.
Image alignment feature added
- Added alignment for images smaller/larger than display
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-slideshow
.
Read the docs for info on how to use it.
1.2.2 - Fixed discord invite link
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-slideshow
.
Read the docs for info on how to use it.