BadRobots1014 / BadRobot2023

Other
3 stars 0 forks source link

Implement REV Blinkin #25

Open JavaBlendPhilippe opened 1 year ago

JavaBlendPhilippe commented 1 year ago

https://www.revrobotics.com/content/docs/REV-11-1105-UM.pdf Demonstrate LED Light control on Kitbot. Could be used for Driver Feedback/Updates on Robot. Different Light Colors and/or Patterns for different statuses.

Requirements

glucko commented 1 year ago

1/28/23 notes

I added the direction to shuffleboard and experimented with the simulation. If the robot is not available, using the simulation is encouraged for testing things such as direction.

To use simulator, build the code and type in ">wpilib simulate" in vscode command palette, click "ok" when the "extensions to run" tab pops up, and click "teleoperated" in the simulation window. You can use the keyboard to simulate joysticks, and open up shuffleboard to see direction and power. You can also change keyboard bindings in the "DS" tab on the top of the simulation window.