BareConductive / esp8266_ifttt_hue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bare Conductive

Bare Conductive wireless Philips Hue light switch

Simple code for the Touch Board and Philips Hue, using ESP8266 and IFTT. Touching electrode 11 turns on a Philips Hue lightbulb.

Install

  1. Close the Arduino IDE if you have it open.
  2. Download the .zip or clone the repository to your local machine - if downloading the .zip, extract the contents somewhere that suits you.
  3. Take the esp8266_ifttt_hue folder and move it to Arduino Sketchbook Folder.
  4. Reopen the Arduino IDE - you should now be able to open the sketch in the File -> Sketchbook menu.

About

License:MIT License


Languages

Language:C++ 66.0%Language:C 34.0%