Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Engine Management, OBD-II, Engine Diagnostics, etc.


Reply
 
Share Thread Tools Display Modes
Old 12-30-2006, 02:43 AM   #16
Variable Bitrate
 
84RegalRider's Avatar
 
Join Date: Nov 2004
Location: San Diego
Posts: 427
84RegalRider is on a distinguished road
all black
Attached Images
 
__________________
Core duo
1tb harddrive
256 ddr
8 lilliput
bu-353

still installing...
84RegalRider is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 03-08-2008, 05:49 AM   #17
Newbie
 
Join Date: Mar 2008
Posts: 4
RookieVanner is an unknown quantity at this point
Sorry for replying on this old thread. I am in the process of making an interface for my 1990 chevy van to show this data. I was wondering if you made more patches of your gauges software. A nice addition would be calculating the gas mileage, but there are a few variables you will need to have extra such as airflow.

If you have newer versions made, could you post it here?
RookieVanner is offline   Reply With Quote
Old 03-08-2008, 07:04 AM   #18
Newbie
 
Join Date: Mar 2008
Posts: 4
RookieVanner is an unknown quantity at this point
My chevy is at the garage for repairs, and I will need to buy an aldl cable.

I have downloaded your source files.

If you think it is OK to use your sources. I am going to have a go at parsing the ds files posted here, it would be really useful so your solution isn't only for the regal you owned. There is a big change some of he fellow vanners here in the Netherlands will be interested too.

Probably most code will be refactored. Adding the options to view the meters you want etc. Is there anyone interested in new versions of this software on mp3car? (if I can get it to work off course )

http://www.mp3car.com/vbulletin/engi...ml#post1080254
RookieVanner is offline   Reply With Quote
Old 03-08-2008, 07:16 AM   #19
Newbie
 
Join Date: Mar 2008
Posts: 4
RookieVanner is an unknown quantity at this point
I am going to add a parser to understand multiple datastreams based on the following ds files:
http://www.mp3car.com/vbulletin/engi...ml#post1080254

would there be more people on mp3car interested? If I get it working I will post it here, if I gt it working and someone will is interested. Some Dutch vanners are already showing some interest for this software.

Andre
RookieVanner is offline   Reply With Quote
Old 05-25-2008, 12:53 AM   #20
Variable Bitrate
 
stonestatue's Avatar
 
Join Date: Feb 2006
Location: Huntsville, AL
Posts: 343
stonestatue is on a distinguished road
Sign me up. I own a 1993 Chevy G20 and plan on doing something similar. However, I'm not sure if I will use the ALDL port or if I'll just custom wire all the gauge sending units to a Fusion Brain.

The turn signals will require a Fusion Brain anyway.
__________________
Self proclaimed environmentalist.
stonestatue is offline   Reply With Quote
Old 06-03-2008, 12:20 AM   #21
Maximum Bitrate
 
americasfuture2's Avatar
 
Join Date: Apr 2007
Location: edmond, oklahoma
Posts: 569
americasfuture2 is an unknown quantity at this point
i am in the proccess of trying to get data from my ecm. it is a 1227730, and that runs at 8192 baud. so far it seems the only thing that is going to work for logging with this ecm is the APU1 from moates with either Tunerpro RT or i believe tunercat. but i am also trying to tune it to get the new engine/ecm combo to work together. its the 3500 from an 06 malibu with a obd1 ecm.

ok, i think im done bragging. but i am definantly going to keep up with this.
__________________
Gathering parts----99% (I'll always want something else, its never 100%)
Using and programming in RR 3.14% (I need tons of help on this one!)
First Actual 98 Blazer LT Install
First 08 Aveo5 SV Install
87 Fiero GT waiting
americasfuture2 is offline   Reply With Quote
Old 06-03-2008, 07:40 PM   #22
North of the land of Hey Huns
 
Join Date: Jun 2004
Location: Westminster, MD
Posts: 1,036
malcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to all
I have an 87 camaro with a '165 ECU, and wrote my own interface. If anyone is interested in some of my c++ code, I wrote it using a cross-platform library called Qt, so you wouldn't be able to compile it without that, but the concepts in it are useful for the communication. protocol.

I warn you, the UI is ugly and the code is very dirty as it is still in development, but maybe it would be of some use to someone. Once I get my carputer into the camaro I'm going to be running this software full time.




the MPG display doesn't work right, I'm still working on the function to calculate it, so don't get your hopes up on that one :P
malcom2073 is offline   Reply With Quote
Old 06-03-2008, 08:17 PM   #23
Maximum Bitrate
 
americasfuture2's Avatar
 
Join Date: Apr 2007
Location: edmond, oklahoma
Posts: 569
americasfuture2 is an unknown quantity at this point
is that ecm 160 baud or 8192? im guessing 8192 unless a conversion of some sort was done. i am waiting for my max232 chip to come in from mouser to finish up my 8192 baud aldl cable.
__________________
Gathering parts----99% (I'll always want something else, its never 100%)
Using and programming in RR 3.14% (I need tons of help on this one!)
First Actual 98 Blazer LT Install
First 08 Aveo5 SV Install
87 Fiero GT waiting
americasfuture2 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 06-03-2008, 08:27 PM   #24
North of the land of Hey Huns
 
Join Date: Jun 2004
Location: Westminster, MD
Posts: 1,036
malcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to all
Quote: Originally Posted by americasfuture2 View Post
is that ecm 160 baud or 8192? im guessing 8192 unless a conversion of some sort was done. i am waiting for my max232 chip to come in from mouser to finish up my 8192 baud aldl cable.


Mine is one of the "hybrid" ecu's. It does both, but I run it at 8192. usually. The 160 baud shows less than half the information that the 8192 does on mine.
malcom2073 is offline   Reply With Quote
Old 06-03-2008, 08:33 PM   #25
Maximum Bitrate
 
americasfuture2's Avatar
 
Join Date: Apr 2007
Location: edmond, oklahoma
Posts: 569
americasfuture2 is an unknown quantity at this point
im still learning about all these late 80s gm ecm's, never knew there was a hybrid. but from what i have been told, 8192 baud ecm is much better because it samples data and outputs it quicker than the 160 baud ecm. i dont remember how many times a second each samples. i just know from experience and what people have said after the conversion done on their fiero that it idles better, runs better, transfers power better, has better throttle response, and no rev at startup. along with other things that arent coming to me at the moment.
__________________
Gathering parts----99% (I'll always want something else, its never 100%)
Using and programming in RR 3.14% (I need tons of help on this one!)
First Actual 98 Blazer LT Install
First 08 Aveo5 SV Install
87 Fiero GT waiting
americasfuture2 is offline   Reply With Quote
Old 06-03-2008, 09:19 PM   #26
North of the land of Hey Huns
 
Join Date: Jun 2004
Location: Westminster, MD
Posts: 1,036
malcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to all
Quote: Originally Posted by americasfuture2 View Post
i dont remember how many times a second each samples.

The hybrid thing I think was purely the '165 ecm. I get around 10hz sampling from mine in 8192 baud mode. I actually just upgraded the code in my chip to the 88' code, THAT runs much better than the '87 code, and the ALDL doesn't stop responding like my 87 code used to.

The APU1 is pretty good from what I hear. I have the Ostrich 2.0 + ALDL cable combonation, but the APU1 allows you to read your stock chip, and burn new chips too (which is awesome) I should've gotten that

Interfacing with the APU1 via ALDL should not be difficult at all, but TunerProRT is a good program to use, it's what I use to compare against my program and make sure I'm doing things right

I'd like to finish my touchscreen compatible data logger, Tuner-Pro is very untouchscreen friendly.
malcom2073 is offline   Reply With Quote
Old 06-04-2008, 01:14 PM   #27
Maximum Bitrate
 
americasfuture2's Avatar
 
Join Date: Apr 2007
Location: edmond, oklahoma
Posts: 569
americasfuture2 is an unknown quantity at this point
next fri when uncle sam pays me im going ot order the apu1. thats also the day it comes back into stock. cant wait! but for now i am making the 8192 aldl cable with the max232 chip. we will see how that goes.
__________________
Gathering parts----99% (I'll always want something else, its never 100%)
Using and programming in RR 3.14% (I need tons of help on this one!)
First Actual 98 Blazer LT Install
First 08 Aveo5 SV Install
87 Fiero GT waiting
americasfuture2 is offline   Reply With Quote
Old 12-17-2008, 03:52 AM   #28
Variable Bitrate
 
84RegalRider's Avatar
 
Join Date: Nov 2004
Location: San Diego
Posts: 427
84RegalRider is on a distinguished road
hey sorry for the late post. didnt see it and only found it now.
haha

if you are still interested and need some help im here now.
car is gone though, woke up to a call from the cops and headed outside to see the car crushed from the back and pushed into the car in front of me.

now got a 91 lincoln so thats why i dropped this...
__________________
Core duo
1tb harddrive
256 ddr
8 lilliput
bu-353

still installing...
84RegalRider is offline   Reply With Quote
Old 12-17-2008, 05:26 PM   #29
Maximum Bitrate
 
americasfuture2's Avatar
 
Join Date: Apr 2007
Location: edmond, oklahoma
Posts: 569
americasfuture2 is an unknown quantity at this point
wow, my post was some time ago. that home made aldl cable, i never did try it. i did get the apu1 in. and it works great. i just need to learn to tune now.
__________________
Gathering parts----99% (I'll always want something else, its never 100%)
Using and programming in RR 3.14% (I need tons of help on this one!)
First Actual 98 Blazer LT Install
First 08 Aveo5 SV Install
87 Fiero GT waiting
americasfuture2 is offline   Reply With Quote
Old 12-17-2008, 07:51 PM   #30
North of the land of Hey Huns
 
Join Date: Jun 2004
Location: Westminster, MD
Posts: 1,036
malcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to all
I just got my new engine back from the machine shop, I'm hoping to have it in by the end of Jan. so I can start working on ALDL stuff again. Been working on OBD2 stuff in the meantime
malcom2073 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Confused about OBD II tom2112 Engine Management, OBD-II, Engine Diagnostics, etc. 30 10-19-2007 02:06 AM
delorme software replacement? fortressgame GPS 20 11-10-2005 08:48 AM
WTB - Iguidance or OBD software gdawg Classified Archive 4 09-20-2005 08:43 PM
Software solution for gLCD-based car-mp3 Novgorod Software & Software Development 1 07-01-2004 08:59 PM
myHTPC Software the_new_guy Software & Software Development 1 06-05-2004 04:51 PM



All times are GMT -5. The time now is 06:18 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics