Skip to content

CytronTechnologies/Cytron_Shield3AMotor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cytron_Shield3AMotor

Arduino library and example codes for 3A Motor Driver Shield

Maintained by: Idris (idris@cytron.io)

The product page is located at here.

The User's Manual can be referred here.

Installing

  • Easy install

    Open Arduino IDE. Go to Sketch -> Include Library -> Manage Libraries. Search for Cytron 3A Motor Driver Shield and install.

  • Manual install:

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

Related tutorials

  1. Getting started with 3A motor driver shield

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.