NHK2015_new

Dependencies of NHK2015_new

A dependency is a program or library which this program uses. When you import this program, the dependencies are automatically imported.

Control an H-Bridge using a PwmOut (enable) and two DigitalOuts (direction select) For maxon controll H-bridge, motor, PwmOut
Proportional, integral, derivative controller library. Ported from the Arduino PID library by Brett Beauregard. control, PID
Quadrature encoder interface library. Encoder, QEI, quadrature
Soft ware PWM
The PWM output by software. Can be output to any pin. It can be used to replace the Pwmout. pwm, PwmOut, SoftPWM, softwearPWM
The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.
Extends DigitalIn to DebounceIn to provide mechanical switch debouncing. debounce, DigitalIn