ZombieVerter Fuel Guage Guidence
ZombieVerter Fuel Guage Guidence
Hello,
My car has two fuel level senders: Sender 1 moves the pointer from 0 to half, and Sender 2 moves it from half to full. I have disconnected Sender 1 and connected it to ZombieVerter 's Pot 1, and likewise, I’ve disconnected Sender 2 and connected it to ZombieVerter ’s Pot 2, as shown in this video: (you can start watching from 19:45). However, the pointer isn’t moving. Any suggestions?
Thank you in advance!
My car has two fuel level senders: Sender 1 moves the pointer from 0 to half, and Sender 2 moves it from half to full. I have disconnected Sender 1 and connected it to ZombieVerter 's Pot 1, and likewise, I’ve disconnected Sender 2 and connected it to ZombieVerter ’s Pot 2, as shown in this video: (you can start watching from 19:45). However, the pointer isn’t moving. Any suggestions?
Thank you in advance!
- tom91
- Posts: 2390
- Joined: Fri Mar 01, 2019 9:15 pm
- Location: Bristol
- Has thanked: 206 times
- Been thanked: 562 times
Re: ZombieVerter Fuel Guage Guidence
HAhahahahahaha
ahahahaha
ahahahahahah
Really? You watch the video and decided yes this is the way I am going to wire it. EDIT(I am working with the zombie alot so I found this funny, this is not meant personal, I just keep being amazed by how inconsistent the information is that is available)
Digipots, which simulate resistance are currently not implemented fully.
Most automotive fuel senders work on resistance based feedback, this is why the Zombie has the Digipots.
The Pot and Pot2 are inputs. These are for throttle 0-5V signals.
ahahahaha
ahahahahahah
Really? You watch the video and decided yes this is the way I am going to wire it. EDIT(I am working with the zombie alot so I found this funny, this is not meant personal, I just keep being amazed by how inconsistent the information is that is available)
Digipots, which simulate resistance are currently not implemented fully.
Most automotive fuel senders work on resistance based feedback, this is why the Zombie has the Digipots.
The Pot and Pot2 are inputs. These are for throttle 0-5V signals.
- uhi22
- Posts: 1113
- Joined: Mon Mar 14, 2022 3:20 pm
- Location: Ingolstadt/Germany
- Has thanked: 204 times
- Been thanked: 609 times
Re: ZombieVerter Fuel Guage Guidence
There is some confusion. The wiki says pot1 and pot2 are outputs and the video says they are to drive fuel gauges. The throttle inputs are named throttle1 and throttle2 in the wiki. So far consistent. But on the other hand in the software there is pot and pot2 for the throttle, which causes confusion.
Github: http://github.com/uhi22 --- Patreon: https://www.patreon.com/uhi22
- tom91
- Posts: 2390
- Joined: Fri Mar 01, 2019 9:15 pm
- Location: Bristol
- Has thanked: 206 times
- Been thanked: 562 times
Re: ZombieVerter Fuel Guage Guidence
Wait it is that bad? Thats very strange, again multiple people working on documentation and no one sticking to the names from the web interface.
Re: ZombieVerter Fuel Guage Guidence
Pot 1 and pot 2 in web interface are related to throttle but in the hardware they are related to 2 the two potialmeter in the vcu as explained in the vidoetom91 wrote: ↑Sat Jan 25, 2025 12:44 pm HAhahahahahaha
ahahahaha
ahahahahahah
Really? You watch the video and decided yes this is the way I am going to wire it. EDIT(I am working with the zombie alot so I found this funny, this is not meant personal, I just keep being amazed by how inconsistent the information is that is available)
Digipots, which simulate resistance are currently not implemented fully.
Most automotive fuel senders work on resistance based feedback, this is why the Zombie has the Digipots.
The Pot and Pot2 are inputs. These are for throttle 0-5V signals.
Re: ZombieVerter Fuel Guage Guidence
Pot 1 and pot 2 are out puts that are used to control fuel guages. In the wiki they are referring to pot 1 and pot 2 under spot values and these are related to throttleuhi22 wrote: ↑Sat Jan 25, 2025 2:24 pm There is some confusion. The wiki says pot1 and pot2 are outputs and the video says they are to drive fuel gauges. The throttle inputs are named throttle1 and throttle2 in the wiki. So far consistent. But on the other hand in the software there is pot and pot2 for the throttle, which causes confusion.
- tom91
- Posts: 2390
- Joined: Fri Mar 01, 2019 9:15 pm
- Location: Bristol
- Has thanked: 206 times
- Been thanked: 562 times
Re: ZombieVerter Fuel Guage Guidence
What car do you have and do you have information on the fuel senders?
How are you calculating the SOC? Zombie does not do it too nicely at the moment.
How are you calculating the SOC? Zombie does not do it too nicely at the moment.
- tom91
- Posts: 2390
- Joined: Fri Mar 01, 2019 9:15 pm
- Location: Bristol
- Has thanked: 206 times
- Been thanked: 562 times
Re: ZombieVerter Fuel Guage Guidence
I do not know who made the pinout diagram it does not match the web interface thus code which is a major oversight. Feel free to update it.
Re: ZombieVerter Fuel Guage Guidence
I converted nissan xtrail t30 2007 diseal . Have been driving it for the last 30 days . Currently am using zombie for SOC but soon l will be using leafspy for SOC
- uhi22
- Posts: 1113
- Joined: Mon Mar 14, 2022 3:20 pm
- Location: Ingolstadt/Germany
- Has thanked: 204 times
- Been thanked: 609 times
Re: ZombieVerter Fuel Guage Guidence
Additional point of confusion: different versions of the zombiverter have/donthave the analog "Poti" outputs. In the wiki and video of the v1 they are present but not in the v3 on Damiens GitHub. So it depends on the used version whether the feature is supported.
Github: http://github.com/uhi22 --- Patreon: https://www.patreon.com/uhi22
- jetpax
- Posts: 48
- Joined: Wed Jan 01, 2020 12:33 am
- Has thanked: 20 times
- Been thanked: 22 times
- Contact:
Re: ZombieVerter Fuel Guage Guidence
@maiks,
Can you confirm that you actually need a variable resistor to drive the fuel gauge?
Many old school fuel gauges just rely on the current through the gauge so this could possibly be simulated with a PWM open drain signal at say 2kHz?
Would be very interested to know more about your application, as I'm just coding the PWM support in HeadlessZombie which is a fork of Zombie with 12 independently reconfigurable outputs which can do pull up or pull down PWM, so would like to see if this is a valid use case.
Can you confirm that you actually need a variable resistor to drive the fuel gauge?
Many old school fuel gauges just rely on the current through the gauge so this could possibly be simulated with a PWM open drain signal at say 2kHz?
Would be very interested to know more about your application, as I'm just coding the PWM support in HeadlessZombie which is a fork of Zombie with 12 independently reconfigurable outputs which can do pull up or pull down PWM, so would like to see if this is a valid use case.
“Take the best that exists and make it better”
-
- Posts: 168
- Joined: Thu Dec 07, 2023 9:32 pm
- Location: Kosova
- Has thanked: 18 times
- Been thanked: 3 times
Re: ZombieVerter Fuel Guage Guidence
So as far as zombies are concerned, you really have to clean it up before it is developed further, otherwise it will end in chaos, I'm also confused by some things, especially the pwm area
Re: ZombieVerter Fuel Guage Guidence
I initially thought the VCU could control the gauge, as explained in the video ( At 19:40, Damien mentions two potentiometers in the VCU, named Pot1 and Pot2, whose outputs can control the fuel gauges. However, I was unable to get it to work.jetpax wrote: ↑Fri Jan 31, 2025 3:26 pm @maiks,
Can you confirm that you actually need a variable resistor to drive the fuel gauge?
Many old school fuel gauges just rely on the current through the gauge so this could possibly be simulated with a PWM open drain signal at say 2kHz?
Would be very interested to know more about your application, as I'm just coding the PWM support in HeadlessZombie which is a fork of Zombie with 12 independently reconfigurable outputs which can do pull up or pull down PWM, so would like to see if this is a valid use case.
- tom91
- Posts: 2390
- Joined: Fri Mar 01, 2019 9:15 pm
- Location: Bristol
- Has thanked: 206 times
- Been thanked: 562 times
Re: ZombieVerter Fuel Guage Guidence
Have you tried changing the parameters DigiPot1Step and DigiPot2Step and measured the resistance of the pins to ground?
They currently do not do a whole lot more then that. (except for Jamies E9x map for his car to move SOC to Digipot steps in the E65 vehicle class)
Re: ZombieVerter Fuel Guage Guidence
I will check it out and I will update youtom91 wrote: ↑Fri Jan 31, 2025 6:19 pm Have you tried changing the parameters DigiPot1Step and DigiPot2Step and measured the resistance of the pins to ground?
They currently do not do a whole lot more then that. (except for Jamies E9x map for his car to move SOC to Digipot steps in the E65 vehicle class)