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.
|