go-oslo / hackprojects

Repo to manage hack nights
1 stars 1 forks source link

Open source LIFX implementation #6

Open kimtore opened 6 years ago

kimtore commented 6 years ago

From https://lifx.com:

LIFX lights are smart WiFi LED lights, made with 1100 lumens. That means if you have a WiFi connection and a smartphone, you’ve got all you need to transform any space, with any color, and even automate, at the push of a button.

Let's implement basic LIFX functionality in Go so that we can make DIY lights that can be used with the official LIFX app!

LIFX is developer friendly and the protocol is documented here: https://lan.developer.lifx.com/docs/introduction

kimtore commented 6 years ago

https://github.com/dorkowscy/lyslix