/libflowmaster

C library to communicate with the flowmaster MCU.

Primary LanguageC

libflowmaster

This is a C library that implements the flowmaster wire protocol. It provides a simple library to talk to the flowmaster MCU.

Requirements

Communication is done over a standard serial port. See flowmaster.h for usage.

Windows

Build using the visual studio project files

Linux

Run 'make'