Revestroke
Newbie level 4
- Joined
- Jan 9, 2013
- Messages
- 7
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,356
Hello friends, greetings. I have designed a robotic arm based on emg signal extracting from biceps. The emg signal I extracted using amplifiers is faithful and reliable. So to interface it with the arduino board I am giving emg signal to analog pin of the board and did common ground (of both emg circuit and arduino board). The robotic arm I have constructed have three servo motors:
1. Base (shoulder)
2. Elbow
3. Wrist
Well, I want to control base servo motor using emg signal and the other two servo motors should actuate with the base motor movement using arduino control, i.e;
1. Base motor activate using emg signal
2. Elbow motor activate using base motor movement
3. Wrist motor activate using base motor movement.
I need help in program code.
Thank you.
1. Base (shoulder)
2. Elbow
3. Wrist
Well, I want to control base servo motor using emg signal and the other two servo motors should actuate with the base motor movement using arduino control, i.e;
1. Base motor activate using emg signal
2. Elbow motor activate using base motor movement
3. Wrist motor activate using base motor movement.
I need help in program code.
Thank you.