MakeBlock Drive Updated
Updated library for MakeBlock Ranger
Loading...
Searching...
No Matches
MeMegaPiPro4DcMotor.h File Reference

Header for MeMegaPiPro4DcMotor.cpp module. More...

#include <stdint.h>
#include <stdbool.h>
#include <Arduino.h>
#include "MeConfig.h"
#include "MePort.h"
Include dependency graph for MeMegaPiPro4DcMotor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MeMegaPiPro4DcMotor
 Driver for Me DC motor device. More...
 

Detailed Description

Header for MeMegaPiPro4DcMotor.cpp module.

Author
MakeBlock
Version
V1.0.0
Date
2017/03/02
Copyright
This software is Copyright (C), 2012-2016, MakeBlock. Use is subject to license
conditions. The main licensing options available are GPL V2 or Commercial:
Open Source Licensing GPL V2
This is the appropriate option if you want to share the source code of your
application with everyone you distribute it to, and you also want to give them
the right to share who uses it. If you wish to use this software under Open
Source Licensing, you must contribute all your source code to the open source
community in accordance with the GPL Version 2 when your application is
distributed. See http://www.gnu.org/copyleft/gpl.html
Description
This file is a drive for Me 4DC motor device.
Method List:
  1. void MeMegaPiPro4DcMotor::setpin(uint8_t dir_pin,uint8_t pwm_pin)
  2. void MeMegaPiPro4DcMotor::run(int16_t speed)
  3. void MeMegaPiPro4DcMotor::stop(void)
  4. void MeMegaPiPro4DcMotor::reset(uint8_t port)
  5. void MeMegaPiPro4DcMotor::reset(uint8_t port, uint8_t slot)
History:
`<Author>`         `<Time>`        `<Version>`        `<Descr>`
Zzipeng          2017/03/02          1.0.0            build the new