Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 847 Bytes

README.md

File metadata and controls

31 lines (16 loc) · 847 Bytes

Smart light utils

This project contains some utilities to make interesting things with yeelight smart light bulbs

Idea

Main idea of this project is in setting bulb light color in sync with image in game or film

Functional Scheme

Project contains

Utilities to operate with colors

Utilities to distribute method calls between multiple class instances

Utilities to connect and send commands to yeelight light bulb

Utilities to initialize connection with usb recording device and take images from it

Simple example on how to use packages