Motion Control Applications
Speed control of DC motors using Microcontroller PWM output [Open-loop control]

Using the L-motor of the LEGO® MINDSTORMS EV3, the STM32Nucleo board will actually operate the motor. The EV3 motor has a built-in encoder, so you can not only monitor the speed, but also get feedback for more advanced operation. First, as a starting point for motion control using MCU, I would like to try open […]

Read more