Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 259 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 259 Bytes

libmbus

This is a C library for bitbanging MBus on a generic microcontroller. MBus requires four GPIO pins, two inputs with edge-triggered interrupts and two outputs. For more details on integrating and using MBus, see libmbus.h.