Page 1 of 1

Re: Could you please provide a C++ example

Posted: Mon Nov 23, 2015 2:38 pm
by Basicmicro Support
Technically the arduino libraries are C++. You need a serial port library for whatever device(Im guess a PC since you didnt say but did mention the C#)) you are using.

With some minor changes and the addition of a C++ serialport library it shouldnt take much to get a C++ program talking to the Roboclaw. I do eventually plan on adding a windows C++ library but its had low priority because C#/dotNet is prefered on windows these days.