Hello.
I am planning to use the Tic 36v4 stepper motor driver with my custom c++ app which is written using the www.openframeworks.cc toolkit on macOS.
I see the c++ api example you so generously supplied. Pololu - 12.11. Example code using the C++ API
But it says:
If you have compiled the Tic software from source and installed it on a Unix-like system (including MSYS2 on Windows), and copied the code below to a file named
code.cpp
, you should be able to compile the code below by running this command in a shell:
Do you know what steps need to be taken to integrate your API calls in to a macOS c++ app?
I did download and run the pololu-tic-1.8.1-macos.pkg
I know I could use a USB to Serial adapter and connect to the Tic via the RX TX pins, but I am hoping to take advantage of all the features your API offers.
Thank you,
Stephan.
3 posts - 2 participants