File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Gemma/GemmaM0_Band_Jacket Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments