I really hope some one can help me a bit with iOS development cause I am so busy doing everything on my own. My kickstarter campaign was aiming for funding for the iOS app development. As it didn't succeed, the project is still left behind in iOS app development up to now.
stanley wrote:I really hope some one can help me a bit with iOS development cause I am so busy doing everything on my own. My kickstarter campaign was aiming for funding for the iOS app development. As it didn't succeed, the project is still left behind in iOS app development up to now.
I hear ya, and I'd love to say I'd take a crack at it... but I don't know if I could do it any justice, at this point.
If any of us wanted to dump a message of anything - even to the Debug log on the iOS app, what would be the best way? Would it work as it stands, or does it need to be a specific set of PIDs? I have noticed there were few without a name, just a hex ID in angle brackets.
Hi, im just starting with arduino an this freematics obd adapter, I have this http://arduinodev.com/store/index.php?route=product/product&path=20&product_id=52 and im trying to use it just as an ELM327, but i dont know how to use the library, using the begin and init commands, so Im asking if you could post a complete sketch from including libraries to easily read a PID (just one), so then i could modify it to read more PID's and to store it on the SD card. I need help please , but thanks anyway.
BoxOfSnoo wrote:This is where I am at this point, getting the actual codes should be very similar. Does it look reasonable? Do you know if the commands and responses are bytes or are they strings - including or excluding the separating space?
It's still at a debugging stage, obviously, and I haven't received data I can use, just yet. I thought this might help some others too.
Hi, could you please post the a complete sketch from libraries declaration thru the init and begin commands, and how to read 1 PID, then I can modify it to read more PID's and to save the results on a SD card. Im new in this project and need some help, thanks beforehand