Olimex Support Forum

DUINO => SHIELDS => Topic started by: Atta on March 11, 2015, 06:41:02 AM

Title: I want to collect the values from EMG shield.
Post by: Atta on March 11, 2015, 06:41:02 AM
Hello all,

I am using the Olimex EMG shield and I have gotten it to work properly with Elec Guru and the basics. However I just want to capture the raw output voltage from the electrodes. Like I just want the y-value of the graphs in Elec Guru. I have tried writing my own code and just serial.println the ADC_Value as an integer, but I don't think it's working properly. Any advice is greatly appreciated! Thank you.