The HelpingHand can be used with a variety of applications, with our simple design the arm can be easily mounted on a wall or a rover. With the simple controls any user will find using the HelpingHand easy and intuitive. Our high speed video camera will allow the user to see the arm and its environment so users can remotely control our hand.
- Python openCV library
- 6 degree of freedom robotic arm
- Convoluted Neural Network using tensorflow
- Data set from Kaggle
- Arduino C
- PWM servo motor control
- opencv-python
- pyserial
docswebsite filesdepth_camerausing the CNNservo1Arduino code
- To use the main system with the green ball controller, run
ball_tracking.py(main controller script) andcam.py(which runs the camera attached to the arm)python ball_tracking.py - To test the hand gesture feature, install related libraries and run
python main.py


