This is a C library that implements the flowmaster wire protocol. It provides a simple library to talk to the flowmaster MCU.
Communication is done over a standard serial port. See flowmaster.h for usage.
Build using the visual studio project files
Run 'make'