Releases: adafruit/Adafruit_CircuitPython_Slideshow
Update to use displayio
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.
Update Travis Badge In Readme
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-slideshow.
Read the docs for info on how to use it.
Fix for specifying folder.
Fixed issue with specifying a folder other than "/" for the images.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-slideshow.
Read the docs for info on how to use it.
Initial release and now on PyPi!
New library to show a slideshow on a display!
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-slideshow.
Read the docs for info on how to use it.