/Myoware-servo-control

Code to control a servomotor with a Myoware sensor

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

Myoware servo control

Build Status

Code to control a servomotor with a Myoware sensor

Firmware upload instructions

This is a Platformio project. To compile and upload the firmware to one of the supported boards, run the following command:

~/Myoware-servo-control$ platformio run --target upload

The main.ino file located inside the src folder can also be uploaded with the Arduino IDE. Make sure that the libraries located inside the lib folder are installed in the Arduino environment.

License

GNU License This work is licensed under the GPL v3 License.