arduino | $1 touch heart beat sensor
Loading...
3,551
Loading...
Uploader Comments (astrojams1)
see all
All Comments (12)
-
where can i buy the touch pulsesensor,and i like it very much!
-
So... is this just like a software integrator?
-
if you could share the processing code it would be awesome. nice job on this one
Loading...
Cool stuff. Would be great to have a copy of the arduino and processing code for this if you can share
CommissionMethod 10 months ago
@CommissionMethod hello. i posted the arduino code in the description. hope it helps!
astrojams1 9 months ago
What I like in this video is that there is no amp and your transmitter/receiver generates pretty strong signal. Can you tell, what number analogRead() returns? I used crappy transmitter/receiver that gave about 50 at maximum. What element do you use?
birdstinyworld 1 year ago
@birdstinyworld as a raw signal, the analogRead() will produce what looks like absolute gibberish. to produce the nice graphs i show in the video, you have to do some signal processing. i wrote my own version of a low pass filter. i used the crappiest IR sensor i could find, so i wouldn't worry too much about quality. just strike a ligher near it. if it responds, it's good enough.
astrojams1 1 year ago
Kind sir...
would you be so kind as to enlighten me on the sensor you're using for this.
AunShovah 1 year ago
@AunShovah @AunShovah just a simple IR emitter/detector.
astrojams1 1 year ago