Story
This project uses the Unihiker K10 (ESP32-S3) and its AIRecognition module to detect motion in the camera feed and give instant visual alerts using the onboard RGB LED.
-
AIRecognition is set to Move Detection Mode with a threshold of 50.
-
When movement is detected → LED turns red.
-
When no movement is detected → LED stays green.
This is one of the easiest ways to start working with AI-based motion detection, using only the K10’s built-in hardware—no external sensors required.
Great for beginners exploring basic security features, object movement alerts, or AI-driven monitoring systems.





