Add BMP280/BME280 (tested only on BME); add SHT3x (bug: reads only once)

This commit is contained in:
Edward Emelianov
2025-10-13 00:46:21 +03:00
parent b0097d5ee6
commit 7a37dc0d2f
12 changed files with 568 additions and 26 deletions

View File

@@ -1,5 +1,9 @@
BMP180.c
BMP180.h
BMP280.c
BMP280.h
SHT3x.c
SHT3x.h
SI7005.c
SI7005.h
aht.c

Before

Width:  |  Height:  |  Size: 103 B

After

Width:  |  Height:  |  Size: 137 B