How it Works – A technical description
A program runs on the Pebble Watch that does the following:
- Collect Accelerometer Data
- Process Accelerometer data to detect seizures (see Detection Algorithm).
- Send status update to the Android App regulary.
- Listen for requests from the Android App
- Respond to the requests.
To follow, but some more technical information is available on the github page.
