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

[FEAT] Create new pre-defined LED patterns #1

Open
jwnicholas99 opened this issue Aug 20, 2020 · 0 comments
Open

[FEAT] Create new pre-defined LED patterns #1

jwnicholas99 opened this issue Aug 20, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@jwnicholas99
Copy link
Owner

jwnicholas99 commented Aug 20, 2020

Currently, we are only limited to 5 pre-defined LED patterns: Color Wipe, Pulse, Wave, Rainbow Cycle and Rainbow Chase. It would be awesome if we can create more LED patterns! Create anything you want!

To create a new pre-defined LED pattern, you will need to create a new method for the Moodlights class in utils/moodlights.py. To control each pixel, check out the methods of the Pixel class in utils/pixel.py.

@jwnicholas99 jwnicholas99 added enhancement New feature or request good first issue Good for newcomers labels Aug 20, 2020
@jwnicholas99 jwnicholas99 changed the title Create new pre-defined LED patterns [FEAT] Create new pre-defined LED patterns Aug 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant