Update: I’ve got a working sketch that breaks up resistance ranges into different zones (ex: 0 Ohms = Full, 17 Ohms = 3/4, 34 Ohms = 1/2, etc.), so the backbone of the program is working. Now I need to figure out what the Driver Interface will look like and could use some opinions from other people that have driven enduro.
I think of knowing fuel level as important, but not critical information. It’s more important than alternator output, but less important than OP or RPM. As such, I think a fuel gauge shouldn’t be as attention grabbing as something like a shift light.
The way the setup I have currently works is that an LED light is associated with each 1/8 step on a typical fuel gauge. Full = all 8 LEDs lit, Half = 4 of 8 lit, 1/8 = 1 LED and a buzzer sounds. The LEDs are pretty small, not too bright, and range from red at the bottom, to yellow, white, and then green. I’m thinking that the form factor of the output LEDs will be a 1" by 4" strip that gets mounted wherever (ex: Driver side A pillar cage tubing).
A second idea is use a small back lit screen to output some kind of value correlated to fuel sender output. Ex: Number value 10 - 0; Full, 1/2, E; solid bar that lowers and then blinks as level gets lower.
Any thoughts/opinions on how to communicate fuel level to driver?