Asked — Edited

Myo Ware Muscle Sensor

could anyone explain to me how i would go about hooking up this sensor in attached link to the ezb and control the movement of servos with it. Thanks in advance

myo sensor


ARC Pro

Upgrade to ARC Pro

With Synthiam ARC Pro, you're not just programming a robot; you're shaping the future of automation, one innovative idea at a time.

PRO
Synthiam
#1  

Have you looked at the datasheet? What's the communication protocol? Is there sample code?

PRO
USA
#3  

looking to the datasheet:

http://cdn.sparkfun.com/datasheets/Sensors/Biometric/MyowareUserManualAT-04-001.pdf

it seems an analog sensor, you can hook to an EZB analog ports (A0-A7).

you will need to do serious tests first, the sensor data is analog, this means you will need to do multiple reads, tune the values to obtain the trigger points is not a high level API.