Adafruit_Learning_System_Gu.../CircuitPython_Slideshow/README.md
2021-10-18 13:33:39 -04:00

18 lines
816 B
Markdown

## Adafruit Learning System tutorial - Creating Slideshows in CircuitPython
Make a picture slideshow with an Adafruit CircuitPython board with attached display.
Follow the Adafruit learn guide here: https://learn.adafruit.com/creating-slideshows-in-circuitpython/
**code.py** is the code that will run the slideshow program when the board boots up.
Adafruit invests time and resources providing this open source code,
please support Adafruit and open-source hardware by purchasing
products from [Adafruit](https://www.adafruit.com)!
MIT license, guide written by Anne Barela, code by Limor Fried
All text above, and the splash screen below must be included in any redistribution
-----------------------
If you are looking to make changes/additions, please use the GitHub Issues and Pull Request mechanisms.