https://github.com/ycardon/d1mini-sht30-mqtt
SHT30 temperature sensor on ESP8266 / D1 Mini v2 pushed to MQTT
https://github.com/ycardon/d1mini-sht30-mqtt
esp8266 mqtt
Last synced: 12 days ago
JSON representation
SHT30 temperature sensor on ESP8266 / D1 Mini v2 pushed to MQTT
- Host: GitHub
- URL: https://github.com/ycardon/d1mini-sht30-mqtt
- Owner: ycardon
- Created: 2017-09-14T09:55:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-13T07:03:23.000Z (about 6 years ago)
- Last Synced: 2025-04-17T07:17:04.551Z (17 days ago)
- Topics: esp8266, mqtt
- Language: C++
- Size: 2.93 KB
- Stars: 12
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# D1MINI-SHT30-MQTT
basic temperature sensor pushing measures to MQTT then hibernate
## usage
[PlatformIO](http://platformio.org) config file provided.
Personally, I'm using [VS Code](https://code.visualstudio.com) + [PlaformIO extension](https://marketplace.visualstudio.com/items?itemName=platformio.platformio-ide).