View Single Post
Old 10-29-2016, 05:16 PM   #1 (permalink)
anOkayAsian
EcoModding Lurker
 
Join Date: Oct 2016
Location: Southern California
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Low fuel indicator light using MPGunio

I have the task of building a low fuel indicator light for a racecar that turns on when 25% of the fuel has been used. I was thinking about using flow meters and calculating how much fuel has flowed through the lines, but don't want to add in the extra hardware. I was thinking about using an MPGuino style system where it calculated using the fuel injectors, but I don't know where to start with the programming. The source code I could find is 99% LCD stuff and I don't need any of that, I just want a light to turn on when the injectors have used __ amount of fuel. Can anyone help me out with making this script?

  Reply With Quote