Добавляем ADS1115

This commit is contained in:
2022-02-20 22:43:16 +03:00
parent 7c48ca6c5a
commit 905d137341
5 changed files with 125 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ lib_deps =
me-no-dev/ESPAsyncUDP ;для esp32 данная библиотека встроена в ядро
ClosedCube HDC1080
https://github.com/JonasGMorsch/GY-21.git
adafruit/Adafruit ADS1X15 @ ^2.3.0
monitor_filters = esp8266_exception_decoder
upload_speed = 921600
monitor_speed = 115200
@@ -57,6 +58,7 @@ lib_deps =
marcoschwartz/LiquidCrystal_I2C@^1.1.4
ClosedCube HDC1080
https://github.com/JonasGMorsch/GY-21.git
adafruit/Adafruit ADS1X15 @ ^2.3.0
monitor_filters = esp32_exception_decoder
upload_speed = 921600
monitor_speed = 115200