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

Add LED alerts #14

Open
bpbradley opened this issue Nov 9, 2021 · 0 comments · May be fixed by #16
Open

Add LED alerts #14

bpbradley opened this issue Nov 9, 2021 · 0 comments · May be fixed by #16
Labels
enhancement New feature or request

Comments

@bpbradley
Copy link
Collaborator

The original firmware had LED alerts which were used to notify the user of a number of conditions. The LED was RGB (used ws2812 driver). In this implementation, we should use a standard RGB LED instead (3 PWMs to drive the R,G, and B pins).

We need to first determine what alerts are needed from the LED, and then implement them in firmware.

@bpbradley bpbradley added the enhancement New feature or request label Nov 9, 2021
@bpbradley bpbradley linked a pull request Jan 26, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant