/servo_activation_by_face_detection

OpenCV face detection and serial communication with Arduino

Primary LanguagePython

servo_activation_by_face_detection

A simple python code that detects a face and communicates by serial port with an Arduino. The code in Arduino moves a servo to wag a hand when detecting the face.

Required Libraries:

  • OpenCV
  • Pygame
  • pySerial