Search found 11 matches
- Tue Apr 02, 2013 12:14 pm
- Forum: Classifieds
- Topic: FOR SALE: Nistune license (Single user) and MultiDisplay
- Replies: 2
- Views: 7184
FOR SALE: Nistune license (Single user) and MultiDisplay
Hi Everyone, I have for sale 1 x single user Nistune license. Considering a license is a license, I think it's fair to sell it for $180. $200 is the normal price. I have already contacted Matt about transferring the license and he has advised that there is no issue with doing this. I also have for s...
- Mon Jan 21, 2013 11:06 am
- Forum: Others
- Topic: Datalogging 10 bit stream
- Replies: 33
- Views: 51470
Re: Datalogging 10 bit stream
Hi Matt, I'm trying to understand all of the code in the sketch. if (sendADVal || sendTempVal) { if (currMode == SET_MODE_BINARY) { Serial.write((char)(sensorValue >> 8)); Serial.write((char)(sensorValue)); } else { Serial.print((float)sensorValue * AD_MULTIPLIER,2); Serial.println("V"); }...
- Mon Jan 21, 2013 9:46 am
- Forum: Software Enhancements
- Topic: Nistune integration with Car PC
- Replies: 7
- Views: 6628
Re: Nistune integration with Car PC
Matt, thanks for getting this done! Should work well. Unfortunately the CarPC project has been put on hold until I figure out a few other issues with the car. (On top of all the other side projects) Vetal, I have used Road Runner previously in my first Car PC build and it worked very well. Looks nea...
- Sat Aug 11, 2012 6:54 pm
- Forum: Software Enhancements
- Topic: Nistune integration with Car PC
- Replies: 7
- Views: 6628
Nistune integration with Car PC
Hi everyone, I have a feeling that this isn't going to be something that a large amount of you will use however I don't think it would be to hard to implement in the application based on my limited knowledge of programming. I am in the process of planning my 2nd Car PC and am wanting to integrate Ni...
- Mon Apr 16, 2012 12:36 pm
- Forum: General Nistune Discussion
- Topic: Boost control using AEM solenoid?
- Replies: 12
- Views: 7629
Re: Boost control using AEM solenoid?
Guys, have a look at the Jaycar IEBC. It is a electronics kit that you can build yourself or also buy it pre-built. It's pretty straight forward and allows full mapping of solenoid output vs. injector duty cycle. There is a hand controller that allows you to program it. $50 for the unit, $50 for the...
- Tue Apr 03, 2012 8:39 pm
- Forum: General Nistune Discussion
- Topic: Nistune 0.10.14 Release
- Replies: 14
- Views: 5138
Re: Nistune 0.10.14 Release
Sweet! Good fun finding bugs huh.. must be like finding a needle in a haystack sometimes!
So will the fixes be patched into the current version or will you be waiting to fix some more items until release again?
Cheers.
So will the fixes be patched into the current version or will you be waiting to fix some more items until release again?
Cheers.
- Fri Mar 30, 2012 6:09 pm
- Forum: General Nistune Discussion
- Topic: Nistune 0.10.14 Release
- Replies: 14
- Views: 5138
Re: Nistune 0.10.14 Release
Thanks Matt - got your email. Will keep checking here for updates.
- Thu Mar 29, 2012 6:05 pm
- Forum: General Nistune Discussion
- Topic: Nistune 0.10.14 Release
- Replies: 14
- Views: 5138
Re: Nistune 0.10.14 Release
Logs email to you!
Vehicle is a '93 180SX SR20DET. Think the ECU is 50F01.
Wideband is a Innovate LC-1 and it's connected with a FTDI USB - serial adapter if it makes a difference.
Cheers,
Matt
Vehicle is a '93 180SX SR20DET. Think the ECU is 50F01.
Wideband is a Innovate LC-1 and it's connected with a FTDI USB - serial adapter if it makes a difference.
Cheers,
Matt
- Thu Mar 29, 2012 11:04 am
- Forum: General Nistune Discussion
- Topic: Nistune 0.10.14 Release
- Replies: 14
- Views: 5138
Re: Nistune 0.10.14 Release
Hi Matt, Loaded the new version last night. Everything so far seems to be fine except for one thing: When I try to go into AFR Autotune, Nistune will crash immediately. Basically, as soon as I choose the option on the menu. OS: Windows 7 64bit (have tried different comparability modes as well) If th...
- Thu Feb 16, 2012 6:05 pm
- Forum: General Nistune Discussion
- Topic: Can some one give me a general run down on building a vq map
- Replies: 16
- Views: 17343
Re: Can some one give me a general run down on building a vq map
Hi guys,
If anyone needs working HPX VQ maps let me know. So far I have 3" confirmed working and also 3.5" but not tested. I can calculate other tube sizes upon request.
Cheers
If anyone needs working HPX VQ maps let me know. So far I have 3" confirmed working and also 3.5" but not tested. I can calculate other tube sizes upon request.
Cheers
- Sun Feb 05, 2012 4:18 pm
- Forum: General Nistune Discussion
- Topic: MAF compatibility question: HPX 05+ MAF (for Ford Mustang)
- Replies: 53
- Views: 33218
Re: MAF compatibility question: HPX 05+ MAF (for Ford Mustang)
Hey gsracer, Not long ago I made my own spreadsheet based on the flow data supplied on the VMPtuning site. It was for a 3 inch pipe and worked pretty well. I just quickly changed it around for a 3.5 inch tube so give this a shot and let me know how you go. I'm curious to see if my calcs work for oth...