GithubHelp home page GithubHelp logo

simayon / motordrivercontrol_diffrobot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cytrontechnologies/cytronmotordriver

0.0 0.0 0.0 17 KB

Arduino library for Cytron motor drivers.

Home Page: https://www.cytron.io

License: MIT License

C++ 100.00%

motordrivercontrol_diffrobot's Introduction

Arduino Library for Cytron Motor Drivers

This library provides functions for Cytron Motor Drivers.
Please refer to the examples on how to use the library.
Connection to the motor driver is described in the comment section of the examples.

Installation

  1. Open the Arduino IDE, select Sketch -> Include Library -> Manage Libraries....
  2. Search for Cytron Motor Drivers Library.
  3. Click Install to install the library.
  4. Restart the Arduino IDE.
  5. Examples can be opened in Arduino IDE from File -> Examples -> Cytron DC Motors Library.
    Please refer to the example list below for all the compatible motor drivers.

Examples

1. PWM_DIR

This example shows how to drive a motor using PWM and DIR pins.
PWM pin is used to control the speed of the motor while DIR pin is used to control the direction.

This example only show how to drive a single motor for simplicity.
For multi channels motor driver, all channels work the same way.

Compatible Motor Drivers:

*Smart series motor driver needs to be configured as Sign-Magnitude PWM Input mode. Refer to user manual for more details.

2. PWM_DIR_DUAL

This example shows how to drive 2 motors using PWM and DIR pins .
PWM pin is used to control the speed of the motor while DIR pin is used to control the direction.

Compatible Motor Drivers:

*Smart series motor driver needs to be configured as Sign-Magnitude PWM Input mode. Refer to user manual for more details.

2. PWM_PWM_DUAL

This example shows how to drive 2 motors using 4 PWM input pins (2 for each motor).
Input A controls the motor speed in forward direction and Input B controls the motor speed in backward direction.

Compatible Motor Drivers:

motordrivercontrol_diffrobot's People

Contributors

waiweng83 avatar per1234 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.