Skip to content

dotromain/Wemos-SHT30-Battery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Wireless temperature and humidity sensor

Based on Wemos shields: D1 mini pro - SHT30 shield - Battery shield.

The temperature, humidity and voltage data are sent on MQTT broker (like mosquitto) with WiFi, so you can grab the data to push it where you want.

I personally use Telegraf, Grafana and home-assistant with this sensor.

Support of deepsleep.

Built With

  • ESP8266WiFi - Enables network connection (local and Internet) using the ESP8266 built-in WiFi.
  • PubSubClient - Arduino Client for MQTT
  • WEMOS_SHT3X - Arduino library for the WEMOS SHT30 Shiled

Authors

License

This project is licensed under GPLv3 License - see the LICENSE.md file for details

About

Wireless temperature and humidity sensor based on SHT30

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%