A project developed during the 2017 UCF Hackathon. This project was made to power a robot that would scan its surroundings looking for its "mama". Once located it would approach quacking the whole way. It was trained on images of a group member's face. OpenCV was used for facial recognition hosted on a raspberry pi. The arduino was used to receive steering and speed commands which it would interpret and send to the motors/servos.
Made for deployment on a raspberry pi combined with an arduino mega, servos and motors.
- CV2
- Arduino IDE
- Love
- A 3d printer
- Jordan Faison - Webpage - jordanfaison
- Dagan Martinez - Raspberry Pi - Property404
- Will Irwin - Face Detection - Upgwades
- Logan Micher - Arduino - LEMicher
This project is licensed under the MIT License - see the LICENSE.md file for details
- Face detection script heavily inspired by this repo by informramiz.