The Claw
A project by Brian Humphreys and Trenton Rochelle
A project by Brian Humphreys and Trenton Rochelle
The Claw is an Android controlled 6 D.O.F robotic arm that streamed low latency video of the perspective of the claw back to the phone. The servos are controlled through a Raspberry Pi with an bluetooth chip that received instructions from the phone.
There are great open source robotic arm choices on the market but we have made the choice to use Sain Smart's 6-axis robotic arm for the duration of this project. We created a base for the arm for added support when the claw is fully extended. To control the servos, we will interface with a RaspberryPi. We chose Raspberry over Arduino because we plan to stream live video to a controlling Android device. We have installed Raspbian, a small Linux operating system, onto the Pi's SD card and have begun making randomly generated movements of a single servo motor from a command made from an application on an android device. We plan for the controls to manipulate the velocity of the servo movements as opposed to the position of the servo to avoid jerky user input and make movement more fluid. We are also currently looking into the low latency video streaming platform, Motion for streaming the claws perspective directly to the phone using a public IP that the phone will connect to and display.
Update 6/5/19:
Update 5/31/19:
Update 5/26/19:
Update 5/15/19: