HWHardsoft / Arduino-MBUS-repeater

Simple MBUS repeater for Arduino MKR to test our MBUS shield for Arduino MKR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino-MBUS-repeater

This software will only repeat the serial communication of the serial port to serial1 port of the Arduino MKR and back.
Useful to test our MBUS shield and your MBUS devices.

My image

My image

Hardware

Arduino MKR of your choice

MBUS Master shield

MBUS device (meter) of your choice

Usage

You will need the free software LorusFree to read MBUS devices.

Set the COM-Port in LorusFree to the Arduino-Port, Baud rate to 2400 and press the Readout button:

My image

License

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

About

Simple MBUS repeater for Arduino MKR to test our MBUS shield for Arduino MKR


Languages

Language:C++ 100.0%