EZ-Robotics / EZ-Template

Simple plug-and-play PROS template that handles drive base functions for VEX robots.
https://ez-robotics.github.io/EZ-Template/
Mozilla Public License 2.0
73 stars 35 forks source link

Motor temperatures on screen #60

Open ssejrog opened 2 years ago

ssejrog commented 2 years ago

Add a page to the brain screen that has motor temperatures. Map motor temperatures to a color gradient and display boxes on the screen where each motor is the color of the temperature, maybe blue coldest and red hottest.

Our code should figure out what ports are motors, display either the port number in the colored box or the user can have text in the box that they define.