$40 starter kit from ebay with the jumper wires, breadboard, power supply, lcd, etc.
I’m hoping that I can come up with a few dozen lines of code that read the pulse wheel & sender(s) in the tank and then output results to the LCD screen. Quick n dirty type of solution.
In my current naive fantasy, the job is only a matter of tapping into 3 wires (1 speed pulse wire, 2 fuel sender wires), applying some basic math(MPH = pulse time/distance_constant, %FULL = voltage difference between reference and sender voltage) and rudimentary coding.
I could see doing additional development to light an array of LEDs to correspond to the fill level in the tank, shift lights, data logging, etc. but the likelihood of me doing that isn’t very high at this point.
Frankly, the only reason I’m doing the custom route is because there is no other route.
I’m kind of hoping that I can get the sketch to a functional level, post it, and have someone with more engineering know how than me get so offended at how rudimentary it is that they clean it up, point me in a better direction, or just make it better.
My naive fantasy ends with me posting a link to the fuel/speedo sketch with a DIY write up for those of us no longer interested in factory clusters and $50 and an afternoon to spend ($40 Arduino kit, $2 Altoids box and zip ties, $8 6-pack of Abita).