You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: