Skip to content

Patchyst/Robotic-Arm-Powered-by-Arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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