All Projects → pieman64 → ESPproMon

pieman64 / ESPproMon

Licence: MIT license
ESPproMon © Smartphone App for Energy Monitoring with Appp © Technology

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to ESPproMon

TrueRMS
Average, RMS, Power and Energy measurement library for Arduino.
Stars: ✭ 42 (+180%)
Mutual labels:  energy-monitor, energy-consumption
edimax-smartplug
Unofficial Edimax Smartplug Libary. Control SP-1101W and SP-2101W from Node.js.
Stars: ✭ 25 (+66.67%)
Mutual labels:  energy-monitor, energy-consumption
open-energy-view
View resource consumption trends, history, analysis, and insights.
Stars: ✭ 32 (+113.33%)
Mutual labels:  energy-monitor, energy-consumption
ioBroker.sourceanalytix
Detailed analysis of your Energy, gas and liquid consumptions
Stars: ✭ 61 (+306.67%)
Mutual labels:  energy-monitor
CS5490
Arduino / ESP Library for Communication with the Cirrus Logic CS5490 Chip
Stars: ✭ 17 (+13.33%)
Mutual labels:  energy-monitor
openMicroInverter
An open hardware platform for experimenting with DC-to-AC conversion, power and energy metering and grid tie inverters.
Stars: ✭ 36 (+140%)
Mutual labels:  energy-monitor
building-data-genome-project-2
Whole building non-residential hourly energy meter data from the Great Energy Predictor III competition
Stars: ✭ 112 (+646.67%)
Mutual labels:  energy-consumption
Debian On Termux
HOWTO install plain Debian 10 (buster) on your non-rooted Android smartphone
Stars: ✭ 222 (+1380%)
Mutual labels:  smartphone
benchmarks-attitude-smartphones
Benchmark on Attitude Estimation with Smartphones (datasets & scripts)
Stars: ✭ 30 (+100%)
Mutual labels:  smartphone
Raspberry-Pi-Electricity-Monitor
Software for monitoring the electricity consumption of a home with a Raspberry Pi
Stars: ✭ 33 (+120%)
Mutual labels:  energy-monitor
homeassistant-powercalc
Custom component to calculate estimated power consumption of lights and other appliances
Stars: ✭ 261 (+1640%)
Mutual labels:  energy-monitor
rapl-read-ryzen
Quick & dirty hack to read AMD Ryzen rapl counters
Stars: ✭ 47 (+213.33%)
Mutual labels:  energy-monitor
ESPHome-Devices
A collection of ESPHome custom components, configuration files, and custom code for my various ESP8266/ESP32 devices that integrate with Home Assistant.
Stars: ✭ 83 (+453.33%)
Mutual labels:  energy-monitor
FreePhone
FreePhone es un proyecto de investigación sobre privacidad en dispositivos móviles. Con este repositorio pretendemos liberar toda la experiencia acumulada durante la creación de un smartphone casero.
Stars: ✭ 57 (+280%)
Mutual labels:  smartphone
SenseLink
A tool to create virtual smart plugs and inform a Sense Home Energy Monitor about usage in your home
Stars: ✭ 34 (+126.67%)
Mutual labels:  energy-monitor
ATM90E32
Updated version of the ATM90E32 Arduino library
Stars: ✭ 22 (+46.67%)
Mutual labels:  energy-monitor
ESPSense
Use ESPHome to emulate TP-Link Kasa HS110 plugs, and report energy usage to your Sense Home Energy Monitor (or anything else on your network!) via ESP8266/ESP32 devices
Stars: ✭ 36 (+140%)
Mutual labels:  energy-monitor
rc-headless-transmitter
DIY 2.4 GHz RC transmitter without display, configurable through smartphone or web browser
Stars: ✭ 28 (+86.67%)
Mutual labels:  smartphone
esp8266-benq-rs232-mqtt
Control a BenQ TH530 projector via its RS232 interface with an ESP8266, MQTT and openHAB.
Stars: ✭ 28 (+86.67%)
Mutual labels:  esp8266-projects
Nick-ESP8266
Nick is a series of different Nixie clocks based on ESP8266.
Stars: ✭ 36 (+140%)
Mutual labels:  esp8266-projects

ESPproMon

ESPproMon Smartphone App for Energy Monitoring and Control with Appp Technology

What is Appp Technology?

It's appliance profiling which allows you to identify when specific appliances are powered up or powered down etc. It's very much in it's infancy but fully expected to be the next big thing in Smart Energy Monitoring.

ESPproMon Smartphone Energy Monitoring and Control app tabs 1 and 2

ESPproMon Smartphone Energy Monitoring and Control app tabs 3 and 4

PeaceFair make some very reasonably priced energy monitors and they have a user friendly interface for the ESPproMon system. You will however need the services of a qualified electrician to safely wire up the PeaceFair products. Below is one of their products wired up in our consumer unit and providing very accurate data.

PZEM-004 Energy Monitor

The picture below is a simple plug and play CT (current transformer) clipped around the live feed of our consumer unit. The other end of the CT is hooked up to your chosen energy monitoring hardware and the Smartphone app does the rest.

Consumer unit with current transformer

Included in this repository are files for the emonTx and Arduino Shield supplied by Open Energy Monitor in Wales. You will find the sketches in this directory.

The emonTx is available in kit form for the Arduino Uno and Leonardo. This is the kit we received and found the build procedure to be very straightforward.

emonTx Arduino shield in kit form

This is the completed shield fitted to a Leonardo with a DS18B20 sensor and USB2TTL adaptor. It also has the AC - AC adaptor that's essential if you want to accurately measure Real Power and therefore real Energy costs.

emonTx shield with USB2TTL

Actually the shield is not technically complete as we only fitted CT1 and CT4. Please note CT4 is a regular current transformer port on the shield, unlike the emonTx where CT4 is a high precision port up to a maximum of 4.5KW. Although you might use less than 4.5KW most of the time, there will be times when your whole house consumption goes above this figure so the emonTx firmware is set to use CT3. For the shield the firmware is set to use CT4.

Below is a photograph of the emonTx (not shield) and you can just see the USB2TTL connector cables. Only 2 pins are required to be connected to the ESP for use with ESPproMon but you will need a full USB2TTL adaptor to flash the modified sketch to your emonTx. We recommend this adaptor from Open Energy Monitor or at least one with a RST pin. We have included the modified hex files for the emonTx (not shield) so you can flash the firmware wih avrdude (Windows or Linux) if you don't already have the Arduino IDE installed.

emonTx with USB2TTL

We have included the hex and ino files for the emonPi but as we don't have an emonPi it's untested and you use the files at your own risk. The emonPi from Open Energy Monitor is probably the safest Energy Monitoring system currently available and it offers a plug and play solution for anyone that doesn't have formal training with electrical installations.

emonPi from Open Energy Monitor emonPi circuit board

If you haven't used the Serial port on your **Raspberry Pi** before you might want to take a look at these two web pages:

THE RASPBERRY PI UARTS and Configuring The GPIO Serial Port On Raspbian Jessie

ESPproMon can also be used with the ACS712 (5A, 20 and 30A) from Allegro MicroSystems and details are available at ESPecoMon

If you have any questions you can open a GitHub issue or contact us via our website at ESPproMon.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].