arduinoTemps2mqtt
Temperature sensor publisher
An Arduino project that reads temperature data from OneWire sensors and publishes it to an MQTT broker.
Arduino, grab Onewire Temperature's and publish to a mqtt broker.
14 stars
4 watching
4 forks
Language: Arduino
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jposada202020/micropython_adt7410 | A driver for a temperature sensor in MicroPython | 0 |
jklmnn/microtempi | A Raspberry Pi project using the BBC Micro:Bit to monitor temperature with Ada programming | 2 |
robmarkcole/bme680-mqtt-micropython | Publishes sensor data over MQTT using Micropython | 15 |
milesburton/arduino-temperature-control-library | Provides an Arduino library to control temperature sensors from various manufacturers | 974 |
mattytrentini/micropython-tmp1075 | A MicroPython driver for a temperature sensor. | 0 |
computourist/rfm69-mqtt-client | An Arduino-based wireless sensor and control system using RFM69 radio transceivers and MQTT for communication with a broker. | 81 |
dfrobot/pxt-ds18b20 | Library providing a Microbit-compatible interface to a DS18B20 temperature sensor | 8 |
targetblank/micropython_ahtx0 | Driver software for connecting and reading data from temperature and humidity sensors | 32 |
jposada202020/micropython_pct2075 | A Python driver for a temperature sensor on NXP Semiconductors PCT2075 microcontrollers | 0 |
mcauser/micropython-mlx90614 | A Python library providing an interface to an infrared temperature sensor | 34 |
hobbyquaker/rpi2mqtt | Connects Raspberry Pi GPIOs and 1-Wire temperature sensors to an MQTT message broker | 23 |
andrewmk/umqtt | Provides an MQTT publish function for microcontrollers using Python on the WiPy board | 9 |
mdaeron/micropython-zacwire | Implementation of a temperature sensor protocol in MicroPython | 0 |
khoulihan/micropython-tmp102 | Provides an interface to read temperature data from a specific I2C sensor device using Python. | 8 |
miketeachman/micropython-adafruit-mqtt-esp8266 | An implementation of the MQTT protocol on ESP8266/ESP32 boards to publish and subscribe data using Adafruit IO | 55 |