Notes
- Hardware build instructions can be found in this repository under
hardware/
. - Clock synchronization details are described here.
- The Android/iOS device and Teensy clocks have a tendency to diverge due to differing clock frequencies. This means they will go out of sync after several minutes. The workaround is to use the app to re-sync the clocks. Some, but not all tests in the app will sync the clocks when starting a measurement.
- Python code used to communicate with WALT from Linux and ChromeOS can be found here.