You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Interfacing servo motors and camera with Raspberry Pi
We have interfaced servo motors to Raspberry Pi using GPIO pins.
We have interfaced Pi camera to Raspberry pi.
Created tutorial on "Interfacing the Camera and Gimbal System with the Raspberry-Pi" which can be found here
Movement of servo motors
Understood "How to move servo motors using PWM signals".
Created Python code of movement of servo motors using center of green colored object which is given by Pi cam to keep object in the center of the frame.