https://github.com/openenergymonitor/emonth2
emonTH V2 wireless temperature & humidity sensor with SI7021 sensor
https://github.com/openenergymonitor/emonth2
emonth humidity-sensor temperature-sensor
Last synced: 5 months ago
JSON representation
emonTH V2 wireless temperature & humidity sensor with SI7021 sensor
- Host: GitHub
- URL: https://github.com/openenergymonitor/emonth2
- Owner: openenergymonitor
- License: gpl-3.0
- Created: 2016-09-24T11:27:33.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2025-04-14T12:24:49.000Z (about 1 year ago)
- Last Synced: 2025-04-14T12:28:31.511Z (about 1 year ago)
- Topics: emonth, humidity-sensor, temperature-sensor
- Language: C++
- Homepage: https://shop.openenergymonitor.com/emonth-temperature-humidity-node/
- Size: 7.9 MB
- Stars: 26
- Watchers: 5
- Forks: 28
- Open Issues: 7
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# emonTH V2.0
**Low power wireless temperature and humidity node**
*V2.0 hardware revision adds support for SI7021 temperature and humidity. This sensor brings performance and power savings over the DHT22, see [sensor](sensor) folder of this repo for sensor evaluation and comparison.*
The emonTH V2 is an open-source, wireless, battery powered temperature and humidity monitoring node.
Data from the emonTH is transmitted via wireless RF (433MHz) to an emonPi / emonBase web-connected base-station for logging to Emoncms for data logging, processing and graphing.

## Documentation
- [Overview](https://docs.openenergymonitor.org/emonth2/overview.html)
- [Installation](https://docs.openenergymonitor.org/emonth2/install.html)
- [Firmware](https://docs.openenergymonitor.org/emonth2/firmware.html)
- [Configuration](https://docs.openenergymonitor.org/emonth2/configuration.html)
- [Technical](https://docs.openenergymonitor.org/emonth2/technical.html)