BaseHybrid_MoboV1_tesPID

Dependencies of BaseHybrid_MoboV1_tesPID

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

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
Connect HD44780 LCD display to mbed (4-Bit mode). Changes to make PCF2116 work. HD44780, PCF2116, TextLCD
Proportional, integral, derivative controller library. Ported from the Arduino PID library by Brett Beauregard. control, PID
The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.