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