sharkduino / Arduino_Animal_Tag

The main code that runs on the Sharkduinos
0 stars 0 forks source link

table test for timing of events/clock issues #49

Open cbilenkin opened 6 years ago

cbilenkin commented 6 years ago

In order to make sure our RTC/timing isn't drifting too far off, we need to do a table test where we hit or drop something on the table at a very specific time (which we write down) and then check whether the time we get from the SD card matches the time we recorded.

cbilenkin commented 6 years ago

We should also do a test with periodic motion to make sure that we don't have dropped reads - if we move the Sharkduino back and forth in a predictable way, will the results we get reflect that?