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

Build visual Feedback with LEDs #80

Open
felixherbst opened this issue Jan 29, 2021 · 0 comments
Open

Build visual Feedback with LEDs #80

felixherbst opened this issue Jan 29, 2021 · 0 comments

Comments

@felixherbst
Copy link
Contributor

8 WS2812b LEDs can be used to display the current status. Some visualization ideas:

-show the current fan speed in 8 steps, only when the user is actually turning the knob plus some seconds after the interaction
-startup animation while booting or searching for wifi, maybe a ping pong animation
-status codes, like orange blinking during wifi setup

What needs to be done:
-setup the LEDs and define start state
-implement one ore more visualizations

Technical information:
On the CleanAirPCB v1, 8 WS2812b LEDs are connected to IO18 and succesfully tested with the Adafruit NeoPixel Library.

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

No branches or pull requests

1 participant