This document describes connecting various sensors and devices to an OpenPicus Flyport, including a BMP085 temperature and pressure sensor over I2C, an HD44780 LCD display over I2C, and sending sensor data to cloud services. Specifically, it connects a BMP085 sensor to measure temperature and pressure, sends the measurements to Pachube for storage and graphing, and displays some values locally on an I2C LCD. It also describes setting the Flyport's real-time clock from a web time source and using alarms to trigger regular sensor readings. Paraimpu is used to generate tweets when sensor readings meet certain thresholds.
Related topics: