1996 GTX arduino to replace Infocenter

Note: This site contains eBay affiliate links for which SeaDooForum.com may be compensated
Status
Not open for further replies.

hrifaii

New Member
Hi
Several years ago I bought a used 1996 GTX , it ran OK for the low price I payed. The speedometer and infocenter display didn't work. The speed wheel was missing and I thought the display needed A UV film, but when I disassembled it I found a big part of the board inside burnt. I decided to replace it with an LCD and arduino mega to display the info. My concern right now is the fuel sender unit, I understand it contains the pump and the float sensor but only two wires are connected to it.

What I did so far is:
Programmed the arduino to read and display both temperatures, fuel level, oil level and the compass on the LCD screen
I added a gps receiver and programmed it to display speed instead of the speed wheel
Didn't connect to PWC yet

1) I need to know if the pump runs all the time or gets an ON/OFF signal from the control ?
2) I need to know what kind of signal is fed to the speed gauge (PU-YL wire) so I can send the speed value from the arduino to the gauge

Please advice
Thanks
p.s where I live spare parts are either not easily available or extremely expensive
IMG_6032.JPG
IMG_6034.JPG
 
Last edited by a moderator:
There is no fuel pump in the fuel baffle, it's only the fuel level sensor.

The fuel pump is on the carbs and is activated by the pulse from the crank case.
 
You should look up some information on the fuel baffle. It has a series of magnetic reed switches in it. Each one has a resistor on it. As the float goes up and down, it switches the sensors and the resistance changes. That is what you will have to use as your signal to convert. Cool project. Post back when done.
 
Very nice. Kudos to you for thinking outside the box. Keep us posted on your progress if you don't mind.
 
You should look up some information on the fuel baffle. It has a series of magnetic reed switches in it. Each one has a resistor on it. As the float goes up and down, it switches the sensors and the resistance changes. That is what you will have to use as your signal to convert. Cool project. Post back when done.

This is what I figured out so far concerning the fuel sensor
Fuel.jpg
 
You should look up some information on the fuel baffle. It has a series of magnetic reed switches in it. Each one has a resistor on it. As the float goes up and down, it switches the sensors and the resistance changes. That is what you will have to use as your signal to convert. Cool project. Post back when done.

This is what I figured out so far concerning the fuel sensor
Thank you
View attachment 39721
 
Last edited by a moderator:
Does anyone know the voltage entering the gauge cluster through (PU-BK) socket from the electronic module MH-146 ? Is it 12v or 5v ??
 
Very interested to see the progress with this. I don't think my GTI supports the infogauge or I'd follow suit.

Post lots and pictures, and when you're ready dump the code so others can have a play too :)
 
Update

To run the speed gauge, I found (by try and error) that wire PU-YL needs to be pulled down with a pulse ranging from 30Hz to 365 Hz to cover the whole range of the speeds, I am preparing a schematic and will post as soon as it is ready
 
Last edited by a moderator:
Status
Not open for further replies.
Back
Top