Thunderborg C++ Driver

Hello,

I've been working on a basic Thunderborg C++ driver here https://github.com/tyler124/thunderborg_driver_cpp

It's mostly working, although a few of the function input parameters have been changed for my own purposes, i.e changing units from meters to centimeters.

One issue that I haven't yet had time to address is that you have to run one of the standard Python scripts (that use Thunderborg.py) first to be able to communicate with the Thunderborg. I must be missing something in the initialization.

Enjoy, and feel free to contribute :)

Subscribe to Comments for "Thunderborg C++ Driver"