<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Wind Sim Wiring Question - Simhub General				            </title>
            <link>https://www.simhubdash.com/community-2/simhub-support/wind-sim-wiring-question/</link>
            <description>All about SimHub!</description>
            <language>en-US</language>
            <lastBuildDate>Fri, 17 Apr 2026 06:26:27 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Wind Sim Wiring Question</title>
                        <link>https://www.simhubdash.com/community-2/simhub-support/wind-sim-wiring-question/#post-10131</link>
                        <pubDate>Fri, 07 Feb 2025 12:09:58 +0000</pubDate>
                        <description><![CDATA[To connect your Arctic P12 Max fans to the Arduino Uno R3 using the Motor Shield, connect the ground pin of the fan to GND. The VCC pin to the 12V power supply. Tthe PWM control pin to a PWM...]]></description>
                        <content:encoded><![CDATA[<p>To connect your Arctic P12 Max fans to the Arduino Uno R3 using the Motor Shield, connect the ground pin of the fan to GND. The VCC pin to the 12V power supply. Tthe PWM control pin to a PWM-capable pin on the Arduino (like pin 9). The he tachometer pin can be left unconnected for basic use. then, use analogWrite() in your code to control the fan speed. <a href="https://slopeonline.online/" target="_blank" rel="noopener">slope</a></p>]]></content:encoded>
						                            <category domain="https://www.simhubdash.com/community-2/simhub-support/">Simhub General</category>                        <dc:creator>alex2</dc:creator>
                        <guid isPermaLink="true">https://www.simhubdash.com/community-2/simhub-support/wind-sim-wiring-question/#post-10131</guid>
                    </item>
				                    <item>
                        <title>Wind Sim Wiring Question</title>
                        <link>https://www.simhubdash.com/community-2/simhub-support/wind-sim-wiring-question/#post-10118</link>
                        <pubDate>Thu, 06 Feb 2025 11:31:31 +0000</pubDate>
                        <description><![CDATA[Hello,
I&#039;m trying to make a DIY Wind simulation setup but I have absolutely no prior experience with Arduinos and electric circuits and I&#039;m a little confused.
So the datasheet for the 2 fa...]]></description>
                        <content:encoded><![CDATA[<p>Hello,</p>
<p>I'm trying to make a DIY Wind simulation setup but I have absolutely no prior experience with Arduinos and electric circuits and I'm a little confused.</p>
<p>So the datasheet for the 2 fans that I'll be using is below:</p>
<p>&lt;a href=" <span style="color: #aaa">removed link</span> "&gt; <span style="color: #aaa">removed link</span></p>
<p>I also bought an Arduino Uno R3, an Arduino Motor Shield, and a 12V 2A power supply.</p>
<p>The fans have 4 pins and I'm a little bit lost on how to connect them to the Arduino or the Motor Shield. Any help would be appreciated.</p>
<p>Edit: The link has been removed. The fans are "Arctic P12 Max", they have a 4 pin PWM connection.</p>]]></content:encoded>
						                            <category domain="https://www.simhubdash.com/community-2/simhub-support/">Simhub General</category>                        <dc:creator>maximusgama</dc:creator>
                        <guid isPermaLink="true">https://www.simhubdash.com/community-2/simhub-support/wind-sim-wiring-question/#post-10118</guid>
                    </item>
							        </channel>
        </rss>
		