1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-09 01:42:00 +03:00

add tinySHT2X (#694)

* add TCA9555

* add RobTIllaart/SGP30

* Add AGS02MA

TVOC sensor - experimental library, use low speed I2C < 30 KHz, UNO does not really work as it cannot go that low.

* add MTP40C CO2 and air pressure sensor

* Add MTP40C CO2 and air pressure sensor

* Update repositories.txt

add experimental library - DAC8550

* Update repositories.txt

* Update repositories.txt

* add MINMAX library

Library to find peaks in a signal

* Update repositories.txt
This commit is contained in:
Rob Tillaart
2021-11-19 15:15:37 +01:00
committed by GitHub
parent f653910605
commit 7a56c663b4

View File

@ -3139,6 +3139,7 @@ https://github.com/RobTillaart/TCA9548
https://github.com/RobTillaart/TCA9555 https://github.com/RobTillaart/TCA9555
https://github.com/RobTillaart/Temperature https://github.com/RobTillaart/Temperature
https://github.com/RobTillaart/timing https://github.com/RobTillaart/timing
https://github.com/RobTillaart/tinySHT2x
https://github.com/RobTillaart/TM1637_RT https://github.com/RobTillaart/TM1637_RT
https://github.com/RobTillaart/Troolean https://github.com/RobTillaart/Troolean
https://github.com/RobTillaart/weight https://github.com/RobTillaart/weight