Jump to content
SAU Community

Recommended Posts

Hey guys,

I want to go multi-gauge display. So far, my option could be:

Greddy Informeter touch

Blitz Brain: look and feel the same like greddy but sensor are more expensive than the greddy so i rather go greddy

Ark design MFD: Cheaper than the 2 other, display less but look nice... Do I really need all the info the greddy gave?

Nistune : Nice but getting a carputer is big pain in the...

HKS CAMP: Nice but you need a monitor, i could use my 2 din radio but I heard that if you switch from Ipod to av-input, your loosing your music so its not multi-tasking..

So. really right now is between greddy informeter touch and ark-design mfd.

but maybe you know better, maybe I forget something. please let me know!

I've been through this too. You have basically covered all the options mate.

Personally I like the arc one the best(price wise) if I was going to fork out 600 bux I would go with the nismo dash cluster.

There's also the blitz icolor. Doesn't look as pretty as the others.

Iphone or pad running wireless bluetooth consult can do multiple gauges at once.

many apps for nissans and other cars

since Iphones and pads also have Gmeters built in you can get data from track days as well ?

older iphones will be popping up soon, iphone 5s coming soon

I've got a Greddy Informeter Touch, got it for around $400 online.

Does everything I want, I just need to get the oil pressure and oil temp senders for it.

I'd recommend it if you're looking for a multi gauge display, but I have no experience with the others.

I've got the Ark. Does what I want, I mostly use it to keep an eye on water temps while I'm tuning.

Pros:

looks good

Works well

Easy to use

Has peak recall and warning functions.

Cons:

Small size makes it hard to see while driving.

Need to hack the ECU wiring loom to install.

Really all the things you listed are going to do the exact same thing, so just pick one you like the look of. If you're not too electrically savvy then I wouldn't recommend getting the Ark.

Really all the things you listed are going to do the exact same thing, so just pick one you like the look of. If you're not too electrically savvy then I wouldn't recommend getting the Ark.

good point. Informeter is plug and play into the odb port. Too easy! :thumbsup:

+1 for Informeter.:thumbsup:

All your factory sensors output to the display, and you can add on temp & pressure senders for additional on screen info.

The screen can be configured in a number of different ways, you can set audible alarms and you can even record data if you wish.

Plus; you don't have to have a gaudy bunch of dials all over the place.:whistling:

Well it uses the factory sensors, and any others require a separate Greddy sensor harness and sensors. I have no idea if you could use the Greddy sensor harness with third party sensors unfortunately, and can't really try it as I don't have any to test.

Hopefully that gives you some extra info? Not sure if you can find a retailer who can help you with that question?

I believe you won't be able to use the factory sensor. Different voltages, the gauge mite interperet the infoation incorrectly. That's why they offer their own sensors

Mine plugs into the ODB connector on my M35 Stagea and picks up all factory sensors (except maybe boost - but my factory boost sensor needs repairing). Only reason I have to run external sensors is so I can get oil temp and oil pressure, which I don't have stock sensors for.

Mine displays pretty much everything else, including but not limited to gear, revs, speed, ignition timing, AFM voltage, water temp, injector %, fuel consumption, etc.

You can also do more with it if you set it up, I just haven't spent long enough dialing it in.

Well the obd port is more advanced than taking a signal from a sender. Senders convert pressure or temperature to a voltage, depending on the sensor it will be a different voltage. This voltage is the signal used by the gauge aka decoder to display the pressure or temperature. Some senders may work on a voltage drop of 0-1v some mite work on 0.5 -1.2 volts. All different.

Whereas the obd port carries the decoded signal already which makes much less complex and less variation, which makes it easier to make universal gauges because the criteria is smaller and the manufacturer can make a signal range equivalent to what obd ports display.

Quite complex and you have to take into account the variables on what voltage signal is produced by the sensor

Yes, it's called the Consult port and I think it works a little differently to the standard OBD systems.

In the Stagea I have a CarPC and run Datascan on a daily basis.

In the Skyline I have nothing at the moment so I am looking at an ECUTalk Box.

Although, I have been intrigued by some of the new tablet PC's but unless they have an onboard USB port (can't find one that does yet :( ) they are useless.

no they don't. they don't have OBD. they have consult instead which is a old nissan proprietary type of OBD and not compatible with any OBD devices.

no they don't. they don't have OBD. they have consult instead which is a old nissan proprietary type of OBD and not compatible with any OBD devices.

Back to ZD then....

Yes, it's called the Consult port and I think it works a little differently to the standard OBD systems.

In the Stagea I have a CarPC and run Datascan on a daily basis.

In the Skyline I have nothing at the moment so I am looking at an ECUTalk Box.

Although, I have been intrigued by some of the new tablet PC's but unless they have an onboard USB port (can't find one that does yet :( ) they are useless.

Got one of those for my skyline - Brilliant and best value IMHO.

Reminds me of the LCD on the stack branded guages.

There is no graphics or anything like that - Just plain text - Which is fine for me, but some people out there want pretty graphics and animations.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Similar Content

  • Latest Posts

    • I normally run with I think a 10mm, and definitely use the second handle you can add to a drill. They hurt when they bins up!   For the crush tube, once all subframe is clear, I'd try some stilsons and see if I can get it to start to twist.
    • Probably because they couldn't, because the use of the variable resistor to create a "signal" in the ECU is managed by the ECU's circuitry. The only way that VDO could do it would be if they made a "smart" sensor that directly created the 0-5V signal itself. And that takes us back to the beginning. Well, in that case, you could do the crude digital (ie, binary, on or off) input that I mentioned before, to at least put a marker on the trace. If you pressed the button only at a series of known integer temperatures, say every 2°C from the start of your range of interest up to whatever you can manage, and you know what temperature the first press was at, then you'd have the voltage marked for all of those temperatures. And you can have more than one shot at it too. You can set the car up to get the oil hot (bypass oil coolers, mask off the air flow to oil coolers, and/or the radiator, to get the whole engine a bit hotter, then give it a bit of curry to get some measurements up near the top of the range.   On the subject of the formula for the data you provided, I did something different to Matt's approach, and got a slightly different linear formula, being Temp = -22.45*V + 118.32. Just a curve fit from Excel using all the points, instead of just throwing it through 2 points. A little more accurate, but not drastically different. Rsquared is only 0.9955 though, which is good but not great. If you could use higher order polynomials in the thingo, then a quadratic fit gives an excellent Rsquared of 0.9994. Temp = 2.1059*V^2 - 34.13*V + 133.27. The funny thing is, though, that I'd probably trust the linear fit more for extrapolation beyond the provided data. The quadratic might get a bit squirrely. Hang on, I'll use the formulae to extend the plots.... It's really big so you can see all the lines. I might have to say that I think I really still prefer the quadratic fit. It looks like the linear fit overstates the temperature in the middle of the input range, and would pretty solidly understate what the likely shape of the real curve would say at both ends.
    • I got a hand held bisssel one and it's a piece of shit. Doesn't work for more than about 5 seconds. So much so that I nearly refuse to believe any wet dry vac actually works or has enough suction to clean the carpet of a car. I'm discouraged as all the good ones are $300+ for an unknown result. I saw MCM did a Ryobi video where they use this thing: https://www.ryobi.com.au/products/stick-vacuum-cleaners/18v-one-hptm-brushless-spot-cleaner-tool-only Anyone have any experience actually using a tool like this when not paid to showcase it?
    • That could very well be the thermistor, but the ECU only sees Volts. VDO don't seem to provide a 0-5 volt curve, only the resistance curve.... (or line).
    • Yes. Probably, given that there is only access from the bottom end of it, go with a drill bit. Don't start too small. 7 or 8mm is probably the right size. You want something that can make a big enough hole to do some damage, but not so bit that it clashes with the steel or binds up and breaks your wrist. A slow speed is probably a good idea too. Once the rubber is destroyed, you then have to get the crush tube off the stud, which will be the whole heat/oil/cutting exercise all over again, but this time with the need to strictly avoid damaging the stud (any further than the corrosion might already have done.
×
×
  • Create New...