Patchyst / Robotic-Arm-Powered-by-Arduino

base code for remote control robotic arm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

base code for remote control robotic arm


Languages

Language:C++ 100.0%