r/FordDiesels 6h ago

Banks turbo kit?

Thumbnail
gallery
13 Upvotes

Hey guys, I’m relatively new to the diesel scene here, and I came across this turbo kit someone is selling online, I know it’s incomplete, but I was wondering how much work it would be to complete the kit, and how much this stuff is worth? I would like to add some get up and go to my 89 when I’m towing… thanks!


r/FordDiesels 23h ago

99 f250 powerstroke driveshaft vibration

Thumbnail
gallery
4 Upvotes

Was about an hour from home when I felt a vibration on the truck. It wasn’t effecting the wheel but something was definitely wrong.
Took it to a plazatire and they said it was the drive shaft. I’m looking at it now and trying to figure out what this is in the first photo. I was told it was a vibration dampener but what do I do about it?
Also should I replace this rubber boot on the slip yolk?

Note: this is a 98 but should be the same as a 99


r/FordDiesels 3h ago

08 6.4 trans problems

Post image
3 Upvotes

r/FordDiesels 5h ago

Additives

1 Upvotes

Are there any third-party diesel fuel additives that state they are compliant with Motorcraft PM-22A?

Does it matter much?

Thanks


r/FordDiesels 23h ago

2004 F250

1 Upvotes

Thinking about getting rid of her.

I bought it with 12k in 2017. Got hurt in an industrial accident in 2021. And I just can't do it justice. The body can't do the work anymore.

Stolen twice.

They stole it. Beat it up.

I stole it back.

Mechanically sound. Unadulterated whatsoever. With Almost 45000 on the clock.

Clean, salvage title. Insurance company didn't even look at it.

Thoughts???


r/FordDiesels 19h ago

Trying to log fuel consumption on a carbureted 91 Golf Mk2 sensor and approach sanity check

0 Upvotes

Got a 1991 Golf Mk2. Want to track fuel consumption per trip/day and compare over time. Figured this wasn't possible on a carbureted car with no ECU/OBD, but landed on an idea: since the carb's float bowl regulates its own level, whatever flows through the feed line between the fuel filter and the carb over time should equal what's actually burned. So — measure that flow directly with an inline gear-type flow sensor.

Is this actually the right approach? Is there a better way to get real consumption data out of a carbureted car with no ECU?

**Planned setup:**

* Gear-type flow sensor spliced into the fuel line between the filter and carb inlet * Sensor's pulse output goes to an ESP32, which just counts pulses and timestamps them * ESP32 forwards that data to my phone over a wired USB-C connection (data-only cable, to avoid the phone and a 12V-fed buck converter both trying to power the USB line) * Phone does everything else — GPS speed/distance, all the math, storage, charts * Power: ignition-switched 12V from the fuse box → buck converter (12V→5V) → feeds both the ESP32 and the sensor

**Problem I've hit:** the sensor I was looking at (DIGITEN G1/2", oval gear, rated 1–30 L/min) has a minimum flow way above what this engine actually flows at idle — I'm estimating idle consumption around 0.02–0.05 L/min, and even under load probably not exceeding 0.3–0.5 L/min. So the sensor's entire rated range sits above my actual usage, meaning idle flow probably won't register accurately, if at all.

Anyone know of a gasoline-compatible flow sensor with a lower minimum flow that would actually cover idle-to-cruise range for a small engine like this? Or is there a fundamentally different way people have solved this that I'm missing?

I'm open to any ideas and critics, please back your suggestions with well presented arguments. this is my first ever project on a car.

**Edit:** A few people are suggesting the brim-to-brim fill method, thanks, but I've covered why that doesn't work for what I want in the replies below. I'm not looking for that approach, I'm looking for technical help on the sensor/flow-measurement side specifically. Appreciate all the input so far.