Skip to content

Handylights is a very simple python script that allows you to control your lifx lightbulbs using a Leap Motion controller.

Notifications You must be signed in to change notification settings

Apophenian/handylights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handylights

Handylights is a very simple python script that allows you to control your lifx lightbulbs using a Leap Motion controller.

Requirements

Quickstart

Install requirements (lazylights) using the following command:

pip install -r requirements.txt

You may need to follow the instructions under "Using a Different Python Distribution" on the following page to enable the LeapPython.so under lib for mac or linux - https://developer.leapmotion.com/documentation/python/devguide/Project_Setup.html#using-a-different-python-distribution

Usage

After Running the script handy.py, the height of the left hand (more specifically palm) relative to the leap motion controller controls the brightness, and the height of the right hand controls the color saturation. The angle of the right hand relative to the controller sets the color, where the 12 o'clock position is red.

More

You can buy lifx lightbulbs here: http://mbsy.co/lifx/4464505

About

Handylights is a very simple python script that allows you to control your lifx lightbulbs using a Leap Motion controller.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages