mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
Описываем модули сенсоров по новому формату
This commit is contained in:
@@ -53,6 +53,18 @@ lib_deps =
|
||||
marcoschwartz/LiquidCrystal_I2C@^1.1.4
|
||||
dfrobot/DFRobotDFPlayerMini @ ^1.0.5
|
||||
CTBot @2.1.9
|
||||
adafruit/Adafruit ADS1X15 @ ^2.3.0
|
||||
Adafruit AHTX0
|
||||
adafruit/Adafruit BME280 Library
|
||||
adafruit/Adafruit BMP280 Library
|
||||
beegee-tokyo/DHT sensor library for ESPx
|
||||
milesburton/DallasTemperature@^3.9.1
|
||||
openenergymonitor/EmonLib@1.1.0
|
||||
https://github.com/JonasGMorsch/GY-21.git
|
||||
ClosedCube HDC1080
|
||||
adafruit/MAX6675 library
|
||||
Nova Fitness Sds dust sensors library@1.5.1
|
||||
robtillaart/SHT2x@^0.1.1
|
||||
adafruit/Adafruit MCP23017 Arduino Library@^2.0.2
|
||||
adafruit/Adafruit BusIO @ ^1.13.0
|
||||
build_src_filter =
|
||||
@@ -63,6 +75,21 @@ build_src_filter =
|
||||
+<modules\exec\Mp3>
|
||||
+<modules\exec\Telegram>
|
||||
+<modules\exec\Timer>
|
||||
+<modules\sensors\Ads1115>
|
||||
+<modules\sensors\Aht20>
|
||||
+<modules\sensors\AnalogAdc>
|
||||
+<modules\sensors\Bme280>
|
||||
+<modules\sensors\Bmp280>
|
||||
+<modules\sensors\Dht1122>
|
||||
+<modules\sensors\Ds18b20>
|
||||
+<modules\sensors\Emon>
|
||||
+<modules\sensors\GY21>
|
||||
+<modules\sensors\Hdc1080>
|
||||
+<modules\sensors\Max6675>
|
||||
+<modules\sensors\Mhz19>
|
||||
+<modules\sensors\Sds011>
|
||||
+<modules\sensors\Sht20>
|
||||
+<modules\sensors\Sonar>
|
||||
+<modules\system\IarduinoRTC>
|
||||
+<modules\system\Mcp23017>
|
||||
+<modules\system\SysExt>
|
||||
|
||||
Reference in New Issue
Block a user