bme680-mqtt-micropython
Sensor publisher
Publishes sensor data over MQTT using Micropython
Publish data from the bme680 sensor over MQTT using micropython
15 stars
3 watching
7 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list
micropythonpycomwipy
Related projects:
Repository | Description | Stars |
---|---|---|
robert-hh/bme680-micropython | A driver for the BME680 sensor compatible with Micropython | 33 |
andrewmk/umqtt | Provides an MQTT publish function for microcontrollers using Python on the WiPy board | 9 |
miketeachman/micropython-mqtt-thingspeak | Enables IoT device communication with Thingspeak using MQTT protocol in Micropython | 26 |
kartun83/micropython-mq | A set of Python drivers for sensors from the MQ series | 24 |
octaprog7/bme680 | A MicroPython module for interfacing with the BME680 sensor to measure temperature, pressure, and humidity. | 1 |
jposada202020/micropython_pct2075 | A Python driver for a temperature sensor on NXP Semiconductors PCT2075 microcontrollers | 0 |
jposada202020/micropython_ms5611 | Provides a driver for communicating with the MS5611 pressure and temperature sensor | 0 |
miketeachman/micropython-pms5003-minimal | Provides a Python driver for an air quality sensor | 1 |
matbgn/mqtt_upython | An MQTT client implementation using MicroPython on ESP8266 | 0 |
triplepoint/micropython_bme280_i2c | Provides an interface to read from the BME280 temperature, humidity, and pressure sensor | 10 |
fanday/adxl345_micropython | Provides access to the adxl345 sensor on microcontrollers using Python | 7 |
2black0/micropython-sht11 | A Python module providing access to temperature and humidity readings from the SHT11 sensor on microcontrollers like the ESP32. | 2 |
octaprog7/bmp180 | A MicroPython module for interfacing with a BMP180 pressure and temperature sensor. | 3 |
octaprog7/bmp581 | A MicroPython module for controlling the BMP581 temperature and pressure sensor from Bosch Sensortec. | 0 |
octaprog7/sht85 | A MicroPython module that allows access to the SHT85 humidity and temperature sensor | 0 |