TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: A Heart Rate Monitor App Written in Vanilla JavaScript

45 pointsby wayveyover 4 years ago

5 comments

lrossiover 4 years ago
&gt; A web based heart rate monitor that measures pulse from the fingertip using the phone camera. It works the same way as many camera based heart rate monitor apps, but it works entirely in the browser so nothing needs to be installed on your phone.<p>Fantastic!
matheistover 4 years ago
Neat! Possibly you already know this but &quot;pitch detection algorithm&quot; would be a good search term for looking for alternatives to zero-crossing or FFTs.
评论 #25769667 未加载
jhunter1016over 4 years ago
This is such a fantastic example of what’s possible in the browser. Awesome work!
thysultanover 4 years ago
&gt;In JavaScript<p>My heart rate is just now over the roof
dilpreetsioover 4 years ago
Great work!