ImperialSpaceSociety / picotracker-Lora

This is the code base and hardware design files for the Lora pico tracker to be flown around the world
12 stars 3 forks source link

Send two solar voltages: under load and under almost no load #14

Closed MedadRufus closed 3 years ago

MedadRufus commented 3 years ago

Send it as two seperate bytes. 8 bit unsigned integer for each value. Sends 3300mV as 33. V_solar is measured when only the processor is running to measure almost no load value. V_solar is measured when gps is running at full power(continueous mode) to measure under load.