Abhi Kamboj (akamboj2-ECE 110)
Vinith Raj (vinithr2-ECE 110)
Purpose
The goal of this project is to make moving things easier. This entails creating a robot that can carry your stuff around and follow you. This could be very helpful for people who may need help carrying their things, such as handicapped, elderly people or lazy people.
Background Research
We looked at similar projects online for design inspiration. Currently, there aren’t any autonomous robots that can help people with carrying they possessions. We want to provide people with such a device, without making it too expensive.
The camera picks up a reflection from a material (i.e. reflective tape) that the person will have on their shoes, wheelchair, etc. While it is detected, the arduino will determine what speed the motors should be running at, in order to stay close to the reflection at a certain distance.
Parts
Compass/Accelerometer
Arduino
Sensor Options (1 of the following… To be decided)
Human Presence Sensor: https://www.sparkfun.com/products/14349
Open MV Camera https://www.sparkfun.com/products/14186
PIXY Camera https://www.sparkfun.com/products/14392
Normal camera like https://learn.adafruit.com/ttl-serial-camera?view=all#arduino-usage and do the image processing ourselves
Kinect with arduino
VEX motors (yet to be decided), gearboxes, and wheels
Chassis will be built on campus
Battery
Possible Challenges
Getting camera to constantly track a person while they are in motion
Power distribution
Coding computer vision
Getting it to work altogether
References
Position systems/sensors-
https://www.airfinder.com/blog/rtls-technologies/real-time-location-systems-overview-technologies
https://www.superdroidrobots.com/shop/custom.aspx/sensor-support/68/
https://www.intorobotics.com/types-sensors-target-detection-tracking/
Similar projects-
https://www.technologyreview.com/s/603558/this-robot-will-carry-your-stuff-and-follow-you-around/
https://www.hackster.io/hackerhouse/make-an-autonomous-follow-me-cooler-7ca8bc
Motors-
http://www.robotoid.com/howto/choosing-a-motor-type.html
https://www.hackster.io/taifur/complete-motor-guide-for-robotics-05d998