For some time I wanted to buy a single-phase electricity consumption meter, a few months ago I got Peacefair Reference PZEM-004 meter, its price seemed affordable, it has the advantages of being a non-invasive meter in the electrical circuit and has a communication protocol to request data such as Active Instantaneous Power “kW”, Voltage “V”,…
Category: Industrial
Test suite of Equipment, Software and Hardware Implemented in Industrial tales like:
PLC, PAC, HMI, SCADA, DRIVERS, Industrial Protocols, OPC, OPCUA, Modbus TCP, Modbus RTU, Ethernet, RS232 and RS485.
Some tests with brands of the industrial sector that we already know as OPTO22 and Panasonic.
Electric Consumption with Meter CHINT (pulses) + ESP8266 & Matrix led MAX7912
This time we will return to an interesting project, the measurement of electrical consumption in an invasive way with a CHINT DDS666 Meter Mono phase, technically it is a residential or residential meter that we have already presented in previous tutorials, finally I will finish what I started more than a year: Warning: Caution is…
Arduino writing Mewtocol Protocol from PLC’S Panasonic
Tutorial ESP8266 12E Modbus RTU Master (Improved)
We have performed several tests regarding Arduino integrating Arduino-PLC and Arduino-HMI Panasonic for Industrial applications, in this opportunity we have found other libraries for Arduino as Master Modbus RTU, which we will use only in Modules ESP8266, main advantages of the library has Easier facility regarding read and write log settings. Initially the libraries only…
Testing Industrial Platform Groov and ESP8266 NodeMCU
This time we will test the Groov platform, but what is groov? Is a solution (IIoT) created by Opto22 for the visualization, control and monitoring of industrial equipment from pc, mobile devices, tablets, smartphones and smart tv. It supports SNAP PAC controllers, Modbus TCP / IP devices and other PLC controllers from other brands such…
Programming Panasonic PLC Via WLAN with ESP8266
For this test Users of a Panasonic FPX C14R PLC that have communication via serial RS232 and its protocol is Mewtocol, an ESP8266 01 module configured to function as an Ethernet Serial bridge has been integrated, of course adding a MAX232 chip that performs TTL conversion to RS 232. The result of this test is…
Installation node Modbus TCP Node Red
In the search for attachable communication protocols Node-Red I found thanks to the collaborative development a library or nodes for communication Modbus TCP IP, the following tutorial is indicated as installing the nodes in lubuntu (Ubuntu). Previous tutorials Recommended Tutorial 1 : Install Lubuntu (Ubuntu) Tutorial 2 : Installation node red platform Tutorial 3 : Installation…
Update ESP8266 Industrial Modbus TCP IP V2.0
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…
Industrial – PLC FPX C14R Panasonic – Slave Modbus RTU RS232
The Panasonic PLC in this case the FP-x Family has embedded Modbus protocol, setting the test be conducted Panasonic PLC Modbus RTU Slave. Serial RS485 Modbus RTU network We will communicate with a Modbus simulator right through RS232. Documentation for panasonic in the family FPX there is a routing table registers between native Modbus…