Skip to content

Commit 620e54a

Browse files
authored
Update README.md
1 parent 533e670 commit 620e54a

1 file changed

Lines changed: 15 additions & 3 deletions

File tree

GemmaM0_Band_Jacket/README.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,21 @@
11
Tutorial code for the Adafruit Learning System guide "Disco Band Camp Jacket"
22

3-
Guid elink is https://learn.adafruit.com/Disco-Band-Camp-Jacket/
3+
Guide link is https://learn.adafruit.com/Disco-Band-Camp-Jacket/
44

55
Put an Adafruit Gemma M0 to work as you attach 120 Adafruit NeoPixels to the lapels of a vintage band jacket.
66

7-
Code by Amelia T for Adafruit Industries
7+
Code and project by Amelia T for Adafruit Industries, 2019.
88

9-
MIT License, Please Attribute to Amelia T and Adafruit.
9+
See Adafruit guide & XYmap.h for pixel map for more information
10+
Use Adafruit Gemma M0: 60 pixels to D0, 60 pixels to D1, & button to D2 & GND
11+
12+
This sketch shows mapping pixels on an irregular matrix and provides
13+
various examples from RGB Shades Demo Code & the FastLED demo library.
14+
Can easily incorporate other examples or create your own!
15+
//
16+
To use:
17+
- Press the button to cycle through available effects shown on the functions list
18+
- Press and hold the button (>one second) to cycle through five brightness levels
19+
20+
Special credit to RGB Shades Demo Code Copyright (c) 2015 macetech LLC
21+
This software is provided under the MIT License, Special credit to Mark Kriegsman for XY mapping code

0 commit comments

Comments
 (0)