❄️ Adds simple camera server and I2C connections

This commit is contained in:
Rune Harlyk
2023-04-30 22:01:25 +02:00
parent dc793eb6f6
commit d05b01caf9
3 changed files with 592 additions and 0 deletions
+7
View File
@@ -13,3 +13,10 @@ platform = espressif32
board = esp32cam
monitor_speed = 115200
framework = arduino
lib_deps =
;ottowinter/ESPAsyncWebServer-esphome@^2.1.0
teckel12/NewPing@^1.9.7
rfetick/MPU6050_light@^1.1.0
adafruit/Adafruit PWM Servo Driver Library@^2.4.1
adafruit/Adafruit SSD1306@^2.5.7
adafruit/Adafruit GFX Library@^1.11.5