|
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.
|
implementation of the turret movement system. More...
Go to the source code of this file.
Classes | |
| class | MovementManager |
| Manages physical actuators for turret positioning. More... | |
Variables | |
| const int | SERVO_MIN_ANGLE = 0 |
| const int | SERVO_MAX_ANGLE = 180 |
implementation of the turret movement system.