Skip to content

Releases: adafruit/Adafruit_CircuitPython_Slideshow

Fix for specifying folder.

23 Oct 15:59
fa1a8af
Compare
Choose a tag to compare

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!

11 Oct 18:48
f09be0f
Compare
Choose a tag to compare

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.