https://github.com/rpidanny/lopy-bme280
Interfacing BME280 sensor using MicroPython
https://github.com/rpidanny/lopy-bme280
bme280 iot lopy micropython mqtt python
Last synced: about 1 month ago
JSON representation
Interfacing BME280 sensor using MicroPython
- Host: GitHub
- URL: https://github.com/rpidanny/lopy-bme280
- Owner: rpidanny
- Created: 2018-08-31T07:55:52.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-19T17:07:37.000Z (almost 7 years ago)
- Last Synced: 2025-04-08T17:31:34.389Z (about 1 year ago)
- Topics: bme280, iot, lopy, micropython, mqtt, python
- Language: Python
- Size: 88.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LoPy BME280
A minimal micropython script for [LoPy](https://pycom.io) boards that reads the `Temperature` / `Humidity` / `Pressure` and posts it to [Adafruit](http://io.adafruit.com).
## Usage
- Make a copy of `scripts/config_example.py` and rename it to `scripts/example.py`
- Fill in your `WiFi credentials` and `Adafruit credentials`.
- Upload the code to LoPy.
## Dashboard
