У нас вы можете посмотреть бесплатно ESP32 PWM Fan Control - Build a Computer Fan Controller или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Today, we’ll build a temperature-controlled PWM fan controller with an OLED display and an ESP32. Along the way, we’ll learn all about 4-pin PWM fans and how to use them. Article with code: https://dronebotworkshop.com/esp32-pw... More articles and tutorials: https://dronebotworkshop.com Join the conversation on the forum: https://forum.dronebotworkshop.com Subscribe to the newsletter and stay in touch: https://dronebotworkshop.com/subscribe/ On the outside, a computer fan seems to be a simple device; after all, how complex can a fan be? Turns out they are more complicated than you might think! A computer fan uses a brushless DC motor and has an integrated Electronic Speed Control (ESC). And, once you know how to use them, you can control their speed and measure their rotation. Today, we will examine how these fans work. We’ll see why some have more than two connections, and we’ll learn how to drive and monitor a fan with a 4-pin connector. After that, we’ll build a fan controller that can run in both automatic (temperature-controlled) and manual modes. It also has a stall detector, in case the fan blades stop turning. It features an OLED display that indicates the fan's performance and the surrounding temperature. Here is the table of contents for today's video: 00:00 - Introduction 01:43 - PWM Fan Control 05:00 - PWM Fan Demo 07:27 - Simple Fan Control 14:15 - Using the Tachometer 19:40 - Temperature Controlled Fan 29:09 - Conclusion These fans are inexpensive and great for cooling off computers, power supplies, or even people! Now that you know how to use them, you can control the world! Hope you enjoy the video. Bill