The MP3car.com Store  

Welcome to the MP3Car.com forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Registering will also remove advertisements. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   MP3Car.com > Mp3Car Technical > MacCar

Reply
 
Thread Tools Display Modes
Old 03-16-2008, 12:12 PM   #1
Newbie
 
Join Date: Mar 2008
Posts: 2
My Photos: (0)
Cheap CAN/USB interface

I put together a breadboard with a cheap-ish CAN interface so that I can eventually plug my Mac into a test car, and I am in the process of writing some software for it. Anybody else interested in this kind of thing?

BonyCook is offline   Reply With Quote
Sponsored Links
Old 03-16-2008, 04:56 PM   #2
QCar Creator
Jirka Jirout's CarPC Specs
 
Jirka Jirout's Avatar
 
Join Date: Jul 2005
Location: Netherlands
Vehicle: 1993 Tatra 613-4Mi Long
Posts: 541
My Photos: (0)
Is this a true USB/CAN interface, or just OBDII adapter? If it is a true USB/CAN, then I might be interested quie a bit (depending on price and other conditions of course). What chip are you using for the USB interface? FTDI? How does the device looks like to the computer - HID, Serial device or something else completely?
Jirka Jirout is offline   Reply With Quote
Old 03-16-2008, 06:20 PM   #3
Newbie
 
Join Date: May 2005
Location: Denmark
Vehicle: 2008 Mitsubishi Colt Insport 1.3
Posts: 23
My Photos: (0)
Sounds interesting.

What IC's are you using ?

Please come up with some more information, it's what i'm missing for my MacCar installation.

// Per.
zapro is offline   Reply With Quote
Old 03-17-2008, 02:35 AM   #4
Newbie
 
Join Date: Mar 2008
Posts: 2
My Photos: (0)
It is a real CAN interface. It uses an FT2232 for the USB interface, an SJA1000 CAN controller, and a transceiver chip. As you can see, it's not really complex, and the part cost is managable, too, the most expensive part in this setup being the DLP2232M dev board for the FTDI chip. There is no MCU involved, so the device depends entirely on the host computer, and I'll have to test if this approach is fast enough for high-speed CAN, but it should be.

Unfortunately I haven't been able to test this, yet, as I fried the transceiver IC, and since it's SOIC, I'll have to do some soldering to fit another one to the breadboard.

As for the drivers, using the CAN controller through a serial interface is a bit complex (as you have to control the SJA1000 through the FT2232, so there's 2 ICs to manage), so there will be a higher level library to do stuff, such as a WriteCANMessage() or ReadBuffer() function, etc.
BonyCook is offline   Reply With Quote
Old 03-17-2008, 03:35 AM   #5
ptk
Variable Bitrate
ptk's CarPC Specs
 
Join Date: Apr 2004
Location: Singapore
Vehicle: 2006/VW/GTi
Posts: 294
My Photos: (0)
i will be interested too! only thing is, i am on windows.
__________________
***
CarPC Ver 3 near completion.
ptk is offline   Reply With Quote
Old 03-17-2008, 05:45 PM   #6
Newbie
 
Join Date: May 2005
Location: Denmark
Vehicle: 2008 Mitsubishi Colt Insport 1.3
Posts: 23
My Photos: (0)
I have the capabilities to lay out PCB for the parts, fabrication of PCB etc., and could be persuaded to give a hand with development if needed.

Give me a PM if interested, i will need the schematics to make the PCB.

I am not a programmer, just a hardware-guy, so the programming is off my head.

// Per.
zapro is offline   Reply With Quote
Old 03-19-2008, 12:23 PM   #7
Newbie
 
Join Date: Mar 2008
Posts: 1
My Photos: (0)
Is this is right for land rover discovery 3 (2006)?
Chizh is offline   Reply With Quote
Old 03-21-2008, 11:03 PM   #8
Low Bitrate
 
Join Date: Jan 2008
Vehicle: 2001 Audi TT Quattro Coupe
Posts: 63
My Photos: (0)
Woot for VAG-Com
TTeuer is offline   Reply With Quote
Old 04-01-2008, 07:24 AM   #9
Newbie
 
Join Date: May 2005
Location: Denmark
Vehicle: 2008 Mitsubishi Colt Insport 1.3
Posts: 23
My Photos: (0)
I have built this device, and despite i have not got my new car yet (will be ready in a few days) it seems to work.

It's a similar construction, and it works perfect. You can see the Documentation for it, it uses an Virtual serial port over USB to communicate - should be pretty easy to program an application for it!

http://www.mictronics.de/?page=can_bus

My friend Henri built the interface, and done some changes, my interface is 100% the same as his, you can have a look here: http://www.skippari.net/projects/can-usb-interface/

Regards, Per.
zapro is offline   Reply With Quote
Old 04-01-2008, 06:15 PM   #10
Maximum Bitrate
galvitron's CarPC Specs
 
galvitron's Avatar
 
Join Date: Mar 2007
Location: Socal
Vehicle: 2006 Evo MR
Posts: 568
My Photos: (0)
^^ Looks great! Any plans to sell these things?
__________________
2006 Lancer Evolution IX MR In-Dash PC Project - WIP

Planning:
[----------] 100%
Purchasing:
[----------] 100%
Installation/Fab/Assembly (Revised):
[----------] 80%

galvitron is offline   Reply With Quote
Sponsored Links
Old 04-11-2008, 09:43 AM   #11
Newbie
 
Join Date: May 2005
Location: Denmark
Vehicle: 2008 Mitsubishi Colt Insport 1.3
Posts: 23
My Photos: (0)
Quote: Originally Posted by galvitron View Post
^^ Looks great! Any plans to sell these things?

Well, no.

I think that Henri made 2-3 PCB's and i got one of them. I could make PCB's but it's a lot of work to do double sided PCB's by hand.

I'm unsure if the author (Mictronics) is OK with selling devices that use his proprietary code, you will have to ask him if it's OK to make this device and sell it.

Anyway, i have got my car now - It's an Mitsubishi Colt 1,3 '08 with CAN and the board works as it should. The car uses 500 MPBS bitspeed and theres a ****load of data when the ignition is turned on!

// Per.
zapro is offline   Reply With Quote
Sponsored Links
Reply


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

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


All times are GMT -5. The time now is 05:17 PM.


Sponsored Links
The MP3car.com Store

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Copyright © 1999 - 2008 Mp3Car.com Inc.
Ad Management by RedTyger
Message Board Statistics