This Particle Electron firmware displays either a solid color or an animated sequence to indicate the status of a project in CircleCI.
Change the Device ID at the top of Makefile first. Install the particle cli and login to your particle account to set this up.
make building
Failed Build
make red
Successful Build
make green
Queued Build
make blue
make black