Close

Software

A project log for Face Tracking Mobilephone Turret

A automatic facetracking mobilephonestand for videocalls, with manual control possibility

honxenhonxen 01/16/2021 at 16:030 Comments

Dependencies
I start with making preperations in the raspberry PI.

All programming in this project is made in Python programming language.

Library Servo.IO is used to control the driverboard.

CV2 library is installed and used by my program to detect face position.

MQTT is used to listen for commands as setting torret in manual mode and controlling axis via Joystick.

Discussions