Commit Graph

7 Commits (f7381a7d31457d3d75a837711a693a4e1f00ab52)

Author SHA1 Message Date
Anton 2e4cb8eb11 Fix no-unused-vars in existing apps 2024-03-04 21:34:50 +01:00
Ben Jabituya 0745533c81
Update app.js 2023-10-20 01:47:10 +01:00
Ben Jabituya fd31dcd972
Update app.js 2023-10-17 16:09:53 +01:00
Ben Jabituya a8985f96df
Update app.js 2023-10-16 15:28:02 +01:00
Ben Jabituya c18a52e15b
Update app.js 2023-10-11 23:45:54 +01:00
Ben Jabituya b58ab4bb26
Update app.js
Updated to work with new API. Additional capability includes:

1. Now also records upto 2 hours - if you cancel at any time the CSV file will still be there, the timer you set at the start is more so that you get an alert when it's complete.
2. Along with raw PPG readings, it also records bandpassed filtered data in a second column, available in the new API.
3. Rather than overwriting 1 data file, the app will record upto 5 files before recording to a generic data file as a fallback if all 5 allocated files remain on the watch storage. The limit is in place to avoid going over storage limits as these files can get large over time.
2023-10-11 19:26:20 +01:00
Ben Jabituya f964a9bb6c
Create app.js 2021-01-05 22:55:18 +00:00