View Single Post
Old 09-19-2009, 10:04 AM   #504 (permalink)
jcatalana
EcoModding Lurker
 
Join Date: Sep 2009
Location: Mill Valley, Ca US
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Interested in all the work that is going on. I just received my mc33290. I am interested in working on a similar project and wanted to see the response from those of you working on the OBDuino. I would essentially just like to have a way to plug my laptop into the OBD port and using a terminal or other application directly send the commands via arduino+mc33290.

So far I have written a small sketch which will bitbang the 5 baud 0x33 command, then Serial.begin(10400) then i am hoping that after that has happened I can just use a serial terminal over the arduinos ftdi pins and see the response from my car. I'll be testing this soon.
  Reply With Quote