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

Look into LED Pattern API #17

Open
CoffeeCoder1 opened this issue Nov 13, 2024 · 0 comments
Open

Look into LED Pattern API #17

CoffeeCoder1 opened this issue Nov 13, 2024 · 0 comments
Assignees
Labels
leds Things relating to the LEDs

Comments

@CoffeeCoder1
Copy link
Member

WPILib is adding a new LED animation API that should handle all of the LED animation stuff for us. By doing the LED animation in the RIO, it would significantly reduce the complexity of the LED stuff, so we should consider looking into using that to drive LEDs.

The main disadvantage to doing it this way would be that the LEDs will not be able to display anything until the RIO boots up, while the Arduino was able to fill in when the robot was not sending it data, but depending on how simple the new API is we may just want to sacrifice that capability.

@CoffeeCoder1 CoffeeCoder1 self-assigned this Nov 13, 2024
@CoffeeCoder1 CoffeeCoder1 added the leds Things relating to the LEDs label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
leds Things relating to the LEDs
Projects
None yet
Development

No branches or pull requests

1 participant