Skip to content

Releases: adafruit/Adafruit_CircuitPython_Slideshow

1.5.5 - Moved from Pulseio.PWMOut to pwmio.PWMOut

02 Feb 19:33
8131b22
Compare
Choose a tag to compare

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

20 Jan 22:59
eb4c9cb
Compare
Choose a tag to compare

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

28 Dec 19:06
77f9d3d
Compare
Choose a tag to compare

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

20 Dec 18:17
0ac710c
Compare
Choose a tag to compare

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

19 Dec 03:56
21a62ca
Compare
Choose a tag to compare

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!

23 Nov 20:29
5f5836d
Compare
Choose a tag to compare

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

16 Nov 16:52
9cfed13
Compare
Choose a tag to compare

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

13 Nov 20:34
2ac4518
Compare
Choose a tag to compare

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

23 Sep 21:19
a92f6ab
Compare
Choose a tag to compare
  • 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

09 Jul 20:03
Compare
Choose a tag to compare

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.