Skip to content

Commit 877fdc1

Browse files
authored
Add README for Adafruit Gemma M0 Band Jacket
Added tutorial code and project details for the Adafruit Gemma M0 Band Jacket.
1 parent 9382827 commit 877fdc1

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## Tutorial code for the Adafruit Learning System guide "Disco Band Camp Jacket"
2+
3+
Guide link is https://learn.adafruit.com/Disco-Band-Camp-Jacket/
4+
5+
Put an Adafruit Gemma M0 to work as you attach 120 Adafruit NeoPixels to the lapels of a vintage band jacket.
6+
Code and project by Amelia T for Adafruit Industries, 2019.
7+
8+
See Adafruit guide & XYmap.h for pixel map for more information
9+
Use Adafruit Gemma M0: 60 pixels to D0, 60 pixels to D1, & button to D2 & GND
10+
This sketch shows mapping pixels on an irregular matrix and provides
11+
various examples from RGB Shades Demo Code & the FastLED demo library.
12+
Can easily incorporate other examples or create your own!
13+
14+
To use:
15+
⦁ Press the button to cycle through available effects shown on the functions list
16+
⦁ Press and hold the button (>one second) to cycle through five brightness levels
17+
18+
Special credit to RGB Shades Demo Code Copyright (c) 2015 macetech LLC
19+
20+
This software is provided under the MIT License, Special credit to Mark Kriegsman for XY mapping code

0 commit comments

Comments
 (0)