|
Smart Camera ESP32
An AI-driven, real-time Sentry Turret platform leveraging asynchronous I/O and computer vision to deliver high-precision autonomous motion tracking on resource-constrained embedded hardware.
|
| ▼ include | |
| constants.h | |
| move_types.h | |
| system_control_types.h | |
| ▼ lib | |
| ▼ controller | |
| ▼ include | |
| controller.h | |
| joystick.h | |
| ▼ detection | |
| ▼ include | |
| base_detection_module.h | |
| camera.h | |
| camera_diff_detection.h | |
| motion_data.h | |
| test_detection.h | |
| ▼ motion | |
| ▼ include | |
| base_movement_manager.h | Header file for the BaseMovementManager interface |
| movement_manager.h | Implementation of the turret movement system |
| ▼ network | |
| ▼ include | |
| index_html.h | Compressed Web Interface for the ESP32-CAM Turret system. This file contains the Gzip-compressed binary data for the web interface, including HTML, CSS, and JavaScript. Stored in Flash memory (PROGMEM) to minimize SRAM footprint |
| turret_server.h | |
| websockets.h | |
| wifi_manager.h | |
| ▼ storage | |
| ▼ include | |
| sd_manager.h | |
| ▼ web | |
| camera_index.h | |
| test.h |