
jbrawley9906
Hello,
My name is Justin and I am completely new to EZ-Robot. I have searched tutorials and all im looking for right now is how to hook up servos and adjust its movement and speed and how to control those servos with the myo armband. I have been working on 3D printed hands and donating them to amputees. I came across Ez-Bv4 and wanted to experiment with implementing this as opposed to just using the arduinio boards because for the price with all the functions it has it seemed like it was definitely worth checking out. So the question is right now I just want to hook up five servos for fingers, possibly 6 (extra for wrist movement) and how to assign controls to tell the servos what to do from the myo armband and also how to move the servos through mobile. Any help by listing a tutorial or even someone else personal experience would be greatly appreciated.
Thanks in advanced,
If you are not familiar with EZB (Hardware) and/or ARC (Software) there are a lot of tutorials here:
http://www.ez-robot.com/Tutorials/UserTutorials/
if you want to go straight to the ARC's Myo Control:
http://www.ez-robot.com/Tutorials/Help.aspx?id=206
thanks for your reply and I have been looking at the tutorials but not really finding anything based on just hooking up servos and assigning them functions.
You can control the Servos:
1) ARC Controls e.g.: Auto-positon, Servo-Pad, Sound Servo, Myo Control
2) ARC EZScript Scripting e.g.:
Code:
3) EZRobots Windows SDK or ARC Custom Plugin, requires: Microsoft Visual Studio and Microsoft C# knowledge
The Learn section is huge (videos, text), can you tell what are you missing ?
Here is a tutorial that should guide you through the whole process!
Have fun, this board and the piece of software that comes with it is really awesome, have fun!
https://www.ez-robot.com/Tutorials/Help.aspx?id=206
*Edit* Ups....sorry!
http://www.ez-robot.com/Tutorials/Help.aspx?id=206
Configuring Servos for the Myo Accelerometer:
Myo Poses:
Script for a specific Myo Pose:
No development skills required... YET
then under open servo(d0, 23)
to stimulate close and open hand
but still did not work
Thanks for your guys input.
I think I may have figured it out. what I was doing was setting up each servo individually under open/close as opposed to setting up one servo as a relative servo and using the rest as slave servo's. once I just set up relative/master servo then set the rest as slave now it is working correctly. Does anyone know how to add more gestures to the myo armband or is this even an option?
https://support.getmyo.com/hc/en-us/articles/202647853-What-gestures-does-the-Myo-armband-recognize-
although its possible to create individual profiles:
https://support.getmyo.com/hc/en-us/articles/203829315-Creating-a-custom-calibration-profile-for-your-Myo-armband
So only 5 poses plus the X, Y Servos.