FRCTeam2984 / PowerUp2018

Code for team 2984's 2018 season
MIT License
7 stars 9 forks source link

Create LED Feedback #73

Closed Pumuckl007 closed 6 years ago

Pumuckl007 commented 6 years ago

Create a system to give feedback to the driver via an LED strip.

This will involve finding a controller for the LEDs. This controller will have to be able to handle the current wanted in addition to being compatible with the rules.

Then a subsystem has to be created where one can request the wanted state of the LEDs on the robot. (Feel free to choose a creative name).

creikey commented 6 years ago

Already finished and opened pull request. Not sure if it actually works though