From 31a0748d77ce32a096261064a3bf8df5e3749551 Mon Sep 17 00:00:00 2001 From: Graham Jones Date: Sun, 16 Feb 2020 20:23:13 +0000 Subject: [PATCH 1/2] Update README.md --- README.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 102b946..15abb5c 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,9 @@ OpenSeizureDetector - Pebble Version ==================================== -This seizure detector uses a (Pebble)[http://getpebble.com] smart watch. -The watch has an accelerometer and vibrator motor and a bluetooth radio -to talk to another computer. Most importantly, it comes with instructions to -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. +This seizure detector uses a Garmin smart watch. +The watch has an accelerometer, heart rate sensor and a bluetooth radio to talk to another computer. +See (the OpenSeizureDetector Web Site)[https://www.openseizuredetector.org.uk/] for more details. 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) From aa72d3ff27a4a4b33457c2738c5b3af44697821f Mon Sep 17 00:00:00 2001 From: Graham Jones Date: Sun, 16 Feb 2020 20:23:39 +0000 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 15abb5c..3aabbf3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -OpenSeizureDetector - Pebble Version -==================================== +OpenSeizureDetector - Android App +================================= This seizure detector uses a Garmin smart watch. The watch has an accelerometer, heart rate sensor and a bluetooth radio to talk to another computer.