sekdiy / CoreSensors

An interface to the Arduino's internal temperature (diode reference) and supply voltage (bandgap reference).
MIT License
5 stars 1 forks source link

Voltage and temperature slopes #2

Open sekdiy opened 8 years ago

sekdiy commented 8 years ago

It could be feasible to use the sensor signals for further progessing.

Derivative of temperature (i.e. rate of change between two measurements) could feed an overtemperature alarm.

Derivative and integral of (battery) supply voltage could provide basic fuel gauging and discharge point estimation.