Home modulation

modulation

4 Articles

Control Servo RPM using Potentiometer

This is part 2 of the tutorial covering continuous servo motor with STM32. Here we will see how to control the RPM using...

Interface Continuous Servo with STM32

This tutorial will cover how to interface a continuous rotation servo with STM32. We will use the PWM to vary the RPM and...

How to Interface Servo motor with STM32

How to interface a regular servo motor with STM32. We will use the PWM signal to vary the angular displacement of the motor...

pwm

STM32 TIMERS #1. How to Generate PWM Output

This tutorial will cover how to generate a PWM (pulse width Modulation) waveform using the Timer in STM32. We will use the HAL...