Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 374 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 374 Bytes

thunderborg-cpp-lib

A C++ library that uses linux/i2c-dev to control the Thunderborg by PiBorg, based off the Python library.

Requires libi2c-dev to be installed.

Usage

You can directly just use and include the source files in your project, or build with CMake and generate a static library to link against.