Skip to content

Commit 52cee1e

Browse files
authored
Merge pull request #2463 from adafruit/TheKitty-patch-4
Start files for new gifio guide
2 parents 2d124d1 + 93f6f8a commit 52cee1e

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
## Adafruit PyPortal gifio demonstration files

CircuitPython_gifio/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## Adafruit Learning System Guide:
2+
## Playing Animated GIF Files in CircuitPython
3+
4+
Two sample boards: Adafruit PyPortal and ESP32-S2 Feather TFT
5+
Two Speeds: Using displayio and using direct display writes
6+
Two Examples: Display a single GIF and display multiple GIFs
7+
8+
Anne Barela for Adafruit Industries
9+
10+
MIT License

0 commit comments

Comments
 (0)