matttyson / libflowmaster

C library to communicate with the flowmaster MCU.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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'

About

C library to communicate with the flowmaster MCU.


Languages

Language:C 90.2%Language:C++ 8.0%Language:Makefile 1.8%