control de velocidad progresivo de un motor de CC en ambas direcciones
Fork of pwm_example by
Diff: main.cpp
- Revision:
- 1:554b65be8506
- Parent:
- 0:908bb50b9f41
- Child:
- 2:65f66eff154f
--- a/main.cpp Thu Jul 09 11:55:20 2015 +0000 +++ b/main.cpp Thu Jul 09 11:57:47 2015 +0000 @@ -6,7 +6,7 @@ * * @description of the program: * -* Program is written as an example for the Pwm conrol on mbed LPC1768. +* Program is written as an example for the PWM control on mbed LPC1768. * After making neccessary connections, this program can control speed * and direction of a motor. Example code will increase motor speed to * its max in 5 seconds and decrease the motor speed from max to zero