Skip to content

Simple CheerLights program for a single pulsing NeoPixel on a Particle Photon

Notifications You must be signed in to change notification settings

phizeroth/cheerlights-pulse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CheerLights Pulse

Simple project to pulse a NeoPixel RGB LED with a color from the CheerLights project. Written for the Particle Photon.

Arduino compatibility

Particle uses standard Arduino language, so it should be easily adaptable to any Arduino-compatible WiFi or Ethernet board, just add your network setup and credentials and remove the Particle functions/variables.

For Particle, several console functions and variables are available for things like temporarily testing different colors.

Resources used

CheerLights: https://github.com/nothans/CheerLights
ThingSpeak: https://github.com/mathworks/thingspeak-particle
FastLED: https://github.com/FastLED/FastLED

About

Simple CheerLights program for a single pulsing NeoPixel on a Particle Photon

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages