Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Pebble + LIFX: CompE Club 2014 Hackathon Project

Pebble + LIFX: CompE Club 2014 Hackathon Project

Indragie Karunaratne

February 10, 2014
Tweet

More Decks by Indragie Karunaratne

Other Decks in Technology

Transcript

  1. Wearable Computing • Pebble smartwatch raised over $10 million dollars

    on Kickstarter. • One of the biggest categories at CES 2014.
  2. Home Automation • LIFX lightbulbs raised over $1 million dollars

    on Kickstarter. • Nest Labs, makers of WiFi connected thermostat and smoke detector, acquired by Google for $3.2 billion.
  3. Challenges • LIFX bulb does not have an SDK, so

    we had to use a reverse engineered Node.js implementation (lifxjs) • Various iOS libraries like AFNetworking, Mantle, and RSColorPicker were used to speed up development to finish within the time constraint. • Severe resource limitations on the Pebble (e.g. restricted inbound and outbound message buffer sizes).
  4. Only the tip of the iceberg • This is only

    a proof of concept to show the kinds of things that can be created by combining wearable computing with home automation. • Other possibilities: door locks, garage door opener, thermostat and smoke detector (Nest + wearable tech = whoa dude).