TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 codes)
  5. Bugz Bensce (97 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (141504 times)
  2. FAT32 Library (74401 times)
  3. Network Ethernet Library (58913 times)
  4. USB Device Library (48935 times)
  5. Network WiFi Library (44705 times)
  6. FT800 Library (44250 times)
  7. GSM click (30978 times)
  8. mikroSDK (29848 times)
  9. PID Library (27428 times)
  10. microSD click (27409 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Project

DIY heart beat rate meter using clicker2 for PIC18FJ and Easy Pulse mikro

Rating:

0

Author: Rajendra Bhatt

Last Updated: 2016-07-06

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 432 times

Not followed.

License: MIT license  

This project is about building a stand-alone pulse meter using Easy Pulse mikro and mikroElektronika‘s clicker 2 for PIC18FJ board. An OLED W click board is also used to display the pulse rate in beats per minute (BPM).

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "DIY heart beat rate meter using clicker2 for PIC18FJ and Easy Pulse mikro" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "DIY heart beat rate meter using clicker2 for PIC18FJ and Easy Pulse mikro" changes.

Do you want to report abuse regarding "DIY heart beat rate meter using clicker2 for PIC18FJ and Easy Pulse mikro".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

This application shows how to build a stand-alone pulse meter using Easy Pulse mikro and mikroElektronika‘s clicker 2 for PIC18FJ board. An OLED W click board is also used to display the pulse rate in beats per minute (BPM). The clicker 2 development board features Microchip’s powerful 8-bit PIC18F87J50 microcontroller, preprogrammed with an USB bootloader, and two mikroBus sockets to receive add-on boards. For this demo project, the OLED W click board is inserted into socket 1 and Easy Pulse mikro to socket 2, as shown below.

Heart rate meter project

Heart rate meter project

DIY heart beat rate meter using clicker 2 for PIC18FJ and Easy Pulse mikro

View full image

Demo video

Project in action

Watch on YouTube
Easy Pulse mikro features

Easy Pulse mikro features

Easy Pulse mikro is a pulse sensor based on transmittance photoplethysmography and is compatible with mikroBus sockets.

View full image

For more details, click here.

ALSO FROM THIS AUTHOR

Temperature measurement using TC74 (Microchip) thermal sensor and StartUSB for PIC

0

This project describes how to interface Microchip's TC74 sensor with a PIC microcontroller to measure ambient temperature. The code is written in mikroC Pro for PIC and is illustrated with StartUSB for PIC board.

[Learn More]

Temperature and Humidity measurement with DHT11 sensor

0

DHT11 is the most inexpensive sensor for hobbyists purpose to measure relative humidity and temperature in parallel. This project demonstrate how to implement DHT11 1-wire proprietary protocol in the firmware of PIC microcontroller using mikroC Pro for PIC compiler.

[Learn More]

Learn how to put a PIC microcontroller to sleep

0

This is actually an experimental tutorial that shows how to put a PIC microcontroller into Sleep mode to lower the power consumption in battery-powered applications. I used PIC16F628A and MikroC Pro for PIC for illustration.

[Learn More]