https://github.com/djcopley/lightshow
Light strip control panel and animations
https://github.com/djcopley/lightshow
Last synced: 8 months ago
JSON representation
Light strip control panel and animations
- Host: GitHub
- URL: https://github.com/djcopley/lightshow
- Owner: djcopley
- License: gpl-3.0
- Created: 2020-10-09T22:51:28.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-10T00:14:37.000Z (about 5 years ago)
- Last Synced: 2025-04-03T12:57:32.971Z (9 months ago)
- Language: Python
- Size: 1.08 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lightshow
Lightshow is a collection of LED strip animations controlled by a single unified web interface.
Instructions and setup documentation to come. This project is still in early development.

## Downloading and Running
```bash
git clone https://github.com/djcopley/lightshow.git
cd lightshow
python3 setup.py install
export FLASK_APP=lightshow.main
sudo -E flask run -h 0.0.0.0 -p 80
```
## Supported Hardware
- Raspberry Pi
- WS2811 series RGB addressable LED strips