Refactored Ppg for frequency based algorithm. (#1486)
New implementation of the heart rate sensor data processing using a frequency based PPG algorithm. The HRS3300 settings are fine-tuned for better signal to noise at 10Hz. The measurement delay is now set to 100ms. Enable and use the ambient light sensor. FFT implementation based on ArduinoFFT (https://github.com/kosme/arduinoFFT, GPLv3.0).
This commit is contained in:
3
src/libs/arduinoFFT-develop/.gitignore
vendored
Normal file
3
src/libs/arduinoFFT-develop/.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
/.project
|
||||
/sync.ffs_db
|
||||
*.*bak
|
Reference in New Issue
Block a user