L=V*k c
I need to find k, then find c.
I have a resistor type fuel sensor and need to convert volts to liters.
The fuel sensor has 0~6 Volts. The tank can be any capacity.
In the equation above,
L = Liters
V = volts (0~6)
K = the multiplicator
C = a constant
Thanks!