Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.33 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.33 KB

Arduino Library for Cytron Servo Shield

Arduino library and example codes for Cytron Servo Shield

Maintained by: Ng Beng Chet (bengchet@cytron.io)

The product page is located at here.

The User's Manual can be referred here. Please go through User's Manual to understand how to get started with Cytron Servo Shield.

Installing

  • Easy install

    Open Arduino IDE. Go to Sketch -> Include Library -> Manage Libraries. Search for Cytron Servo Shield and install.

  • Manual install:

    Download the library as .zip file and extract it to Arduino libraries directory.

Related tutorials

Coming soon...

Extras:

We also provide GUI interface and sample code for users who want to use standalone shield with PC only. You can checkout our visual-basic branch here.

Contribution

  1. Having an issue? or looking for support? Open an issue or post in our technical forum.
  2. Got a new feature or a bug fix? Fork the repo, make your changes, and submit a pull request.