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
Have you looked at the datasheet? What's the communication protocol? Is there sample code?
this is the only info I{ can find on it
myoware sensor
example code here
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.