Jump to content
SAU Community

Ecutalk Consult Lcd V2 Displays


NewKleer
 Share

Recommended Posts

yes it will. there is a ticket open on the feature/bug tracker to add ability to save the trip statistics. it would probably be a third screen (so 2 trip ones, one showing current trip, and one showing all trips) that shows your total recorded trips.

reason why it hasnt been done yet is that trip data would need to be saved to EEPROM, which only can be written to a limited number of times, and the display doesnt know when you will turn off the car. so need to do some tricky wear levelling to spread the writes to EEPROM out over the fully spare eeprom, and to only update the trip data every say 30s.

but yeh i really want this feature myself too so will try to get it done when this first batch is sold and i have time to work on it.

Would it be better to get that mini-SD port going...? Data logging? :P

Link to comment
Share on other sites

  • Replies 82
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Got my display a week or so ago, installation couldn't have been easier. The information you can access with this little unit is extremely useful - thanks Peter, my Stag' now has what it has always lacked - a tripmeter! Now my mate with the R31 Silhouette can't say his has more features...

Link to comment
Share on other sites

Some sites say 370cc some say 380cc, but you will still need to calibrate it as there will be a +/- factor. Ive been waiting until I do a long trip, fill tank, reset trip, drive, fill tank again and check fuel used against fuel pumped in, assuming the bowser is correct. The longer the trip/more fuel used the higher the accuracy will be, or even do over several long trips, noting fuel used/fuel pumped for each. i wouldnt measure it over many short trips as the probability of error will be increased. Do some quick maths and adjust the injectors accordingly. About as accurate as we can get outside laboratory conditions, temp/bowser calibration etc.

Link to comment
Share on other sites

right on the money. and make sure the display is on one of the two main screens nearly all the time (eg if u go to main menu it stops recording fuel consumption etc until you go back to main screen).

this will be made easier once i do the global trip meter statistics stuff so it saves stats from each session so u have total fuel used etc. until then you need to rely on a full trip with filling up both sides and dont shut the car off (or write down fuel used before you do) on the way

Link to comment
Share on other sites

Some sites say 370cc some say 380cc, but you will still need to calibrate it as there will be a +/- factor. Ive been waiting until I do a long trip, fill tank, reset trip, drive, fill tank again and check fuel used against fuel pumped in, assuming the bowser is correct. The longer the trip/more fuel used the higher the accuracy will be, or even do over several long trips, noting fuel used/fuel pumped for each. i wouldnt measure it over many short trips as the probability of error will be increased. Do some quick maths and adjust the injectors accordingly. About as accurate as we can get outside laboratory conditions, temp/bowser calibration etc.

Cool, good idea. Will be doing one of those shortly... to Victoria

sign up and add it to the bug/feature tracker on the site...but i dont think itd be high priority...its like yanks asking for GPM, who uses that?! :(

lol :laughing-smiley-014:

Link to comment
Share on other sites

ok so ive been working on microsd logging this weekend (theres stuff i should do first, but oh well!) and theres good and bad news.

good news is ive got extremely simple reading and writing going (as in write 80 numbers and read them back), so its possible.

bad news is that i could only get it to work by adding a resistor to fix a too high voltage going to the card. see attachment. if you cant solder then you could probably even just mechanically attach the resistor (being careful to only attach to specified contacts) by winding legs around the existing component legs and then cutting short.

and the writing wont write in fat file format so u wont be able to use your card outside of the display without reformating it. you'd download logs with the usb port and some form of downloading program i gather.

for read/write speed, its about 30KB/s (512 bytes in 15ms), which should hopefully be enough (thats at 100% of the cpu's time, which wouldnt leave time for anything else. but we only need ~5KB/s so should be ok)

post-4553-1220189118_thumb.jpg

Link to comment
Share on other sites

ok so ive been working on microsd logging this weekend (theres stuff i should do first, but oh well!) and theres good and bad news.

good news is ive got extremely simple reading and writing going (as in write 80 numbers and read them back), so its possible.

bad news is that i could only get it to work by adding a resistor to fix a too high voltage going to the card. see attachment. if you cant solder then you could probably even just mechanically attach the resistor (being careful to only attach to specified contacts) by winding legs around the existing component legs and then cutting short.

and the writing wont write in fat file format so u wont be able to use your card outside of the display without reformating it. you'd download logs with the usb port and some form of downloading program i gather.

for read/write speed, its about 30KB/s (512 bytes in 15ms), which should hopefully be enough (thats at 100% of the cpu's time, which wouldnt leave time for anything else. but we only need ~5KB/s so should be ok)

post-4553-1220189118_thumb.jpg

Easy done! :P

Edited by wisey18
Link to comment
Share on other sites

I bought your consult cable, which works a treat. Have you ever thought of doing similar to this for the wrx's? I own an my03 as well and would do dirty deeds to have the same capabilities with it..

for $300 theres the subdatascan s2 (google), although its only got data display/peak values (and rs232 passthru) so naturally not as awesome as mine, but being newer tech the subarus have some nifty data available like boost, intake temp, ignition retard (level of knock?). and of course you guys with OBDII have all the OBDII stuff like scangauge so you're all set!

i have my eyes on getting maybe a 03+ wrx in a few years, doubt ill be making anything non-nissan until then.

Link to comment
Share on other sites

Did some highway driving over the last few days (about 2,000Ks), without cruise-control (so speed was not exactly perfectly constant) plus overtaking etc. and I noticed that the average trip speed would sit at 110km/hour... which seemed too exact? Does the unit show average speeds above 110?

Edited by DaveB
Link to comment
Share on other sites

im not aware of any reason why it wouldnt...do you think you should have averaged higher? (i havent driven far enough to get past more than about 100 or so average due to slower local roads etc).

fyi the reset on options menu can be used to do the same as unplugging/replugging in display (it doesnt reset saved data/settings). so perhaps if you have someone that can reset the display once you're above 110km/h and see that it is averaging correctly.

also a good writeup on microsd resistor mod (that ive emailed everyone about) for those who are at id less than 65 on the list:

http://forum.pulsar.org.au/showthread.php?t=79971

Link to comment
Share on other sites

  • 2 weeks later...

v2.01 firmware is now available on firmware page. has sequential and random speed tests for microsd cards (and capacity/info as per 2.01 beta), no actual logging yet, but you can test out microsd cards you may wish to use for logging.

note, as the lcd will tell you, you'll lose any existing data on the card if you do the speed test.

if ur going to use a card, buy one just for this, because it wont be windows/pc readable, and to read data off it you wont remove it, but use the usb cable and some program ive yet to write to download the logs.

there is a howto guide for those of you (displays sent out before september 3 - i.e. id 1-64 on the list) who need to do the resistor mod here. those people ive contacted via email a couple weeks ago

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share




  • Similar Content

  • Latest Posts

    • 10-15 years ago, the answer would always be buy a good import motor and so many machine shops make.a hash of an engine rebuild, or they think they are some sort of RB magicians and want 40k.      Now as others have stated, you are buying a VERY old used motor. So rebuild is the correct answer.  Just finding a machine shop that will both do a good job and charge you a regular price is now your challenge. 
    • SOLVED   simple solution. After wrecking by brain, i ended up jist giggling everything i could. At one point last week I noticed that the left side signals shut off for a split second. I wasn't sure what triggered it. I spent time cleaning up wiring, re-wrapping and adding DT connectors to my IC7 stuff. I bought a new hazard and stalk hoping that would work. The stalk did fix some function issue but not the steady on. Hazard didn't fix it. I started just tracing everything. Once I got to the engine bay I notice my engine harness was droopy. I started moving it and the signals flickered. Come to find out that the starter + turned off sigmals when it grounded out on a bolt I have a Wiring Specialties pro harness so I'm not sure if this is specific to it. So it should work proper once I hook everything up   20240511_190033.mp4
    • Both of those things are on my to do but not quite in a position to do that just yet until I can at least get it running back to stock. Going to work on getting the exhaust manifold gasket and studs replaced first, an obvious need it now. Then I'll try out the new maf and see hownthat does. After that I'm thinking cas if I'm still having the same issues. Still need to run the fuel out and refuel I'll change the fuel filter tomorrow along with cleaning the iacv with carb cleaner. If all else fails I'm going to get a serial port and see if I can get some sort of data on what the ecu is seeing when the issue is happening but really hoping one of the methods above work out first. After I get a good base I'm going link but have to save for that so it'll be a while for that based on my tuners suggestions. Definitely need the exhaust leak fixed first though car has always fallen flat after about 4-4500 rpm since I've had it and suspecting that's the issue. Then I can move forward with the rest. 
    • My vote is rebuild s2 engine or maybe get a neo (but expect you may need to rebuild that too). Doing an engine conversion you would have to be a true tragic nowadays and actively be aware there's better/smarter options for value.
    • Or buy one someone built earlier! (realistically V8 mustangs or MKV supras are great). I see people nowadays putting ZF8's into MK4's, and people putting 370z gearboxes, diffs, axles into R and S chassis and it's like.... just get a 370z at that point and mildly boost the 3.7 instead of the 2L and away we go...
×
×
  • Create New...