Face and posture detection done
Adam successfully tested the code that can detect a face and body posture while the servo follows the movement. However, he still needs to adjust the PID so that the servo movement is smoother and more stable

24 Views

Adam successfully tested the code that can detect a face and body posture while the servo follows the movement. However, he still needs to adjust the PID so that the servo movement is smoother and more stable

Open the provided Adam_pycode_pid.txt document file.
Copy all the code inside the file.
Paste the code into your Raspberry Pi.
Save it as a .py file (Example: body_servo_tracker.py)