# iq-module-communication-cpp **Repository Path**: flynn_org/iq-module-communication-cpp ## Basic Information - **Project Name**: iq-module-communication-cpp - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-10 - **Last Updated**: 2025-09-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![tag](https://img.shields.io/github/v/tag/iq-motion-control/iq-module-communication-cpp) ![release](https://img.shields.io/github/release/iq-motion-control/iq-module-communication-cpp/all.svg) # C++ API This is the library to control a IQ Motion Control Module with C++ ## Getting Started Add this library to your C++ project to interface with the motors. Read the programming [documentation](http://iq-control.com/support) on our website to learn how to use this library. Use our [release page](https://github.com/iq-motion-control/iq-module-communication-cpp/releases) to make sure you are using the latest version ### Prerequisites You will need C++11 to run this library ## Contributing Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us. ## Versioning We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/iq-motion-control/iq-module-communication-cpp/tags). For the releases available, see the [releases on this repository](https://github.com/iq-motion-control/iq-module-communication-cpp/releases). ## Authors * **Matthew piccoli** See also the list of [contributors](contributors.md) who participated in this project. ## License This project is licensed under the MIT license - see the [LICENSE.md](LICENSE) file for details