Face Recognition (Hiwonder 7.7)
In Hiwonder 7.7, the ESP32-S3 vision module detects faces. When a face is detected, the robot performs a small “greeting” action.
This is a great example of a sensor-driven event: face detected triggers lights + motion.
This lesson uses two programs:
Before downloading code to the Arduino UNO, remove the Bluetooth module to prevent serial port conflicts.
Demonstrate that the robot can detect a face and respond with a greeting: LED turns green and the robot shakes.