экран oled

This commit is contained in:
IoT Manager
2023-10-01 15:48:23 +02:00
parent 11c7e50f83
commit 97288a1f21
7 changed files with 326 additions and 6 deletions

View File

@@ -410,6 +410,7 @@ lib_deps =
adafruit/Adafruit BusIO @ ^1.13.2
dfrobot/DFRobotDFPlayerMini @ ^1.0.5
adafruit/Adafruit BusIO @ ^1.13.2
gyverlibs/GyverOLED @ 1.4
https://github.com/robotclass/RobotClass_LiquidCrystal_I2C
marcoschwartz/LiquidCrystal_I2C@^1.1.4
https://github.com/maxint-rd/TM16xx
@@ -449,6 +450,7 @@ build_src_filter =
+<modules/exec/Pcf8574>
+<modules/exec/Pwm8266>
+<modules/exec/TelegramLT>
+<modules/display/Oled128>
+<modules/display/Lcd2004>
+<modules/display/TM16XX>