File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Tutorial 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
55Put 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
You can’t perform that action at this time.
0 commit comments