An open API service indexing awesome lists of open source software.

https://github.com/wolfeidau/mgos-envsensors

Demonstrates the BME680 and SGP30 sensors delivering data to AWS IoT
https://github.com/wolfeidau/mgos-envsensors

aws-iot bme680 iot mongoose-os sgp30

Last synced: 2 months ago
JSON representation

Demonstrates the BME680 and SGP30 sensors delivering data to AWS IoT

Awesome Lists containing this project

README

        

# mgos-envsensors

This application demonstrates the use of the Bosch [BME680](https://www.bosch-sensortec.com/bst/products/all_products/bme680) and [SGP30](https://www.sensirion.com/en/environmental-sensors/gas-sensors/multi-pixel-gas-sensors/) sensors delivering data to [AWS IoT Core Service](https://aws.amazon.com/iot-core/features/).

# license

This code is released under Apache License 2.0, and is copyright Mark Wolfe.