Awesome LED Mask

by anthony-ngu in Circuits > LEDs

11186 Views, 42 Favorites, 0 Comments

Awesome LED Mask

Mask.png

Ever wanted to build an LED Mask? Here's how I built mine! Maybe it will spark your imagination.

Here's a Video of the Making of the Mask

Making an Awesome LED Mask

Here's a Guide for Putting the Code on a Particle

Coding the LED Mask

The code is in this repository: https://github.com/anthony-ngu/neopixelmask.

  1. Take the .ino file and copy and paste its contents into a new build.particle.io/build project.
  2. Include the NeoPixel library.
  3. Deploy it to your Particle board.