aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/arduinoFFT-develop/library.properties
Commit message (Collapse)AuthorAgeFilesLines
* arduinofft: Move to submodule, define srqt_internal externallyFinlay Davidson2023-06-171-10/+0
|
* Refactored Ppg for frequency based algorithm. (#1486)Ceimour2023-04-301-0/+10
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).