From the beginning of PDAControl we have carried out tests with the Emoncms platform, the Openenergymonitor project, initial tests with the esp8266-01 in 2014 have brought us to 2021 and the ESP32 module. Using the Peacefair PZEM-016 meter add an ESP32 module and an RS485 converter module. In this case, we will carry out…
Tag: emoncms
Review Solar Panel 10W with Arduino and Node-RED
For a long time I had planned to make some application with photovoltaic panel or common solar panel, in this opportunity I have acquired a monocrystalline solar panel of 10w perfect to power the devices we use in our tutorials. Although this is in design, we will perform a meterological station – Gateway later, and…
WifiManager + Emoncms (OEM) with ESP8266 (Temperature) #1
The following implementation using an ESP8266 module and a temperature sensor ds18b20 allows the configuration and sending of data to Emoncms without requiring to modify or edit a line of code, facilitating the creation of parameterizable applications. After testing the Wifimanager libraries, which allow an agile configuration of the network credentials and additionally allow to…
Installation IoT Platform Emoncms in lubuntu Linux
We have done a lot of testing on this platform Emoncms part of the OpenEnergyMonitor Project, which has very attractive features if you decide to monitor or control your “bugs” Arduino, RPI, Esp8266 … Although we will emphasize on the platform, it is important to know the main mission of the OpenEnergyMonitor Project. is a tool…
Quick View to Platform Emoncms OpenEnergyMonitor in Hosting
I guess all we have connected a sensor to the Arduino, Raspberry pi and/or ESP8266 or another platform we wanted to see our sensors and bugs from the internet presented a possible solution. We will focus on 2 themes Emoncms OpenEnergyMonitor and hosting in the Cloud. Source: Wikipedia About 3 years ago I found the…
Single phase electrical meter two-wire electronic CHINT DSS666
Monofasic two-wire electronic meter DSS666 CHINT Longtime I have this meter and I decided to use it to integrate either with Arduino or ESP8266 and record data in the Emoncms platform (OpenEnergyMonitor). It allows measurement energy Active or Active Power in home installations. Cyclometric recorder, recording and always positive measures preventing fraudulent losses connections. Since this is…
Emoncms OpenEnergyMonitor
It is a project in development based on open source developed by Trystan Lea, this application has tools for measuring energy or electricity consumption, mixing hardware and software which is available to anyone who wants to start measuring and regulation of energy consumption the purpose of this project is sustainable development. Arquitecture Openenergy Monitor…