PWM
Pulse Width Modulation - a technique for controlling power by rapidly switching a signal on and off. Used for dimming LEDs and controlling motors.
concept
PWM
PWM (Pulse Width Modulation) is a technique for controlling Power by rapidly switching a signal on and off.
Definition
PWM varies the duty cycle (percentage of time the signal is high) to control average Power delivered. Common in microcontrollers for dimming LEDs and controlling motor speed.