Code for the 2017 Wired Wizards blinky bling.
This code is intended for an Arduino board running an LED Strip (or 4). It is written in C++. (Exception: standard C/C++ Libraries are not compatible.)
To properly use these files you will need the Arduino IDE: https://www.arduino.cc/en/Main/Software
You will also need the Adafruit_NeoPixel library to run or make this code: https://learn.adafruit.com/adafruit-neopixel-uberguide/arduino-library-installation https://github.com/adafruit/Adafruit_NeoPixel