Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 360 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 360 Bytes

Controlling Robotic Arm with hands.

5 MPU6050 modules are attached to the fingers of a glove. The raw accelerometer values are read from the registers and converted to a corresponding servo degree (0°-180°) using the inverse tangeant of the acceleration of gravity (-1g to 1g) on the Z and Y axis.

A full explanation and demonstration will be coming soon