infinitime/src/heartratetask
Ceimour c22e30a4a6
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).
2023-04-30 15:50:18 +02:00
..
HeartRateTask.cpp Refactored Ppg for frequency based algorithm. (#1486) 2023-04-30 15:50:18 +02:00
HeartRateTask.h Format header files 2023-01-09 21:41:21 +01:00