
jbrawley9906
USA
Asked
— Edited
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
myoware sensor
example code here
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.