Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding functionality for using WS2801 LED Controller #51

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

Stamenov96
Copy link

I've added some lines for WS2801 Led Controller Strips. By changing the config file, there is an option for the LED_CONTROLLER type. Basically there are changes in three of the files - config.py, setup.py, led.py.
Config - adding LED_CONTROLLER variable
setup - adding the needed python library
led.py - adding different calls for WS2801

There shouldn't be regression problems, but currently I have only Pi and WS2801, so I've test it only on this setup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant