stanleyhuangyc / Freematics

Official source code repository for Freematics
https://freematics.com
428 stars 347 forks source link

Up to date? #3

Open 0xdevalias opened 9 years ago

0xdevalias commented 9 years ago

I've (finally) managed to find the time to play with this, but it seemed the only data coming through in the iOS app was ACC (even in debug mode)

I noticed the ODB library in https://github.com/stanleyhuangyc/ArduinoOBD seems far more up to date/with more PID's. Would this make a difference?

It also seems the included TinyGPSPlus library is incompatible, so need to manually pull in TinyGPS from elsewhere.

Failing that, are any of the other sketches compatible with this hardware (eg https://github.com/stanleyhuangyc/ArduinoOBD/tree/master/megalogger)?