19 responses to “Arduino heart rate sensor”

  1. Arduino heart rate sensor - RLabs

    […] An Arduino pulse sensor project from Bajdi: […]

  2. .NET i jiné ... : Odkazy z prohlížeče – 26.12.2014

    […] Arduino heart rate sensor – Bajdi.com – sensor na ušní lalůček (optický) […]

  3. shanthveer

    Pls help with code bcz i’m using 16×2 lcd display

  4. Arduino Heart Rate Sensor Project Video « adafruit industries blog

    […] From Bajdi.com: […]

  5. Video: Building a DIY heartbeat sensor | Bits & Pieces from the Embedded Design World

    […] Maker by the name of “Bajdi” recently created a heartbeat sensor using a 2.2” TFT display and an ATmega328 […]

  6. Aaron

    Thanks for the code. I am using a 16×2 LCD, must I include all this libraries (#include “SPI.h” #include “Adafruit_GFX.h” #include “Adafruit_ILI9340.h” #define _sclk 13 #define _miso 12 #define _mosi 11 #define _cs 10 #define _rst 9 #define _dc 8)

    OR can I just use #include ?

    1. Aaron

      OR can I just use #include “LiquidCrystal.h”?

  7. GP

    Hi, Can you pls include the schematic/ circuit. Very much appreciated! Thanks, GP

  8. max

    Hi,
    your code (or explenation on how to use it) is incomplete. You provide two ino files, wich one to compile? one does not run wihtout the other and the interrupts.ino is giving errors on compile (undeclared variables and sei())

    Is this code functional or just a sample?

    Thank you very much, great initiative, too bad its not complete 🙁

  9. Robert

    I’m using an 16×2 lcd and i can get it right ! Can you help me ? pls

  10. nguyen hiep

    what about i am using lcd nokia 5110(84×48)? pls give me some code?

  11. Building a DIY heartbeat sensor with ATmega328 | Atmel Bits & Pieces

    […] Maker by the name of “Bajdi” recently created a heartbeat sensor using a 2.2” TFT display and an ATmega328 […]

  12. AdrielU

    Help with code for 16×2 lcd display. PLEASEEEEEE

  13. MAnish Jeshi

    Im getting values somewhere around 400-500 is something wrong with my device or code(i used simple analogread(pin))

  14. Nicolas

    ¿este código se puede utilizar para arduino UNO ?.gracias

Leave a Reply

*