The BMP085 is a high-precision, low-power consumption barometric pressure sensor. It can measure pressure from 300 hpa to 1100 hpa as well as temperature. In this tutorial, you will learn how to interface the BMP085 with the MonkeyBUS using its I2C. The example code from this tutorial is based on the Serial Emulator example of the Microchip Solutions v2011-07-14. Using the Microchip example saves us some work building the serial emulator ourselves.
Add a commentThe HIH6130 released August 2011 is a low cost high acquisition accuracy humidity & temperature sensor in one small package. It features a measurement range between 10% to 90% relative humidity and 5 to 50 degrees Celsius and can be used in applications such as air conditioning units, medical devices, air compressors and weather stations. This tutorial aims to show how to communicate with it using the MonkeyBUS board via its digital I2C interface.
Add a comment