This is a customized fork off of the Adafruit Neopixel Library with examples that are curated to be better scoped for the context of the coding curriculum workshop. See Adafruit_README.md for more information.
To see the most up-to-date version of this workshop, visit our public Arduino library and download the latest release OR download the whole repo as a zip.
- Download and install Arduino IDE
- Download the latest release OR download code as zip
- In the Arduino IDE, navigate to
Sketch > Include Library > Add .ZIP Library
- Add latest release as a .ZIP file
- In the Arduino IDE, navigate to
Files > Examples > LibraryName