Skip to content

Library for using the Modern Device Pulse Sensor and Proximity Sensor

Notifications You must be signed in to change notification settings

TJC/SI1143_Pulse_Prox_Sensors

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SI1143_Pulse-Prox_Sensors

Arduino Library for using the Modern Device Pulse Sensor and Proximity Sensors

http://moderndevice.com/product/pulse-heartbeat-sensor-pulse-sensor-1x/

http://moderndevice.com/product/si1143-proximity-sensors/

Installation instructions

Download the library, unzip it and place it in the libraries folder inside wherever you are saving your Arduino Sketches.

Restart Arduino if it's open.

Then look for the examples in File->Examples->SI1143_Pulse&Prox_Sensors->Examples

Load the example for your particular sensor.

Hardware setup

Read the chart at the top of the sketch for the correct pins to use for I2C communication.

Then set the portForSI114 constant to the port number corresponding to the pins you wired up.

For JeeNodes the sensor is plug and play.

Using the sketch

See the #defines at the top of the sketch for various printing modes and give them a try.

Have fun!

About

Library for using the Modern Device Pulse Sensor and Proximity Sensor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 56.6%
  • C++ 43.4%