Using the RoboClaw Arduino Library

The RoboClaw Arduino library is now the Basicmicro Arduino library, available in the Arduino Library Manager. This article covers installing the library, the pattern every sketch follows, and the most commonly used functions for controlling RoboClaw and MCP motor controllers.

Standard Serial Mode with Arduino

Control a RoboClaw motor controller from an Arduino using standard serial (Simple Serial) mode: wiring, Motion Studio configuration, and a complete example sketch that drives both motor channels with single-byte commands.