An open API service indexing awesome lists of open source software.

https://github.com/tripolskypetr/ecg-line-webcomponent

ECG line canvas wrapped with webcomponent
https://github.com/tripolskypetr/ecg-line-webcomponent

Last synced: 7 months ago
JSON representation

ECG line canvas wrapped with webcomponent

Awesome Lists containing this project

README

          

# ecg-line-webcomponent

> ECG line canvas wrapped with webcomponent

An easy-to-use web component which drawing an electrocardiogram on canvas. It also can be easy paired with [web bluetooth api](https://webbluetoothcg.github.io/web-bluetooth/#introduction-examples) to display heartrate from remote device in realtime (check `bang()` in callback, [instruction](https://github.com/tripolskypetr/ecg-line-webcomponent/issues/3))

![good solution](assets/img/good-solution.gif)

Tribute to an an unknown developer who tried but [did not make it](https://stackoverflow.com/questions/40014999/animate-ecg-pulse-line-builded-with-border-and-border-radius)...

![bad solution](assets/img/bad-solution.png)