Click here to Skip to main content
15,884,472 members
Please Sign up or sign in to vote.
2.00/5 (4 votes)
See more:
Dear all,

I'm trying to simulate an ECG waveform for an academic project in C#, what i've done so far is that i used dummy (but realistic) data that i plot. But, to make my project more interesting, I'm thinking of finding a substitute of the normal electrodes to connect to my PC in order to get real data. What is some casual devices I can use in order to replace the electrodes and get the data for my app?
Posted
Comments
Sergey Alexandrovich Kryukov 23-Apr-12 23:55pm    
How little should be a price of the device to make it "casual"?
--SA
Mabchour 1989 24-Apr-12 9:42am    
I mean something used a lot (mobile phone or any other device)

1 solution

ECG electrodes are very simple, and procedure is totally safe. You can use your own body. As to the "casual" recording device, this could be the most expensive thing. ADC board with pre-amplifier, perhaps digital oscilloscope… are they casual enough for you? :-)

—SA
 
Share this answer
 
Comments
Mabchour 1989 24-Apr-12 9:44am    
I think I can do it! but how can I use it to connect to my PC and my c# app?
Sergey Alexandrovich Kryukov 25-Apr-12 16:30pm    
See the spec of the oscilloscope. Would you like me to ask my colleagues using them right now? They would tell me what are the most typical interfaces available today. And an ADC board could be a PCI board.
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900