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.
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.