Bindings for a REV Digit MXP Display wired to the MXP Port of a RoboRIO.
Note that only one MXP Display can be controlled per robot. Becuase only one display can be active at a time, this class is provided as a singleton.
Copy the src
folder into the root directory of your robot project.
Documentation can be found here.
Example usage can be found in the "example" folder.
task | progress | associated branch/issue |
---|---|---|
Create JavaDocs | finished | N/A |
Shuffleboard indicator | not started | N/A |
More ASCII Characters | not started | N/A |
Built-in Battery display function & animations | In Progress | Battery Voltage & SoC, and scrolling text finished. Other options in consideration |
Gradle packaging | finished | N/A |
Stop committing directly to the main branch challenge | impossible | N/A |
Adapted from Vampjaz's Bindings
Authored by Silicasandwhich