SkillAgentSearch skills...

EmonMbus

Arduino M-BUS Master for Arduino MKR, Raspberry Pi Pico and ESP32 boards

Install / Use

/learn @HWHardsoft/EmonMbus

README

Hardware

This software will read out a M-BUS slave device connected to an M-BUS master shield. We offer 3 different boards:

Arduino MKR M-BUS Master shield:

Arduino MKR

Raspberry Pi Pico MBUS Master HAT:

Raspberry Pi Pico

MBUS Master Featherwing:

Featherwing

Data decoding

The decoded data is output in JSON format via the UART0 (USB port) and can be viewed via the serial monitor of the Arduino IDE. Make sure to adjust the primary MBUS address of the slave and the baud rate of the slave in the program.

Monitor_output

Credits

MbusinoLib by Zeppelin500

Based on the awesome work of Open energy monitor code by Trystan Lea, Glyn Hudson, and others

emonMbus by Bryan McLellan btm@loftninjas.org

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

Related Skills

View on GitHub
GitHub Stars21
CategoryDevelopment
Updated1mo ago
Forks3

Languages

C++

Security Score

95/100

Audited on Feb 9, 2026

No findings