heartypatch icon indicating copy to clipboard operation
heartypatch copied to clipboard

A single lead ECG heart-rate variability monitoring patch with ESP32

Results 12 heartypatch issues
Sort by recently updated
recently updated
newest added

I want to use my v2.3 heartypatch again after a few years of sitting idle. Previously I got it to work with "Elite HRV" app on my iphone. Now the...

I would like to flash my recently-received heartypatch, v2.3, as explained here https://heartypatch.protocentral.com/. On my Linux desktop, lsusb does not see it. How do I determine the port?

When trying to connect Mqtt to io.adafruit.com I am getting: Mqtt server connection failed. cannot start service org.eclipse.paho.android.service.MqttService

I get the following debug messages through serial monitor: `I (2092) gpio: GPIO[27]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 0| Pulldown: 1| Intr:1` `I (4092) BTDM_INIT: BT controller compile...

I love the MQTT function. I will later play around with it. But a few questions remain. Is this basically the integration of the TCP mode into the regular firmware?...

The device has a button. I believed it's the boot button for the ESP. Or is it power? I can't actually tell.

Hi there ; I would like to use Heartypatch code base for my DIY'd ecg running on a clone esp32-dev board and ad8232. The main challenges are some of the...

The link in the docs to the Espressif toolchain setup guide ( http://esp-idf.readthedocs.io/en/v2.1/get-started/index.html#standard-setup-of-toolchain ) seems to be dead - it tries to force you to login. Maybe you could link...

Just a quick heads up when building with v3.3.7 of processing. It seems that the stream doesn't get pulled in correctly from the device (maybe 1 update / sec). Playing...