ECG Visualizer

Posted on October 5, 2018 | Reading time 1 minute

The app located at chrisk91.me/ekgApp/

When it comes to interpreting EKGs, I’ve always been a visual person. I tend to reconstruct the three leads and the main electrical vector in my head. Using Angular (actually my first Angular app), I’ve created a small tool to draw the main electrical axis. From this axis, the corresponding “heights” of the leads are calculated. It was actually quite fun to dive back into geometry and figure out all the formulas, producing the crossing points of all the lines.

Feel free to check out the app at ekg.chrisk91.me.

The app supports English and German localization. Source code is located at https://github.com/ChrisK91/ekgapp.

Comments

comments powered by Disqus