forked from PCcunha/emonTxFirmware
-
Notifications
You must be signed in to change notification settings - Fork 10
An open-source wireless energy monitoring node
gysmovoile/emonTxFirmware
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
_____ |_ _| ___ _ __ ___ ___ _ __ | |_ __ / _ \ '_ ` _ \ / _ \| '_ \| \ \/ / | __/ | | | | | (_) | | | | |> < \___|_| |_| |_|\___/|_| |_\_/_/\_\ Wireless energy-monitoring node http://openenergymonitor.org/emon/emontx *********************************** Builds on JeeLabs software and compatiable with JeeNode hardware ------------------------------------------------------------------------ These examples require the following librarys - download and insert into Arduino librarys folder https://github.com/openenergymonitor/EmonLib http://github.com/jcw/jeelib Temperature monitoring needs the following: Temperature controll library: http://download.milesburton.com/Arduino/MaximTemperature/ (version 372 works with Arduino 1.0) and OneWire library: http://www.pjrc.com/teensy/td_libs_OneWire.html ------------------------------------------------------------------------- emonTx_CT123 - Apparent Power Example - Use this example if only using CT sensors. Monitors AC current using one CT sensor and transmitt data via wireless using RFM12B to emonBase. emonTx_CT123_Voltage - Real Power - Use this example if using an AC-AC adapter with as well as CT sensors. AC-AC plug-in adapter to monitors AC RMS voltage and give real power and current direction readings. emonTx_Pulse - Use for counting pulses from pulse output utility meter (flashing LED). Optical sensor can be used to detect pulses. emonTx_Temperature - For using multiple DS18B20 temperature sensors on a one-wire bus with emonTx. Uses direct addressing method, run the 'temperature search' sketch to find the addresses of the DS18B20 sensors and insert into main example. http://openenergymonitor.org/emon/buildingblocks/DS18B20-temperature-sensing Note: CT must be clipped round either the Live or Neutral wire, not both! When the example has been succesfully uploaded the green LED should blink quickly once very 10's
About
An open-source wireless energy monitoring node
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Other 68.0%
- C 32.0%