Glossary Arduino / Term
A way to simulate a varying static voltage.
Arduino boards can approximate an analog output voltage even though they do not have true analog output lines. This technique is called pulse-width modulation (PWM). When using PWM the voltage at the digital line is switched from low to high at such a high frequency that the output approximates an analog line. The duty cycle, the fraction of time the voltage is high, can be varied by the user.
Permanent link Pulse-Width Modulation (PWM) - Creation date 2023-07-12