feat: camera module — OV3660 init and 96x96 grayscale capture
Add camera.h/camera.cpp for TimerCamera-F OV3660 init and box-filter downscale to 96x96 grayscale. Add espressif/esp32-camera to lib_deps. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -19,6 +19,7 @@ lib_deps =
|
||||
tzapu/WiFiManager@^2.0.17
|
||||
bblanchon/ArduinoJson@^7.0.0
|
||||
h2zero/NimBLE-Arduino@^1.4.2
|
||||
espressif/esp32-camera
|
||||
|
||||
[env:native]
|
||||
platform = native
|
||||
|
||||
Reference in New Issue
Block a user