Olimex Support Forum

DUINO => SHIELDS => Topic started by: kamarul on November 27, 2016, 07:01:34 PM

Title: SHIELD-EKG how can i save the data
Post by: kamarul on November 27, 2016, 07:01:34 PM
Hi,

Need help on how to export the data acquired from EKG SHIELD into a text file or .csv file?
Is there any tool for exporting and saving the signal data?

Thank you
Kamarul
Title: Re: SHIELD-EKG how can i save the data
Post by: svan on November 27, 2016, 10:09:43 PM
One option would be to use a data logging shield with stacking headers, such as the one pictured here:https://www.adafruit.com/products/1141 (https://www.adafruit.com/products/1141).  Some liquid crystal displays can also log data using a microSD memory card.
Title: Re: SHIELD-EKG how can i save the data
Post by: kamarul on November 28, 2016, 07:08:01 AM
Hi svan,

Is it really there's no software alternatives to do this instead of buying hardware? The ElectGuru doesnt have the option for exporting the data.
If there is any software that can do the exporting it would be great.

Thank you
Title: Re: SHIELD-EKG how can i save the data
Post by: svan on November 28, 2016, 12:28:59 PM
> Is it really there's no software alternatives to do this instead of buying hardware

There is no commercial software for this that I am aware of.  I am most familiar with Mac, and not knowledgeable about Windows.  You could write your own app, which is what I had to do.