Hello,
I am building an ECG simulator using an ESP8266 and a DAC. The idea is that the ECG wave is uploaded from the PC to ESP and through the DAC the ECG signal is generated in a 12-bit resolution.
So far so good but my goal is to simulate at least 4 leads of the ECG (RL, LL, RA, LA). During my search I saw some projects using resistors to connect the leads to a common signal, or having one lead generating the waveform and the rest to the ground. but so far no explanation why.
Does anyone know the reason why?
or knows a relation between the ECG leads that can be achieved through circuit? (or at least through some extra code in the ESP?)
Thanks!
CK
I am building an ECG simulator using an ESP8266 and a DAC. The idea is that the ECG wave is uploaded from the PC to ESP and through the DAC the ECG signal is generated in a 12-bit resolution.
So far so good but my goal is to simulate at least 4 leads of the ECG (RL, LL, RA, LA). During my search I saw some projects using resistors to connect the leads to a common signal, or having one lead generating the waveform and the rest to the ground. but so far no explanation why.
Does anyone know the reason why?
or knows a relation between the ECG leads that can be achieved through circuit? (or at least through some extra code in the ESP?)
Thanks!
CK