Adafruit_Learning_System_Gu.../Hue_Controller
2020-05-16 23:29:22 -04:00
..
.feather_m0_express.test.only now actionified & adding proper test files for all examples! 2020-05-16 23:11:37 -04:00
arduino_secrets.h update to json6 2020-05-16 23:29:22 -04:00
Hue_Controller.ino update to json6 2020-05-16 23:29:22 -04:00
LICENSE Add code for dastels' Hue Controller guide 2018-02-09 21:48:06 -05:00
README.md Add code for dastels' Hue Controller guide 2018-02-09 21:48:06 -05:00
setup.sh Add code for dastels' Hue Controller guide 2018-02-09 21:48:06 -05:00

hue_controller

Firmware for motion/light/time driven hue lighting controller.

Use with the Arduino IDE, with FeatherM0 selected as the board.

Run the setup.sh script first to build secrets.h.

Env Var meaning
WIFI_SSID The SSID of your Wifi
WIFI_PASS the password for your Wifi
HUE_USER Your user id for the HUE developer API
DARKSKY_KEY Your user id for the darksky.net API
AIO_USER Your Adafruit IO username
AIO_KEY Your Adafruit IO secret key