Skip to content

dmlogic/decking-lights-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decking lights controller

A Python Flask App for controlling RGBW strip lights via a Raspberry PI GPIO interface.

Inspired by the project by naztronaut.

The hardware requirements are identical so please follow that guide for all the GPIO and Mosfet work.

This software is intentionally lean. The only dependency is Boostrap from a CDN, and that could easily go away with a little CSS work.

For a private home environment, run nohup ./app.py > /dev/null & on startup. For higher usage or less trusted environments, see options for deploying Flask to production. Gunicorn looks like a nice, low-resource option

About

Control RGBW lights from Raspberry PI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published