├── LICENSE ├── OpenEnergyMonitor ├── ArduinoShield │ ├── ArduinoShield.ino │ ├── CalVref.ino │ ├── EmonLib.cpp │ └── EmonLib.h ├── emonPi │ ├── src.ino │ ├── src.ino.standard.hex │ └── src.ino.with_bootloader.standard.hex └── emonTx │ ├── config.ino │ ├── emontx3-3.0.ino.standard.hex │ ├── emontx3-3.0.ino.with_bootloader.standard.hex │ └── emontx3-30.ino ├── README.md └── images ├── Consumer unit with CT.jpg ├── Consumer unit with current transformer.jpg ├── ESPproMon 4 Tabs.png ├── ESPproMon Tab 1 and 2 dark halfsize.png ├── ESPproMon Tab 3 and 4 dark halfsize.png ├── ESPproMon pages 1 and 2 half size.png ├── ESPproMon pages 3 and 4 half size.png ├── EnergyMonitoring.txt ├── PZEM-004 from PeaceFair installed in a domestic electrical consumer unit.jpg ├── emonPi PCB with Raspberry Pi.jpg ├── emonPi complete with enclosure.jpg ├── emonTx Arduino shield components.jpg ├── emonTx Arduino shield with Leonardo DS18B20 and TTL.jpg └── emonTx with TTL.jpg /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pieman64/ESPproMon/HEAD/LICENSE -------------------------------------------------------------------------------- /OpenEnergyMonitor/ArduinoShield/ArduinoShield.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pieman64/ESPproMon/HEAD/OpenEnergyMonitor/ArduinoShield/ArduinoShield.ino -------------------------------------------------------------------------------- /OpenEnergyMonitor/ArduinoShield/CalVref.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pieman64/ESPproMon/HEAD/OpenEnergyMonitor/ArduinoShield/CalVref.ino -------------------------------------------------------------------------------- /OpenEnergyMonitor/ArduinoShield/EmonLib.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pieman64/ESPproMon/HEAD/OpenEnergyMonitor/ArduinoShield/EmonLib.cpp -------------------------------------------------------------------------------- /OpenEnergyMonitor/ArduinoShield/EmonLib.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pieman64/ESPproMon/HEAD/OpenEnergyMonitor/ArduinoShield/EmonLib.h -------------------------------------------------------------------------------- /OpenEnergyMonitor/emonPi/src.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pieman64/ESPproMon/HEAD/OpenEnergyMonitor/emonPi/src.ino -------------------------------------------------------------------------------- /OpenEnergyMonitor/emonPi/src.ino.standard.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pieman64/ESPproMon/HEAD/OpenEnergyMonitor/emonPi/src.ino.standard.hex -------------------------------------------------------------------------------- /OpenEnergyMonitor/emonPi/src.ino.with_bootloader.standard.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pieman64/ESPproMon/HEAD/OpenEnergyMonitor/emonPi/src.ino.with_bootloader.standard.hex -------------------------------------------------------------------------------- /OpenEnergyMonitor/emonTx/config.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pieman64/ESPproMon/HEAD/OpenEnergyMonitor/emonTx/config.ino -------------------------------------------------------------------------------- /OpenEnergyMonitor/emonTx/emontx3-3.0.ino.standard.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pieman64/ESPproMon/HEAD/OpenEnergyMonitor/emonTx/emontx3-3.0.ino.standard.hex -------------------------------------------------------------------------------- /OpenEnergyMonitor/emonTx/emontx3-3.0.ino.with_bootloader.standard.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pieman64/ESPproMon/HEAD/OpenEnergyMonitor/emonTx/emontx3-3.0.ino.with_bootloader.standard.hex -------------------------------------------------------------------------------- /OpenEnergyMonitor/emonTx/emontx3-30.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pieman64/ESPproMon/HEAD/OpenEnergyMonitor/emonTx/emontx3-30.ino -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pieman64/ESPproMon/HEAD/README.md -------------------------------------------------------------------------------- /images/Consumer unit with CT.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pieman64/ESPproMon/HEAD/images/Consumer unit with CT.jpg -------------------------------------------------------------------------------- /images/Consumer unit with current transformer.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pieman64/ESPproMon/HEAD/images/Consumer unit with current transformer.jpg -------------------------------------------------------------------------------- /images/ESPproMon 4 Tabs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pieman64/ESPproMon/HEAD/images/ESPproMon 4 Tabs.png -------------------------------------------------------------------------------- /images/ESPproMon Tab 1 and 2 dark halfsize.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pieman64/ESPproMon/HEAD/images/ESPproMon Tab 1 and 2 dark halfsize.png -------------------------------------------------------------------------------- /images/ESPproMon Tab 3 and 4 dark halfsize.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pieman64/ESPproMon/HEAD/images/ESPproMon Tab 3 and 4 dark halfsize.png -------------------------------------------------------------------------------- /images/ESPproMon pages 1 and 2 half size.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pieman64/ESPproMon/HEAD/images/ESPproMon pages 1 and 2 half size.png -------------------------------------------------------------------------------- /images/ESPproMon pages 3 and 4 half size.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pieman64/ESPproMon/HEAD/images/ESPproMon pages 3 and 4 half size.png -------------------------------------------------------------------------------- /images/EnergyMonitoring.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pieman64/ESPproMon/HEAD/images/EnergyMonitoring.txt -------------------------------------------------------------------------------- /images/PZEM-004 from PeaceFair installed in a domestic electrical consumer unit.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pieman64/ESPproMon/HEAD/images/PZEM-004 from PeaceFair installed in a domestic electrical consumer unit.jpg -------------------------------------------------------------------------------- /images/emonPi PCB with Raspberry Pi.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pieman64/ESPproMon/HEAD/images/emonPi PCB with Raspberry Pi.jpg -------------------------------------------------------------------------------- /images/emonPi complete with enclosure.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pieman64/ESPproMon/HEAD/images/emonPi complete with enclosure.jpg -------------------------------------------------------------------------------- /images/emonTx Arduino shield components.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pieman64/ESPproMon/HEAD/images/emonTx Arduino shield components.jpg -------------------------------------------------------------------------------- /images/emonTx Arduino shield with Leonardo DS18B20 and TTL.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pieman64/ESPproMon/HEAD/images/emonTx Arduino shield with Leonardo DS18B20 and TTL.jpg -------------------------------------------------------------------------------- /images/emonTx with TTL.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pieman64/ESPproMon/HEAD/images/emonTx with TTL.jpg --------------------------------------------------------------------------------