Update README.md

This commit is contained in:
Graham Jones
2020-02-16 20:23:13 +00:00
committed by GitHub
parent 3e9000c52a
commit 31a0748d77

View File

@@ -1,13 +1,9 @@
OpenSeizureDetector - Pebble Version OpenSeizureDetector - Pebble Version
==================================== ====================================
This seizure detector uses a (Pebble)[http://getpebble.com] smart watch. This seizure detector uses a Garmin smart watch.
The watch has an accelerometer and vibrator motor and a bluetooth radio The watch has an accelerometer, heart rate sensor and a bluetooth radio to talk to another computer.
to talk to another computer. Most importantly, it comes with instructions to See (the OpenSeizureDetector Web Site)[https://www.openseizuredetector.org.uk/] for more details.
write code for it on the manufacturers (web site)[http://developer.getpebble.com].
So it sounds like an ideal platform for an accelerometer based seizure detector
similar to the Arduino based one I made in 2013.
Principle of Operation Principle of Operation
====================== ======================
@@ -47,4 +43,4 @@ Audio Alarm sounds from freesound https://freesound.org/people/coltonmanz/sounds
Graham Jones, 03 December 2017. (grahamjones139+sd@gmail.com) Graham Jones, 03 December 2017. (graham@openseizuredetector.org.uk)