BangleApps/apps/openseizure
Adam Schmalhofer cec31972b5 Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
Ported all of apps.json to metadata.json
2022-01-06 12:47:26 +01:00
..
ChangeLog OpenSeizureDetector Widget 2020-08-07 12:06:58 +01:00
README.md OpenSeizureDetector Widget 2020-08-07 12:06:58 +01:00
metadata.json Merge remote-tracking branch 'upstream/master' into jekyll-apps.json 2022-01-06 12:47:26 +01:00
widget.js fix lint error 2020-08-07 12:10:03 +01:00
widget.png OpenSeizureDetector Widget 2020-08-07 12:06:58 +01:00

README.md

OpenSeizureDetector Widget

A widget to work alongside OpenSeizureDetector

This is currently just a test and is not ready for everyday use.

When the widget is running it puts the accelerometer into 25Hz mode, and then roughly every second it outputs 20 samples (bytes) of acceleration data as a notification on BLE Service "a19585e9-0001-39d0-015f-b3e2b9a0c854", characteristic "a19585e9-0002-39d0-015f-b3e2b9a0c854".

Each byte is 1/25th of a second, with a magnitude of acceleration. It is scaled such that 1g is 64.