Skip to content

goldfishrock/EmonTX-Shield-Using-ESP8266-And-DS18B20-Temperature-Probe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenEnergyMonitor EmonTx Shield Power Monitor + ESP8266 + DS18B20 Temperature Probe

Sketch for the OpenEnergyMonitor EmonTX Arduino Shield which monitors input CT1 & a single DS18B20 temperature probe and sends the data to an EmonCMS server via an Huzzah ESP8266 WiFi module instead of using the more traditional RFM69CW RF Module. The ESP8266 is running the EmonESP firmware.

Authored By: Martin Sidgreaves Part of the openenergymonitor.org project Licence: GNU GPL V3

Builds upon the OneWire, Emonlib & DallasTemperature libraries and Arduino

OpenEnergyMonitor: http://openenergymonitor.org/

emonTx documentation: http://openenergymonitor.org/emon/modules/emontxshield/

emonESP Firmware: https://github.com/openenergymonitor/EmonESP

THIS SKETCH REQUIRES:

Libraries in the standard arduino libraries folder:

Also included in the '3D Printed Enclosure' folder is a .STL file and the original Fusion 360 file for an enclosure I designed to house the Arduino & Shield. The hole in the side was incorporated to allow for a DS18B20 probe to be added.


Connections between EmonTX & ESP8266

emonTX Shield UART Header Pin     ->     Huzzah ESP8266 UAT Header

                   GND                                ->                                 GND

                   5v                                    ->                                 V+

                   Rx                                    ->                                 Rx


Version :: v1.0.2

About

OpenEnergyMonitor EmonTX Shield using an ESP8266 to transmit data to EmonCMS rather than the traditional RFM69CW RF Module

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages