/MissionPossible

Visualising Fitbit data using a RGB LED strip

Primary LanguageArduino

Mission Possible

This Arduino sketch requires the Adafruit NeoPixel Digital RGB LED strip, as well as an Ethernet shield. It visualises data from Fitbit activity monitors using the LED strip.

Dependencies

The LED strip is controlled using the Adafruit NeoPixel library.

After downloading, rename folder to 'Adafruit_NeoPixel', install in Arduino Libraries folder, and restart Arduino IDE..