<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Motors on Bald Engineer</title><link>https://www.baldengineer.com/category/tutorials/motors</link><description>Recent content in Motors on Bald Engineer</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Thu, 31 Mar 2022 01:12:14 +0000</lastBuildDate><atom:link href="https://www.baldengineer.com/category/tutorials/motors/index.xml" rel="self" type="application/rss+xml"/><item><title>Brushless DC Motor Introduction | AddOhms #21</title><link>https://www.baldengineer.com/brushless-dc-motor-introduction.html</link><pubDate>Wed, 26 Jul 2017 13:20:18 +0000</pubDate><guid isPermaLink="false">https://www.baldengineer.com/?post_type=video&amp;p=6638</guid><description>&lt;p&gt;The first part of the tutorial looks inside of a Brushless DC Motor, or, BLDC. Then I show a discrete transistor circuit that can drive one. Of course, you&amp;rsquo;ll need a Microcontroller like an Arduino to drive it! Lastly, I briefly talk about an ESC.&lt;/p&gt;&#10;&lt;p&gt;Overall, a BLDC is better than a Brushed DC Motor (talked about &lt;a href="https://www.baldengineer.com/videos/brushed-dc-motor-video-tutorial"&gt;those on #20&lt;/a&gt;) because:&lt;/p&gt;&#10;&lt;ol&gt;&#10;&lt;li&gt;There are no brushes to wear out&lt;/li&gt;&#10;&lt;li&gt;No sparks when the motor spins&lt;/li&gt;&#10;&lt;li&gt;You can get way faster RPMs out of a BLDC.&lt;/li&gt;&#10;&lt;/ol&gt;&#10;&lt;p&gt;Check out the AddOhms &lt;a href="https://www.youtube.com/watch?v=ZqEHXEuq2rc"&gt;#21: Brushless DC (BLDC) Motors&lt;/a&gt;. Show notes &lt;a href="https://discuss.addohms.com/t/21-brushless-bldc-motors/447"&gt;are available here&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>PWM a 3-pin PC fan with an Arduino</title><link>https://www.baldengineer.com/pwm-3-pin-pc-fan-arduino.html</link><pubDate>Wed, 05 Jul 2017 13:13:53 +0000</pubDate><guid isPermaLink="false">https://www.baldengineer.com/?p=6577</guid><description>&lt;p&gt;A question came up on IRC regarding how to PWM a 3-pin PC fan with an Arduino using analogWrite(). Controlling the fan was seemingly straightforward. The problem was that the hall effect sensor, or TACH signal, was incredibly noisy. The noise made it impossible to measure the fan&amp;rsquo;s rotation. Working through the question, I found three issues to tackle:&lt;/p&gt;&#10;&lt;ol&gt;&#10;&lt;li&gt;You need to use a PNP transistor&lt;/li&gt;&#10;&lt;li&gt;Filter capacitors help&lt;/li&gt;&#10;&lt;li&gt;Create a non-blocking RPM measurement (with millis())&lt;/li&gt;&#10;&lt;/ol&gt;&#10;&lt;p&gt;This post addresses all three issues regarding how to PWM a 3-pin PC fan with an Arduino.&lt;/p&gt;</description></item><item><title>Brushed DC Motor Video Tutorial</title><link>https://www.baldengineer.com/brushed-dc-motor-video-tutorial.html</link><pubDate>Sat, 17 Sep 2016 16:36:39 +0000</pubDate><guid isPermaLink="false">https://www.baldengineer.com/?post_type=video&amp;p=6209</guid><description>&lt;h2 id="how-a-brushed-dc-motor-works-and-how-to-use-them"&gt;How a Brushed DC Motor works and how to use them&lt;/h2&gt;&#10;&lt;p&gt;This &lt;a href="http://addohms.com/brushed-dc-motors"&gt;Addohms Electronics Motor Tutorial&lt;/a&gt; goes into the third dimension. Using a 3D model, we show what makes a brushed DC motor, well, a &amp;ldquo;brushed motor.&amp;rdquo; (Hint: It&amp;rsquo;s the brushes!) Then, as usual, we break down two simple ways to control them with a microcontroller like the Arduino. You can use a single BJT Transistor (remember those from #10?), build a discrete H-Bridge to go in both directions, or use a popular H-Bridge chip like the &lt;a href="http://www.ti.com/product/L293D"&gt;L293D&lt;/a&gt; or &lt;a href="http://www.st.com/content/st_com/en/products/motor-drivers/brushed-dc-motor-drivers/l298.html"&gt;L298D&lt;/a&gt;. (Notice the &amp;lsquo;D&amp;rsquo;!)&lt;/p&gt;</description></item></channel></rss>