openrace / OpenRace

A opens ource FPV Race software with fancy LED effects.
3 stars 2 forks source link

LED Controller has to "proxy" the voltage from /d1.... to /openrace #70

Closed oxivanisher closed 4 years ago

oxivanisher commented 4 years ago

To have clear boundary, the LED controller has to read the voltage of the d1... and "forward" it for the UI on MQTT /OpenRace/led/<MAC>/voltage. Also the LED controller has to calculate the cell voltage and tell the UI if the voltage is critical, by setting /OpenRace/led/<MAC>/voltage_critical to (string) true or false.