An open API service indexing awesome lists of open source software.

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

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).