Sensors
Библиотека для работы с датчиком пульса.
Датчик подключается к любому аналоговому выводу Arduino. Библиотека возвращает: пульс (усреднённое количество пульсаций в минуту), текущее значение с аналогового входа (от 0 до 1023), время прошедшее после последнего пика пульса (в десятых долях секунды), состояние датчика (подключён, отключён, или состояние изменилось).
Maintainer: iarduino
This library is compatible with the avr, esp8266, esp32, renesas_uno architectures so you should be able to use it on the following Arduino boards:
Note: while the library is supposed to compile correctly on these architectures, it might require specific hardware features that may be available only on some boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.