sedgwickc / BBB_BMP180

A C++ BMP180 sensor driver written for the Beagle Bone Black.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BBB_BMP180

A C++ BMP180 sensor driver written for the Beagle Bone Black.

This driver is developed to work with the BMP180 sensor and the BeagleBone Black. It is a port of the Adafruit-BMP180-Library for the Arduino. This port replaces the Arduino Wire.h library with Intel's IoT MRAA library.

Requirements

  • Intel's libmraa installed

About

A C++ BMP180 sensor driver written for the Beagle Bone Black.


Languages

Language:C++ 98.8%Language:Makefile 1.2%