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
- Host: GitHub
- URL: https://github.com/tripolskypetr/ecg-line-webcomponent
- Owner: tripolskypetr
- License: mit
- Created: 2020-09-05T09:32:34.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-25T17:44:55.000Z (about 5 years ago)
- Last Synced: 2025-02-28T08:33:04.335Z (7 months ago)
- Language: TypeScript
- Size: 1.25 MB
- Stars: 23
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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))

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)...
