Change the code to only light up only one pixel at a time. With each loop move that pixel one position higher. When it reaches the final pixel, restart the sequence at zero
Add three Particle.function to set the Red, Green and Blue components. Allow these values to be set from 0-255 and as they are set to change all of the pixels on the LED strip to that color.
Finally, I connected my Particle device to Google Calendar through IFTTT and it will send me a pixel lighting signal to alert 15 minutes before an appointment. Before 15 mins, the light will be turned one by one. And it will be turned off after the event starts.
From this project, I learnt how to use neopixels to create multiple sigals. I think it's quite useful when I want to represent different event status. Besides, IFTTT is a very useful platform to combine particle with other application.
You can upload files of up to 20MB using this form.