Q&A Forum
Im guessing you dont have a dyno with a retarder in it if your planning to run just laptop hooked up to sensors.If your just wanting something to get ...
My tuning support for Ford's only extends to au series 2. Should work with them tho for reading PIDs and error codes with the right scantool. Have tes...
Update #A2:Lots more bug fixes and error catches.Code for guages added (not yet confirmed working in real usage)Reports function,Added tooltips to but...
Looks good.Just a tip for tieing down FWD.Using the tow hooks in the front cross member if it has them is better then the rear cross member since it p...
Just ignore this post. Im just testing what the forum supports for embeding images. HTML test<a href="https://ibb.co/yFtK749"><img src="https...
One I use doesnt really work until 2000rpm being hooked up to the crank which makes diesel engines quite hard to dyno since thats where there power is...
Bit of a update, Hit a wall tonight since couldnt bring bluebox home with me which is needed for the guages to update. But it should work hopefully.Ne...
I got a waterbrake dyno if there was anything you wanted to know about my setup id be happy to share.
Was hoping to have another update out tonight but in the process iv broken the code somewhere in the image compression and it crashes "YourDyno" depen...
A bit of patience and youll get there.Coding is basically just 90% of the time calling the right command (which is easy now days since you can just go...
@JosteinHere is that source to the obd2 simulator and a couple of other compiled ones that I found useful for testing.Wouldnt let me send it to you ov...
That seems like a good option.Cheap enough that you dont have to worrie about frying it. Use the 3.3V output singal into a mic input.Make a back probe...
Visual Studio 2017 Community edition is what im using which is free.Be easiest starting a project with Windows Forms App.Then you will have a window l...
Easiest way to get started would be work with windows forms project so then there is nice easy GUI form to work with and will compile and run with in ...