Credits
The production of this software has been possible as a result of the work of many people.
It is only fair to recognise the following in particular:
- D. Taylor for writing and publishing the open source integer FFT library SYLT-FFT (https://github.com/stg/SYLT-FFT). The seizure detection algorithm relies completely on the conversion of the accelerometer data into a frequency spectrum, which is done using this library.
- The manufacturers of the Pebble Smart Watch for providing the software development kit that allows you to program the device – without that it would be virtually impossible for me to do.
- The authors of NanoHTTPD, which allows the server android device to run as a web server (https://github.com/NanoHttpd/nanohttpd).
Thanks to everyone who has released open source software to make this possible!
