1
0
Fork 0
InfiniTime/src/components
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
..
alarm SystemTask: Move MotorController to DisplayApp 2023-02-25 12:15:00 +02:00
battery linearapproximation: Move to src/utility 2023-03-27 22:12:32 +00:00
ble WeatherService: const DateTimeController reference 2023-03-19 12:41:01 +02:00
brightness Remove backup brightness feature (#1180) 2022-06-18 12:54:41 +03:00
datetime DateTimeController: Fix integer overflow 2023-02-26 17:30:01 +02:00
firmwarevalidator Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
fs LVGL / FS : Initialize the LVGL FS driver in LittleVgl (instead of FS). 2023-02-26 22:10:03 +02:00
gfx Format header files 2023-01-09 21:41:21 +01:00
heartrate Refactored Ppg for frequency based algorithm. (#1486) 2023-04-30 15:50:18 +02:00
motion MotionController: Remove IsOk variable 2023-04-16 14:15:49 +00:00
motor src: Enable unused parameter warning 2023-01-24 10:43:17 +02:00
rle Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
settings Format header files 2023-01-09 21:41:21 +01:00
timer TimerController: Rename to Timer 2023-04-16 14:33:23 +00:00