Skip to content
This repository was archived by the owner on Jun 5, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 1.24 KB

File metadata and controls

19 lines (13 loc) · 1.24 KB

Coding Curriculum Documentation

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.

Additional Resources for this workshop

Installation Instructions

  1. Download and install Arduino IDE
  2. Download the latest release OR download code as zip
    1. Alt text
  3. In the Arduino IDE, navigate to Sketch > Include Library > Add .ZIP Library
  4. Add latest release as a .ZIP file
  5. In the Arduino IDE, navigate to Files > Examples > LibraryName