The MP3car.com Store The MP3car.com Store    

Sponsored links

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

Reply
 
LinkBack Thread Tools Display Modes
Old 09-19-2003, 10:41 AM   #1
Constant Bitrate
 
Join Date: Aug 2003
Location: Orange County, NY
Posts: 162
VW OBD-II / CAN Bus interface questions

Hi, I have a 2002 GTI that I was going to use an OBD-II interface to log some data real time. I was wondering if OBD-II is the same pair of wires / same protocol as a CAN BUS, which is connected to various components in my vehical, including the OEM stereo. (That is how the factory stereo is currently turned on and off... and also can run for a period of time without the key in the ignition.).

Has anyone in this group played around with the CAN bus in an automobile... VW or Audi to be specific?

Any knowledge will be appreciated!

~Jason
jasonsp6 is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 09-22-2003, 08:21 AM   #2
Constant Bitrate
 
Join Date: Aug 2003
Location: Orange County, NY
Posts: 162
Has anyone out there experimented with the CAN bus? Information regarding this seems to be very minimal across the internet.
jasonsp6 is offline   Reply With Quote
Old 10-13-2003, 03:37 PM   #3
Low Bitrate
 
TheSpatulaOfLuv's Avatar
 
Join Date: Nov 2002
Location: Snellville, GA
Posts: 68
You may want to check out Rosstech - the folks that brought us the VAGCOM. They sell a software package that interfaces with VW ECUs to clear codes, etc. Perhaps taking their application and running it underneath a VB program that displays gagues. I'm curious to try the same thing in my bug, but I'm still acquiring parts for my project, and am in no way near this phase of the project. I've always thought it would be cool to have a fully custom gague panel for my car - I'd definately lock down a few trophies at the next car show for that one!


Once I get the rest of my hardware, I'll start playing with our club's VAGCOM software to see if there's a way to do this realtime.
__________________
-=-
TSOL
Spreadin' the love ALL around, and layin' it on THICK!
TheSpatulaOfLuv is offline   Reply With Quote
Old 03-21-2004, 11:16 AM   #4
Newbie
 
Join Date: Mar 2004
Location: Belgium
Posts: 36
I'm also trying to figure out how to interface the Can BUS in my VW Touareg.
I guess it has a lot more options than the OBD Interface.
OBD can easily be interfaced with using Ross Tech's VAG-COM but i've never seen a PC communicate with the CAN BUS.
If anyone out there did this already, please provide info.
jonee is offline   Reply With Quote
Old 03-21-2004, 11:25 AM   #5
Maximum Bitrate
 
none's Avatar
 
Join Date: Sep 2003
Posts: 586
You want VAG-COM, no other software comes close for our vehicles. Not sure about the CAN bus in particular, but anything that can be accessed on VAG cars can be done by VAG-COM. And yes it can be done in realtime, and it already has virtual gauges.

Check out the forums at Audiworld or VWVortex for more expertise on this subject.
none is offline   Reply With Quote
Old 03-22-2004, 03:46 AM   #6
Newbie
 
Join Date: Mar 2004
Location: Belgium
Posts: 36
Ok, can you tell me if it's possible to monitor the steering wheel and nav screen buttons?
And how do I write some text to the centre display (between speedo and rpm).
And where do I connect this cable to if I don't want it to be visible. The OBD plug is visible inside the car, I don't want to see any cables when a carpc is connected to it. Is there another location with an OBD plug?
jonee is offline   Reply With Quote
Old 03-22-2004, 11:07 AM   #7
Maximum Bitrate
 
none's Avatar
 
Join Date: Sep 2003
Posts: 586
Like I said, VWVortex or AudiWorld is the place for these questions. AudiWorld has a whole subforum dedicated to VAG-COM.
none is offline   Reply With Quote
Old 03-23-2004, 08:23 AM   #8
Newbie
 
Join Date: Mar 2004
Posts: 3
Quote: Originally Posted by jasonsp6
Hi, I have a 2002 GTI that I was going to use an OBD-II interface to log some data real time. I was wondering if OBD-II is the same pair of wires / same protocol as a CAN BUS, which is connected to various components in my vehical, including the OEM stereo. (That is how the factory stereo is currently turned on and off... and also can run for a period of time without the key in the ignition.).

Has anyone in this group played around with the CAN bus in an automobile... VW or Audi to be specific?

Any knowledge will be appreciated!

~Jason

The Can bus is completely separate from OBDII; its a bit like comparing a PC's network port to its serial port.
VAGCOM's OBDII software enables you to access most if not all of the CAN bus devices in your VW via the OBD connector & protocols.
So forget the Can bus just use VAGCOM. (from Ross-tech.com)
roverron is offline   Reply With Quote
Old 03-24-2004, 01:05 AM   #9
Newbie
 
Join Date: Mar 2004
Location: Belgium
Posts: 36
Fine, but I don't want a CarPC with a HEX USB cable running over the dashboard connected to the 'visible' OBD2 port.
Unless of course there's an invisible OBD port.
jonee is offline   Reply With Quote
Old 03-29-2004, 12:48 AM   #10
Newbie
 
Join Date: Mar 2004
Location: Belgium
Posts: 36
Does anyone know if the VW Touareg's OBD plug has the Can H and Can L connected (Pin 6/pin 14)?
jonee is offline   Reply With Quote
Old 04-06-2004, 08:29 PM   #11
Variable Bitrate
 
archimense's Avatar
 
Join Date: Mar 2004
Location: Vancouver, BC, Canada
Posts: 426
I don't mean to hijack the thread. But has anyone used the VAG-COM SDK? Any opinions?
archimense is offline   Reply With Quote
Old 04-08-2004, 02:22 AM   #12
Newbie
 
Join Date: Mar 2004
Location: Belgium
Posts: 36
VAG-COM SDK? Where would I be able to download it?
jonee is offline   Reply With Quote
Old 04-08-2004, 01:16 PM   #13
Variable Bitrate
 
archimense's Avatar
 
Join Date: Mar 2004
Location: Vancouver, BC, Canada
Posts: 426
Quote: Originally Posted by jonee
VAG-COM SDK? Where would I be able to download it?

http://www.ross-tech.com/vag-scope/downloads.html

It only seems to uncompress correctly with WinRAR
archimense is offline   Reply With Quote
Old 04-09-2004, 12:57 AM   #14
Newbie
 
Join Date: Mar 2004
Location: Belgium
Posts: 36
That's not an SDK, it's the VAG SCOPE program that draws the graphs and exports to .csv files.
What does that program have to do with an SDK?
jonee is offline   Reply With Quote
Old 04-09-2004, 03:37 AM   #15
Low Bitrate
 
SportivoWISH's Avatar
 
Join Date: Jan 2004
Location: Singapore
Posts: 71
Quote: Originally Posted by archimense
I don't mean to hijack the thread. But has anyone used the VAG-COM SDK? Any opinions?

there is no VAGCOM SDK
__________________
MediaCar
Girder with Igor plugin

EPIA-ME6000 w 256MB DDR
Morex 55W PSU
12VDC Regulator
IBM DJSA-220 20GB
90% completed in a plastic case (8"x10"x2.5")
SportivoWISH is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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 Off
Refbacks are Off


All times are GMT -5. The time now is 02:20 PM.


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