/iq-module-communication-arduino

Library to communicate to a IQ Motion Control Module using Arduino

Primary LanguageC++GNU Lesser General Public License v3.0LGPL-3.0

tag release

Arduino API

This is the library to control a IQ Motion Control Module with an Arduino

Getting Started

You can download the latest stable release of this library on the arduino IDE library manager. Just look up "IQ Module Communication". A .zip of the library can also be found on our release page. Follow these instructions to install a library manually.

Read the programming documentation on Read The Docs to learn how to use this library.

Prerequisites

You will need an arduino with serial ports and the arduino IDE.
This library might work on other boards that is supported by the IDE but we have not tested them.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.
For the releases available, see the releases on this repository.

Authors

  • Matthew piccoli

See also the list of contributors who participated in this project.

License

This project is licensed under the GNU LGPL-3.0-or-later license - see the LICENSE.md file for details