Hue-Remote
Hue-Remote copied to clipboard
Switchmate-styled remote to switch Philips Hue lightbulbs
trafficstars
Hue-Remote
Switchmate-styled remote to switch Philips Hue lightbulbs
Read all about it on my blog: mylifeasa.tinkerer.us/philips-hue-remote-using-esp8266
First, install these libraries into the Arduino IDE:
- The ESP8266 core
- Remember to select NodeMCU 1.0 (ESP-12E Module) as the board after installing
- The ESP_Hue library
- The Button library
- Search for "button tiny simple" in the Arduino Library Manager to find the correct library by Michael Adams
Then, rename credentials-example.h to credentials.h and fill in your WiFi SSID and password and Philips Hue API Key and IP address to communicate with your device.
Enclosure files
The exported .stl files are located in the models directory and additional source files can be found on Thingiverse.
License
This work is licensed under a Creative Commons Attribution 3.0 Unported License.