<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>motor-control on toorun.dev</title><link>https://toorun.dev/tags/motor-control/</link><description>Recent content in motor-control 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/motor-control/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></channel></rss>