Adds simple display, uss and imu service

This commit is contained in:
Rune Harlyk
2024-04-22 23:31:49 +02:00
committed by Rune Harlyk
parent 0085add674
commit 32352962ef
6 changed files with 194 additions and 6 deletions
+6 -6
View File
@@ -39,17 +39,17 @@ lib_deps =
bblanchon/ArduinoJson@^6.21.2
https://github.com/theelims/PsychicMqttClient.git#0.1.1
; thomasfredericks/Bounce2@ ^2.7.0
; teckel12/NewPing@^1.9.7
; adafruit/Adafruit SSD1306@^2.5.7
; adafruit/Adafruit GFX Library@^1.11.5
; adafruit/Adafruit BusIO@^1.9.3
teckel12/NewPing@^1.9.7
adafruit/Adafruit SSD1306@^2.5.7
adafruit/Adafruit GFX Library@^1.11.5
adafruit/Adafruit BusIO@^1.9.3
; adafruit/Adafruit PWM Servo Driver Library@^2.4.1
; adafruit/Adafruit ADS1X15@^2.4.0
; adafruit/Adafruit HMC5883 Unified@^1.2.1
; adafruit/Adafruit Unified Sensor@^1.1.11
; plageoj/UrlEncode@ ^1.0.1
; rfetick/MPU6050_light@^1.1.0
; SPI
rfetick/MPU6050_light@^1.1.0
SPI
; board_build.partitions = config/no_oat.csv
extra_scripts =
pre:scripts/build_app.py