Search found 11 matches

by makro86
Tue Apr 02, 2013 12:14 pm
Forum: Classifieds
Topic: FOR SALE: Nistune license (Single user) and MultiDisplay
Replies: 2
Views: 4953

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...
by makro86
Mon Jan 21, 2013 11:06 am
Forum: Others
Topic: Datalogging 10 bit stream
Replies: 33
Views: 42859

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"); }...
by makro86
Mon Jan 21, 2013 9:46 am
Forum: Software Enhancements
Topic: Nistune integration with Car PC
Replies: 7
Views: 5018

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...
by makro86
Sat Aug 11, 2012 6:54 pm
Forum: Software Enhancements
Topic: Nistune integration with Car PC
Replies: 7
Views: 5018

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...
by makro86
Mon Apr 16, 2012 12:36 pm
Forum: General Nistune Discussion
Topic: Boost control using AEM solenoid?
Replies: 12
Views: 6616

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...
by makro86
Tue Apr 03, 2012 8:39 pm
Forum: General Nistune Discussion
Topic: Nistune 0.10.14 Release
Replies: 14
Views: 4342

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.
by makro86
Fri Mar 30, 2012 6:09 pm
Forum: General Nistune Discussion
Topic: Nistune 0.10.14 Release
Replies: 14
Views: 4342

Re: Nistune 0.10.14 Release

Thanks Matt - got your email. Will keep checking here for updates.
by makro86
Thu Mar 29, 2012 6:05 pm
Forum: General Nistune Discussion
Topic: Nistune 0.10.14 Release
Replies: 14
Views: 4342

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
by makro86
Thu Mar 29, 2012 11:04 am
Forum: General Nistune Discussion
Topic: Nistune 0.10.14 Release
Replies: 14
Views: 4342

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...
by makro86
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: 10731

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
by makro86
Sun Feb 05, 2012 4:18 pm
Forum: General Nistune Discussion
Topic: MAF compatibility question: HPX 05+ MAF (for Ford Mustang)
Replies: 53
Views: 27341

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...