eclipse / upm

UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs.
MIT License
661 stars 410 forks source link

BH1792: C/C++ driver for ROHM Heart Rate Sensor #661

Closed Issam-b closed 6 years ago

Issam-b commented 6 years ago

This is another driver for ROHM sensors, for BH1792 Heart rate sensor. It contains C main implementation and C++ wrapper, and examples for supported languages.

Propanu commented 6 years ago

Merged with some minor formatting changes (see 89e2ec870a90aebb0684cce2d1b3df7a47b837cf). Thanks!