View Single Post
Old 02-08-2013, 11:20 AM   #1 (permalink)
zoidbergdk
EcoModding Lurker
 
Join Date: Feb 2013
Location: Denmark
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Obduino and J1850 PWM

Hi guys,

I have a problem getting the Obduino code working with my 2000 Ford Focus.

I'm using the Sparkfun obd2 uart (elm327) to interface the obd2 port and it seems to initialize fine and returns the right protocol, but after that i get nothing, just pid not supported.

I already have a Scangauge that works perfectly, so i know the data is available, but i can't figure out how to get the Arduino to read it.

I've spent a couple of weeks on the project so far, looking through the net and trying different code, but so far nothing is working. I'm starting to go crazy here, so any help is appreciated.

  Reply With Quote