BME280 on Raspberry Pi by I2C. Send the acquired data Ambient. 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.
- Ambient is IoT platform.
About Ambient https://ambidata.io/
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-Ambient is available under the MIT license. See the LICENSE file for more info.
https://github.com/SWITCHSCIENCE/BME280
BME280 on Raspberry Pi by I2C