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
- Host: GitHub
- URL: https://github.com/wolfeidau/mgos-envsensors
- Owner: wolfeidau
- License: other
- Created: 2018-03-25T05:30:19.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-27T10:12:59.000Z (about 7 years ago)
- Last Synced: 2025-01-19T06:29:06.341Z (4 months ago)
- Topics: aws-iot, bme680, iot, mongoose-os, sgp30
- Language: JavaScript
- Homepage: https://github.com/wolfeidau/mgos-envsensors
- Size: 42 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.