Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 917 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 917 Bytes

BME280-Xively

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.

bme280

More Informations

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

Requirements

  • Python2.x

Author

[email protected]

License

BME280-Xively is available under the MIT license. See the LICENSE file for more info.

Special Thanks

https://github.com/SWITCHSCIENCE/BME280