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 hardcoded assummptions about the max3000 adc chip. It would be great to refactor things a little so that any adc could be dropped in as a pin def/header def and reuse everything else.
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 hardcoded assummptions about the max3000 adc chip. It would be great to refactor things a little so that any adc could be dropped in as a pin def/header def and reuse everything else.