Forum >Real-time Clock Module
Telematics General

Real-time Clock Module

userHead LogicalUnit 2014-02-05 19:16:51 5256 Views2 Replies
Just wondering if it might be possible to add a realtime clock to the OBD2 Data Logger, so that data files have a creation time and date.
2014-02-09 22:22:33 I've modified the obdlogger code to add timestamps to the SD card, but I'm still waiting on the hardware in the post. Will let you know how it goes! userHeadPic LogicalUnit
2014-02-09 20:49:41 Howdy LogicalUnit!

afaik, OBD2 is compatible with Arduino. Why not connect the clock to arduino and get the timestamps done on Arduino?

Where are you storing the data? SD card?
userHeadPic Jose