Skip to content
/ licht Public

Socket-based Python RGB light strip control for Raspberry PI

Notifications You must be signed in to change notification settings

nnscr/licht

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Licht

The software for my living room light, server running on a Raspberry Pi (server.py). Controlled via socket through the licht.py script.

Uses asyncio, runs on Python 3.4, which is the current version on Raspbian 8. No external python dependencies.

Requires WiringPI to be installed on the system (apt install wiringpi)

About

Socket-based Python RGB light strip control for Raspberry PI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages