UNCG-DAISY / Instagrain

A camera for measuring sediment grain sizes with edge ML
MIT License
20 stars 2 forks source link

datetime in csv from GPS #94

Closed ebgoldstein closed 2 years ago

ebgoldstein commented 2 years ago

the camera writes a csv that stores the filename, lat/long/elevation, and grain size stats. the datetime in that csv should come from the GPS, not the RPi system time, which is having issues:

jacobstasiewicz commented 2 years ago

easy with gpsd-py hard with adafruit explanation