<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>esp32 on toorun.dev</title><link>https://toorun.dev/tags/esp32/</link><description>Recent content in esp32 on toorun.dev</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Thu, 27 Aug 2026 04:00:00 +0000</lastBuildDate><atom:link href="https://toorun.dev/tags/esp32/index.xml" rel="self" type="application/rss+xml"/><item><title>ESP32 vs ARM Cortex-A Application Processors: When to Choose Each for Your IoT Project</title><link>https://toorun.dev/posts/esp32-vs-arm-cortex-a-application-processors-iot/</link><pubDate>Thu, 27 Aug 2026 04:00:00 +0000</pubDate><guid>https://toorun.dev/posts/esp32-vs-arm-cortex-a-application-processors-iot/</guid><description>ESP32 vs ARM Cortex-A Application Processors: When to Choose Each for Your IoT Project When building an IoT product, one of the fundamental architecture decisions is choosing between an integrated wireless MCU like the ESP32 or a Linux-capable application processor like ARM Cortex-A5/A7. Both can connect to the internet, run applications, and interface with sensors, but they represent vastly different approaches to IoT system design.
This guide helps you make the right choice by comparing architecture, cost, power consumption, software complexity, and real-world use cases.</description></item><item><title>How to Choose the Right Microcontroller for Your Project</title><link>https://toorun.dev/posts/how-to-choose-the-right-microcontroller-for-your-project/</link><pubDate>Mon, 24 Aug 2026 10:00:00 +0000</pubDate><guid>https://toorun.dev/posts/how-to-choose-the-right-microcontroller-for-your-project/</guid><description>How to Choose the Right Microcontroller for Your Project Choosing the right microcontroller is one of the earliest and most impactful decisions in any embedded project. Get it right, and development flows smoothly. Get it wrong, and you might find yourself redesigning hardware, fighting inadequate peripherals, or scrambling for parts during production.
This guide walks through the key factors engineers should evaluate when selecting an MCU, with practical examples and a selection checklist you can use immediately.</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>