Servo_Angle.py calculates the input angle that should be given to the motor based on the PID output.
PID_control.py takes in camera output and gives in the PID output
Camera.py is the actual code for the camera
main.py is the integrated code for the project

