Giter Site home page Giter Site logo

milvert / emonth2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openenergymonitor/emonth2

0.0 0.0 0.0 6.39 MB

emonTH V2 wireless temperature & humidity sensor with SI7021 sensor

Home Page: https://openenergymonitor.com/emonth-v2-temperature-humidity-node/

License: GNU General Public License v3.0

C++ 100.00%

emonth2's Introduction

emonTH V2.0

Build Status

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

emonTH V2

Open-Hardware

  • Hardware schematic & CAD files are in the hardware folder of this repo
  • See emonTH V1 Technical Wiki for more hardware design notes.

Related Blog Posts

Related Forum Posts

Firmware

Pre-compiled

Either upload pre-compiled firmware (from github releases) using our emonUpload tool or compile and upload

Compile & Upload

PlatformIO is recommended as the easiest way to compile and upload Arduino compatible firmware for emonTH. One of the big advantages of using PlatformIO is all libraries can be automatically downloaded. Arduino IDE can also be used but libraries must be manually installed.

Compile & Upload Firmware Using PlatformIO

For a full guide and installing and using PlatformIO (including visual IDE) see 'Compiling' User Guide Section. Assuming platformIO is installed

$ git clone https://github.com/openenergymonitor/emonth2
$ cd emonth2
$ pio run
$ pio -t upload

Hardware

emonTH hardware is fully open-source. See hardware folder of this repo for Gerbers, Eagle CAD design, BOM & port map.

emonth2's People

Contributors

glynhudson avatar slyremarks avatar trystanlea avatar elias-rexometer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.