Closed jsebrof closed 6 years ago
Super! I'll try running this on the ODIn and see if it works.
Great! In serial monitor it now displays:
RTC current datetime: 2017/12/19 2:35:26
The LCD screen should mention, even if only briefly, that the RTC isn't working. What it will do at that point is apply the date and time from when the Arduino sketch was loaded into the RTC and start it working again.
At this point, you can plug the USB cable back in, restart the ODIn software by opening the Serial window, and hopefully the new datetime is this month, and not December.
Great, date and time are correct and it's working as expected. I'll merge this and close.
@jmicrobe Did you still want to include the RTC datetime in the CSV file?
yes if that's feasible. ideally as a new column in the csv, in addition to the elapsed time column.
Ok, committed and pull request created #32
… is set to upon program start.