i am trying to generate ECG waves using DAC in LPC2366 i need help
i am able to generate sine wave using DAC.i want to know any kind of algorithm in order to generate ECG waves.LIke varying P,Q,R,S,T,U.
Maybe link.aip.org/.../ is interesting for you. If you are familiar with Matlab you can try physionet.fri.uni-lj.si/.../
i am not using matlab,instead i am planning to creats a look up table where in i can load in all the values and just display using DAC.
> LIke varying P,Q,R,S,T,U.
U wave appears just when some disorder occur, myocardial infarction, hypo-potassemia, severe hypertension, etc.
Start with ECG in normal range. Even generating all waves of 12-leads ECG is awful work.
Tsuneo