We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Ever wanted to build a Face Tracking Robotic Arm or Robot by simply using Arduino and not any other programming like OpenCV, visual basics C# etc? Then read along, in this project we are going to implement face detection by blending in the power of Arduino and Android. In this project, the mobile camera will move along with your face with the help of servos. The advantage of using the Android Mobile Phone here is that you do not need to invest on a camera module and the whole image detection work can be done in the phone itself, you do not need your Arduino connected to your computer for this to work. Here we have used Bluetooth Module with Arduino to communicate with Mobile wirelessly.
More details with code and video: https://circuitdigest.com/microcontroller-projects/arduino-face-tracking-robot
Comments
Really interesting. Thxs for sharing!
Kf
thanks man!!