From 82125af0f19f30f3ae44a35a9b1e2a45900236c3 Mon Sep 17 00:00:00 2001 From: Rob Tillaart Date: Mon, 27 Sep 2021 20:55:50 +0200 Subject: [PATCH] Add SHT2x library (#544) * 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 --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 12768a84..fc062a07 100644 --- a/repositories.txt +++ b/repositories.txt @@ -3066,6 +3066,7 @@ https://github.com/RobTillaart/SGP30 https://github.com/RobTillaart/SHEX https://github.com/RobTillaart/ShiftInSlow https://github.com/RobTillaart/ShiftOutSlow +https://github.com/RobTillaart/SHT2x https://github.com/RobTillaart/SHT31 https://github.com/RobTillaart/SHT85 https://github.com/RobTillaart/SRF05