<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>pwm on toorun.dev</title><link>https://toorun.dev/tags/pwm/</link><description>Recent content in pwm on toorun.dev</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sun, 30 Aug 2026 10:00:00 +0000</lastBuildDate><atom:link href="https://toorun.dev/tags/pwm/index.xml" rel="self" type="application/rss+xml"/><item><title>PWM Explained: Pulse Width Modulation Fundamentals with Practical MCU Examples</title><link>https://toorun.dev/posts/pwm-pulse-width-modulation-explained-mcu-examples/</link><pubDate>Sun, 30 Aug 2026 10:00:00 +0000</pubDate><guid>https://toorun.dev/posts/pwm-pulse-width-modulation-explained-mcu-examples/</guid><description>PWM Explained: Pulse Width Modulation Fundamentals with Practical MCU Examples Pulse Width Modulation (PWM) is one of the most versatile techniques in embedded systems, allowing you to control analog-like behavior using purely digital signals. From dimming LEDs to controlling motor speed, PWM is the go-to solution for power-efficient analog control.
This guide explains how PWM works, the relationship between frequency and duty cycle, how to configure it on real MCUs, and practical applications you&amp;rsquo;ll encounter in production designs.</description></item><item><title>PWM Audio Synthesis: How to Generate Sound and Voice in Embedded Systems Using Pulse Width Modulation</title><link>https://toorun.dev/posts/pwm-audio-synthesis-voice-generation-embedded-systems/</link><pubDate>Mon, 17 Aug 2026 10:00:00 +0000</pubDate><guid>https://toorun.dev/posts/pwm-audio-synthesis-voice-generation-embedded-systems/</guid><description>PWM Audio Synthesis: How to Generate Sound and Voice in Embedded Systems Using Pulse Width Modulation If you have worked with PWM (Pulse Width Modulation), you probably know it for motor control, LED dimming, or switching regulators. But PWM can also generate audio signals: beeps, tones, melodies, and even human voice playback.
This technique is common in cost-sensitive embedded products where a dedicated DAC (Digital-to-Analog Converter) is too expensive, too power-hungry, or simply unnecessary.</description></item></channel></rss>