element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Connected Cloud Challenge
  • Challenges & Projects
  • Design Challenges
  • Connected Cloud Challenge
  • More
  • Cancel
Connected Cloud Challenge
Blog The Bio Highway – Getting Started with Heartbeat Sensor
  • Blog
  • Forum
  • Documents
  • Polls
  • Files
  • Events
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: vlasov01
  • Date Created: 12 Apr 2020 11:57 AM Date Created
  • Views 1201 views
  • Likes 4 likes
  • Comments 4 comments
  • arduino uno
  • heart rate sensor
  • adc
  • obs studio
  • icsg007a
Related
Recommended

The Bio Highway – Getting Started with Heartbeat Sensor

vlasov01
vlasov01
12 Apr 2020

AD8232 ECG Measurement Heart Monitor Sensor Module

My initial plan was to use AD8232 ECG Measurement Heart Monitor Sensor Module. The AD8232 is a low cost integrated front end for signal conditioning of cardiac bio electrical signals to monitor heart rate. I've ordered it on February 2nd. But still hasn't received due disruption of supply chains in China.

 

ICSG007A ICStation Heartbeat Sensor

Fortunately I have another sensor that can provide heartbeat information. ICSG007A is a low cost, small, lightweight and easy to use module. The detection module combines a photo-transistor and green light LED. It generates analogue signal when a finger or earlobe is placed on it. Here are its characteristics:

Working Voltage = 3V to 5V

Working Current = ~4mA at 5V

Length (mm):18

Width (mm):15

Height (mm):4

Weight (g):2

Brand: IC-Station

Minimum Operating Temperature: -40°C

Maximum Operating Temperature: 85°C

Pin Pitch: 2.54mm

 

Testing Heartbeat Sensor

I never used it before. But it comes with some Arduino sample. I've decided to test if it is working before connecting to Cypress board. I've soldered three pins to the sensor board and connected it to my Arduino Uno. I've connected power to ground and 5V and analogue output to A0.

image

I've download the sample of pulse sensor code from the manufacturer of the sensor http://www.icstation.com/product_document/Download/3554.zip

The bundle has two programs. One is for Arduino to read analogue sensor readings and covert them to serial output as numbers. The second program reads serial output from Arduino and draws graph on PC as well provides heartbeat measurement as BPM. I've used a free open source tool OBS Studio to capture the process of programming Arduino Uno, getting serial data and getting visual representation on video.

 

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

 

Next Steps

Now it is clear that sensor is working as expected I need to learn how I can program Cypress PSOC to use it ADC to read signal analogue from the sensor.

  • Sign in to reply

Top Comments

  • ankur608
    ankur608 over 5 years ago +2
    Hi Sergey, it is a good decision to use dedicated HRV sensor, instead of getting bpm values from AD8232(intended for ECG measurement), which happens to produce noisy signals and interference with the A…
  • genebren
    genebren over 5 years ago +1
    The sensor is working quite nicely. The light detected pulse is really a nice way to the heartrate.
  • vlasov01
    vlasov01 over 5 years ago in reply to genebren +1
    I completely agree with you on this point.
Parents
  • ankur608
    ankur608 over 5 years ago

    Hi Sergey, it is a good decision to use dedicated HRV sensor, instead of getting bpm values from AD8232(intended for ECG measurement), which happens to produce noisy signals and interference with the A.C., along with a set of electrodes that need to be placed wisely on the subject's body.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • vlasov01
    vlasov01 over 5 years ago in reply to ankur608

    Hi Amkur,

     

    Thank you for your feedback! My intention was to measure ECG and get BPM as byproduct of ECG.

    But I agree, that it is much simpler to work with optical sensor than with AD8232. And it is cheaper to operate as it doesn't require single use ECG electrodes.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • vlasov01
    vlasov01 over 5 years ago in reply to ankur608

    Hi Amkur,

     

    Thank you for your feedback! My intention was to measure ECG and get BPM as byproduct of ECG.

    But I agree, that it is much simpler to work with optical sensor than with AD8232. And it is cheaper to operate as it doesn't require single use ECG electrodes.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube