Skip to content

Commit 0fa4f7b

Browse files
authored
Create README.md
1 parent f002379 commit 0fa4f7b

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

CircuitPython_Slideshow/README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
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 Mike 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.

0 commit comments

Comments
 (0)