ecg7 2.0.0.0
|
ECG 7 Click is a compact add-on board that records the heart's electrical activity. This board features the MCP6N16, a single zero-drift instrumentation amplifier with selectable gain from Microchip. In addition to the jack connector provided for connecting the cable with ECG electrodes, this Click boardâ„¢ offers the possibility of connecting electrodes through screw terminals or an onboard header if the electrode connection does not match the jack connector. Besides, the user is allowed to process the output signal in analog or digital form.
We provide a library for the ECG 7 Click as well as a demo application (example), developed using MikroElektronika compilers. The demo can run on all the main MikroElektronika development boards.
Package can be downloaded/installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
This library contains API for ECG 7 Click driver.
ecg7_cfg_setup
Config Object Initialization function. ecg7_init
Initialization function. ecg7_read_raw_adc
This function reads raw ADC value. ecg7_read_voltage
This function reads raw ADC value and converts it to proportional voltage level. ecg7_set_vref
This function sets the voltage reference for ECG 7 click driver. This example demonstrates the use of ECG 7 click board by reading and displaying the voltage from VOUT BUFF which can be visualized on the SerialPlot application.
The demo application is composed of two sections :
Initializes the driver and logger.
Reads the output voltage and displays it on the USB UART (SerialPlot) every 4ms approximately.
We recommend using the SerialPlot tool for data visualizing. Please make sure to set up ECG electrodes properly.
The full application code, and ready to use projects can be installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
Other Mikroe Libraries used in the example:
Additional notes and informations
Depending on the development board you are using, you may need USB UART click, USB UART 2 Click or RS232 Click to connect to your PC, for development systems with no UART to USB interface available on the board. UART terminal is available in all MikroElektronika compilers.