BME280 on Raspberry Pi by I2C. Send the acquired data Xively. Mail is sent when Raspberry Pi boots, and when Process is restarted. Write "sudo sh monitoring.sh &" in /etc/rc.local file.
- BME280 is environmental(Temperature / humidity / pressure) sensor module by Bosch Sensortec.
- Xively is IoT platform.
About Xively https://www.xively.com/
BME280 data sheet. https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BME280_DS001-11.pdf
BME280 detail Information. https://www.bosch-sensortec.com/bst/products/all_products/bme280
- Python2.x
BME280-Xively is available under the MIT license. See the LICENSE file for more info.