forked from ArminJo/PWMMotorControl
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlibrary.properties
More file actions
10 lines (10 loc) · 824 Bytes
/
library.properties
File metadata and controls
10 lines (10 loc) · 824 Bytes
1
2
3
4
5
6
7
8
9
10
name=PWMMotorControl
version=2.1.0
author=Armin Joachimsmeyer
maintainer=Armin Joachimsmeyer <armin.arduino@gmail.com>
sentence=Control brushed DC motors by PWM and uses optional attached encoders to drive fixed distances. For L298 or TB6612, or Adafruit Motor Shield<br/>
paragraph=With special CarPWMMotorControl for easy control of 2 or 4 motors of the obstacle avoiding <b>arduino robot car kits</b>.<br/>If slot-type photo interrupters or IMU / MPU6050 are attached to the encoder discs of such a kit, deterministic distances and turns can be driven.<br/>Examples include a follower car and an Bluetooth controlled obstacle avoiding car.<br/><br/><b>New: </b>New functions and improved examples.<br/>
category=Device Control
url=https://github.com/ArminJo/PWMMotorControl
architectures=*
includes=CarPWMMotorControl.hpp