Provide real-time and accurate measurements of your heart's beats per minute that help you to track and manage your cardiovascular health
A
A
Hardware Overview
How does it work?
Heart Rate 7 Click is based on the VEMD8080 photo-sensor from Vishay, a high-speed PD element with enhanced sensitivity in the visible light spectrum. The Click board™ also uses two VLMTG1400, high-brightness true-green LEDs from Vishay, specially designed for the HRM measurement applications, offering a narrow band of green light wavelength. Heart Rate 7 click consists of an analog front end and the optical front end. The main task of the analog front-end IC is to drive LEDs and condition the signal received by the photo-diode (PD) by eliminating the background noise and ambient light influence. Besides that, it also provides conversion of the measurement into digital information, which an MCU can use. For the conversion to be accurate, the analog front-end device must not introduce any artifacts into the readings. Heart Rate 7 Click employs AFE4404, an integrated analog front-end (AFE) device used for optical heart-rate monitoring and bio-sensing from Texas Instruments to achieve accurate measurements. This IC supports up to three switching LEDs and a single PD element. The current from the PD element is converted to a linear voltage by means of the integrated trans-impedance amplifier section (TIA) with a programmable gain so that it can be sampled by the AD section, which features a 22-bit ADC converter. The signal chain is kept fully differential throughout the receiver channel to achieve good rejection of common-mode noise and the noise from the power supply. The AFE IC uses the I2C communication, with its pins routed to the corresponding mikroBUS™ I2C pins.
The analog front-end IC works with periodically repeated operations (a pulse repetition frequency or PRF). There are four sampling phases per cycle. The four different readings are stored in separate 24-bit output registers. There are also four filters on the TIA output, which allow pulses from the PD to pass through the ADC, isolating the time when the emitting LEDs are ON and switching to the different filters in every sampling phase. The sampling phases are determined by the LED modes: two LED modes or three LED modes. This affects which LEDs are pulsed during the corresponding sampling cycles – LED1 and LED2, or LED 1, LED 2, and LED 3. However, the Heart Rate 7 click features only 2 LEDs, so the three LED modes should not be used. The analog front-end AFE4404 IC also incorporates a DAC to cancel the DC offset from the PD. When the TIA gain is set to a high value, it will amplify the DC component of the PD signal, too. This DC component needs to be removed from the signal path to allow proper ADC conversion, so the DAC that sources current in the opposite direction with respect to the existing DC offset is employed at the input stage. This allows for higher amplification of the signal from the PD and, thus, more useful (AC) signal detection sensitivity. LED drivers individually allow 6 bits of LED current control for each channel. This allows 63 steps between 0 and 50mA. This range can be doubled to 100mA. The onboard SMD jumper, labeled as the LED SUP, can set the LED driver supply voltage. It offers a selection between 3.3V and 5V. The ADC_RDY pin provides an interrupt to the host MCU, saving it from having to poll the
sensor for data constantly. This pin is set to a HIGH logic level when the PRF cycle ends, allowing four output data register to be read. The PRF can vary between 10 to 1000 samples per second. This pin is routed to the INT pin of the mikroBUS™. The AFE4404 IC can be clocked both internally and externally. It is advised to drive the Heart Rate 7 Click by the same clock as the host MCU for a precise and synchronized measurement. The input clock can go up to 60MHz, but the internal divider of the IC has to be set so that the clock stays within the range from 4MHz to 6MHz. When driven by the internal clock, the device runs at 4MHz. By default, the external clock input is selected. The clock signal can be introduced via the PWM pin of the mikroBUS™. After the power-on, the AFE IC requires a reset. The RESETZ pin of this IC is routed to the RST pin of the mikroBUS™, allowing it to be reset by the host MCU. Pulling this signal to a LOW logic level of about 25 µs to 50 µs will cause a device reset. Pulling this pin for more than 200 µs will put the device into the Power Down mode. The device can also be reset by setting a bit in the appropriate register via the I2C. The onboard pull-up resistor pulls This pin to a HIGH logic level. More information about the registers and how to set them can be found in the AFE4404 IC datasheet. However, included library contains functions that allow easy configuration and use of the Heart Rate 7 click. The included example (demo) application demonstrates its functionality and can be used as a reference for a custom design.
Features overview
Development board
Fusion for TIVA v8 is a development board specially designed for the needs of rapid development of embedded applications. It supports a wide range of microcontrollers, such as different 32-bit ARM® Cortex®-M based MCUs from Texas Instruments, regardless of their number of pins, and a broad set of unique functions, such as the first-ever embedded debugger/programmer over a WiFi network. The development board is well organized and designed so that the end-user has all the necessary elements, such as switches, buttons, indicators, connectors, and others, in one place. Thanks to innovative manufacturing technology, Fusion for TIVA v8 provides a fluid and immersive working experience, allowing access
anywhere and under any circumstances at any time. Each part of the Fusion for TIVA v8 development board contains the components necessary for the most efficient operation of the same board. An advanced integrated CODEGRIP programmer/debugger module offers many valuable programming/debugging options, including support for JTAG, SWD, and SWO Trace (Single Wire Output)), and seamless integration with the Mikroe software environment. Besides, it also includes a clean and regulated power supply module for the development board. It can use a wide range of external power sources, including a battery, an external 12V power supply, and a power source via the USB Type-C (USB-C) connector.
Communication options such as USB-UART, USB HOST/DEVICE, CAN (on the MCU card, if supported), and Ethernet is also included. In addition, it also has the well-established mikroBUS™ standard, a standardized socket for the MCU card (SiBRAIN standard), and two display options for the TFT board line of products and character-based LCD. Fusion for TIVA v8 is an integral part of the Mikroe ecosystem for rapid development. Natively supported by Mikroe software tools, it covers many aspects of prototyping and development thanks to a considerable number of different Click boards™ (over a thousand boards), the number of which is growing every day.
Microcontroller Overview
MCU Card / MCU

Type
8th Generation
Architecture
ARM Cortex-M4
MCU Memory (KB)
1024
Silicon Vendor
Texas Instruments
Pin count
128
RAM (Bytes)
262144
Used MCU Pins
mikroBUS™ mapper
Take a closer look
Click board™ Schematic

Step by step
Project assembly
Track your results in real time
Application Output
1. Application Output - In Debug mode, the 'Application Output' window enables real-time data monitoring, offering direct insight into execution results. Ensure proper data display by configuring the environment correctly using the provided tutorial.

2. UART Terminal - Use the UART Terminal to monitor data transmission via a USB to UART converter, allowing direct communication between the Click board™ and your development system. Configure the baud rate and other serial settings according to your project's requirements to ensure proper functionality. For step-by-step setup instructions, refer to the provided tutorial.

3. Plot Output - The Plot feature offers a powerful way to visualize real-time sensor data, enabling trend analysis, debugging, and comparison of multiple data points. To set it up correctly, follow the provided tutorial, which includes a step-by-step example of using the Plot feature to display Click board™ readings. To use the Plot feature in your code, use the function: plot(*insert_graph_name*, variable_name);. This is a general format, and it is up to the user to replace 'insert_graph_name' with the actual graph name and 'variable_name' with the parameter to be displayed.

Software Support
Library Description
This library contains API for Heart rate 7 Click driver.
Key functions:
heartrate7_write_reg
- Heart Rate 7 register write functionheartrate7_read_reg
- Heart Rate 7 register reading functionheartrate7_sw_reset
- Heart Rate 7 software reset function
Open Source
Code example
The complete application code and a ready-to-use project are available through the NECTO Studio Package Manager for direct installation in the NECTO Studio. The application code can also be found on the MIKROE GitHub account.
/*!
* @file main.c
* @brief HeartRate7 Click example
*
* # Description
* This example showcases ability for device to read Heart Rate 7 Click Board.
*
* The demo application is composed of two sections :
*
* ## Application Init
* Configures the micro controller for communication and initializes the click board.
*
* ## Application Task
* This section shows how the data is processed and sent to the MikroPlot application.
*
* @note For testing this example application SerialPlot was used.
* There you can see heart rate graphicly shown.
*
* @author Stefan Ilic
*
*/
#include "board.h"
#include "log.h"
#include "heartrate7.h"
static heartrate7_t heartrate7;
static log_t logger;
static uint32_t sensor_value;
static uint32_t time = 0;
void application_init ( void )
{
log_cfg_t log_cfg; /**< Logger config object. */
heartrate7_cfg_t heartrate7_cfg; /**< Click config object. */
/**
* Logger initialization.
* Default baud rate: 115200
* Default log level: LOG_LEVEL_DEBUG
* @note If USB_UART_RX and USB_UART_TX
* are defined as HAL_PIN_NC, you will
* need to define them manually for log to work.
* See @b LOG_MAP_USB_UART macro definition for detailed explanation.
*/
LOG_MAP_USB_UART( log_cfg );
log_init( &logger, &log_cfg );
log_info( &logger, " Application Init " );
// Click initialization.
heartrate7_cfg_setup( &heartrate7_cfg );
HEARTRATE7_MAP_MIKROBUS( heartrate7_cfg, MIKROBUS_1 );
if ( I2C_MASTER_ERROR == heartrate7_init( &heartrate7, &heartrate7_cfg ) )
{
log_error( &logger, " Communication init." );
for ( ; ; );
}
if ( HEARTRATE7_ERROR == heartrate7_default_cfg ( &heartrate7 ) )
{
log_error( &logger, " Default configuration." );
for ( ; ; );
}
log_info( &logger, " Application Task " );
}
void application_task ( void )
{
sensor_value = heartrate7_get_aled1_val( &heartrate7 );
log_printf( &logger, "%lu,%lu \r\n", sensor_value, time );
time += 10;
Delay_ms( 10 );
}
void main ( void )
{
application_init( );
for ( ; ; )
{
application_task( );
}
}
// ------------------------------------------------------------------------ END