Simple code for the Touch Board and NeoPixel LED strip. Touching electrode 0 turns on the LED strip.
- Close the Arduino IDE if you have it open.
- Download the .zip or clone the repository to your local machine - if downloading the .zip, extract the contents somewhere that suits you.
- Take the neopixel_touch_switch folder and move it to Arduino Sketchbook Folder.
- Reopen the Arduino IDE - you should now be able to open the sketch in the File -> Sketchbook menu.