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.