Dependencies of Encoder
A dependency is a program or library which this program uses. When you import this program, the dependencies are automatically imported.
Last updated:
07 Sep 2010
Control a DC motor via a standard H-bridge using a PwmOut pin to control speed and two DigitalOut pins to control direction. Can change pwm period on the PwmOut pin, …
digitalOut,
H-bridge,
library,
motor,
PwmOut
Last updated:
03 Mar 2020
Class mRotaryEncoder for mechanical incremental rotary encoders with pushbuttons. Use debouncing and callback-functions for rotation and pressing of button. This version is for old mbed. New version for mbed-os see …
Encoder,
QEI,
quadrature,
rotary
Last updated:
20 Feb 2019
The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.