Raspberry Pi driving RC servos through a PIC 16F690 with Face Detection #piday #raspberrypi @Raspberry_Pi
Here’s an interesting Pi + PIC project by MrValkeerie that is using a Raspberry Pi to run face detection analysis via an inexpensive webcam and then in turn trigger position adjustments for a series of hobby servos hooked up to his PIC breakout board. His intended application? A costume where many eyes track the human faces that it detects! From the video description:
This is a stock Model B Rev 1.0 256Mbyte, 700Hz Raspberry Pi running Raspbian. It is interfaced to a PIC 16F690 through a homebrew 3.3V-5.2V level convertor based on a couple of 2N7000 Mosfets (circuits online). The protocol is I2C, with the Pi acting as master and the PIC as slave.
The Pi uses I2C to update 8 registers in the PIC holding angles in the range 0-255, which in turn converts the angles into pulses of 1-2 milliseconds every 20 milliseconds (this is normal for servos). The servos are low-cost generics ordered off Ebay direct from China.
The Webcam came from a thrift store and is reported as “Pixart Imaging Inc”. The face detection uses the Python bindings to OpenCV and is based on Haar Cascades. The eyes were found in a graveyard.
The face detection is slow … but I only integrated everything this morning, and I am sure I can speed it up a little.
Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7:30pm ET! To join, head over to YouTube and check out the show’s live chat and our Discord!
Python for Microcontrollers – Adafruit Daily — Python on Microcontrollers Newsletter: A New Arduino MicroPython Package Manager, How-Tos and Much More! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi
EYE on NPI – Adafruit Daily — EYE on NPI Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey