Logo
Explore Help
Register Sign In
Raspberries/upm
Public Access
2
0
Fork 0
You've already forked upm
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
b3a8fd71726151115bcec6dfccf625e7ed6e285f
upm/src/ad8232/jsupm_ad8232.i

9 lines
93 B
OpenEdge ABL
Raw Normal View History

ad8232: Initial Implementation This driver implements support for the Sparkfun Single Lead Heart Rate Monitor, based on the AD8232 chip. It simply outputs ADC data that needs to be sent somewhere for plotting. The Sparkfun page has some suggestions. Alternatively, if you have an oscilliscope that supports a 'Roll' mode, you can get an EKG-like display by measuring the OUT pin. https://www.sparkfun.com/products/12650 Signed-off-by: Jon Trulson <jtrulson@ics.com> Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
2015-05-20 12:07:08 -06:00
%module jsupm_ad8232
%include "../upm.i"
%{
#include "ad8232.h"
%}
%include "ad8232.h"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 93ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API