Datasheet
them in the subdirectory of your home folder.
4. Re-start the Arduino IDE if it’s currently running.
Here’s a tutorial (https://adafru.it/aYM) that walks through the process of correctly installing Arduino libraries manually.
A Simple Code Example: strandtest
Launch the Arduino IDE. From the File menu, select Sketchbook→Libraries→Adafruit_NeoPixel→strandtest
(If the Adafruit_NeoPixel rollover menu is not present, the library has not been correctly installed, or the IDE needs to
be restarted after installation. Check the installation steps above to confirm it’s properly named and located.)
Select your board type and serial port from the Tools menu, and try uploading to the board. If the NeoPixels are
connected and powered as previously described, you should see a little light show.
Nothing happens!
© Adafruit Industries https://learn.adafruit.com/adafruit-neopixel-uberguide Page 67 of 100