Hi, everyone.
I am re-building my training rotoped and I want to connect it to Home Assistant.
Part of the rotoped is also heart-beat sensing - on both handles the device uses conductive pads to measure heart rate.
The circuit inside is a big blob, so I don't have any way how to connect to it.
Anyhow, I bought AD8232 as this is used for ECG. But when connected to the pads instead of the regular probes, the signal has quite a lot of noise.
I investigated in using my cheat oscilloscope and found out, that during the heart beat, there is a peak of around 2.8V and above and all the noise is below the voltage.
This would be, in general, also possible to process with micro-controller, however, the one I want to use also drives the display and has wifi connection to handle, so it cannot monitor and process the signal all too often.
My idea is - I'd like to connect the output to some comparator that will then trigger output pulse of predefined value - let's say 200-250ms and then go low again. This would be plenty for the MCU to detect the change from low to high, count the pulse, calculate the BPM and return the control back to the rest of the processes (refreshing display, reporting to wifi, ...).
I remember from ~30 years ago that NE555 was able to work in such mode - both as comparator and then as pulse generator that will auto reset.
But I have no idea what to search for on the internet and all the schematics I found were only for oscillators based on 555.
Another problem is that if I look at the datasheet of the 555, it requires minimum of 4.5V, while my display and the AD8232 work with 3.3V. Is there some low voltage version of 555 that would work the same?
Any advice is appreciated.
I am attaching the sample from my cheap oscilloscope.
I am re-building my training rotoped and I want to connect it to Home Assistant.
Part of the rotoped is also heart-beat sensing - on both handles the device uses conductive pads to measure heart rate.
The circuit inside is a big blob, so I don't have any way how to connect to it.
Anyhow, I bought AD8232 as this is used for ECG. But when connected to the pads instead of the regular probes, the signal has quite a lot of noise.
I investigated in using my cheat oscilloscope and found out, that during the heart beat, there is a peak of around 2.8V and above and all the noise is below the voltage.
This would be, in general, also possible to process with micro-controller, however, the one I want to use also drives the display and has wifi connection to handle, so it cannot monitor and process the signal all too often.
My idea is - I'd like to connect the output to some comparator that will then trigger output pulse of predefined value - let's say 200-250ms and then go low again. This would be plenty for the MCU to detect the change from low to high, count the pulse, calculate the BPM and return the control back to the rest of the processes (refreshing display, reporting to wifi, ...).
I remember from ~30 years ago that NE555 was able to work in such mode - both as comparator and then as pulse generator that will auto reset.
But I have no idea what to search for on the internet and all the schematics I found were only for oscillators based on 555.
Another problem is that if I look at the datasheet of the 555, it requires minimum of 4.5V, while my display and the AD8232 work with 3.3V. Is there some low voltage version of 555 that would work the same?
Any advice is appreciated.
I am attaching the sample from my cheap oscilloscope.