Launcher_CODE

Dependencies of Launcher_CODE

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
A class to control a model R/C servo, using a PwmOut PwmOut, Servo
Official mbed Real Time Operating System based on the RTX implementation of the CMSIS-RTOS API open standard. cmsis, rtos, RTX
The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.