/OR_WE_Energy_Meter

Arduino library for reading ORNO WE Modbus Energy meters

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Library for reading ORNO WE Modbus Energy meters.

SECTIONS:


Introduction:

This library allows you reading ORNO WE energy meter(s) using:

you also need rs232<->rs485 converter:

  • with automatic flow direction control
  • WITHOUT automatic flow direction control

Default DeRe Pin is D6 (NodeMCU) - in the OR_WE.h file you can redefine the Pin for your needs.


modbusmaster:

You need to change the value "ku8MaxBufferSize" inside the library to 100!