Update README.md
This commit is contained in:
parent
620e54a5a2
commit
35c7215f29
1 changed files with 3 additions and 1 deletions
|
|
@ -7,10 +7,11 @@ Put an Adafruit Gemma M0 to work as you attach 120 Adafruit NeoPixels to the lap
|
|||
Code and project by Amelia T for Adafruit Industries, 2019.
|
||||
|
||||
See Adafruit guide & XYmap.h for pixel map for more information
|
||||
|
||||
Use Adafruit Gemma M0: 60 pixels to D0, 60 pixels to D1, & button to D2 & GND
|
||||
|
||||
This sketch shows mapping pixels on an irregular matrix and provides
|
||||
various examples from RGB Shades Demo Code & the FastLED demo library.
|
||||
various examples from RGB Shades Demo Code & the FastLED demo library.
|
||||
Can easily incorporate other examples or create your own!
|
||||
//
|
||||
To use:
|
||||
|
|
@ -18,4 +19,5 @@ To use:
|
|||
- Press and hold the button (>one second) to cycle through five brightness levels
|
||||
|
||||
Special credit to RGB Shades Demo Code Copyright (c) 2015 macetech LLC
|
||||
|
||||
This software is provided under the MIT License, Special credit to Mark Kriegsman for XY mapping code
|
||||
|
|
|
|||
Loading…
Reference in a new issue