From 10ddf6f0a35cd898b67c26f2a08fe389caa9fd09 Mon Sep 17 00:00:00 2001 From: Blue Dragon <79144166+RLL-Blue-Dragon@users.noreply.github.com> Date: Fri, 16 Sep 2022 14:55:31 +0900 Subject: [PATCH] ABLIC S-58LM20A Temperature sensor Library (#1852) - Manufacturer : ABLIC - Model number : S-50LM20A - Sensor : Temperature - Component type : ADC component - Number of Components : Single - Supported OS (HAL) : Arduino - Calculation : Floating-point - Conversion type : Linear - Moving average filter : Moving average filter select ( Non,SMA,EMA,WMA ) - Diagnosis : Range (Min to Max) --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index a186646c..371e3506 100644 --- a/repositories.txt +++ b/repositories.txt @@ -5187,3 +5187,4 @@ https://github.com/SmartElecRu/ArduinoIDE_SE_Button https://github.com/Scottapotamas/xsens-mti https://github.com/khoih-prog/React_Generic https://github.com/berrak/MockEEPROM +https://github.com/RLL-Blue-Dragon/OSS-EC_ABLIC_S-58LM20A_00000057