<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>LED Archives &#8211; Make Some Stuff</title>
	<atom:link href="https://makesomestuff.org/tag/led/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Build Cool Electronics Projects!</description>
	<lastBuildDate>Sat, 22 Jan 2022 00:13:26 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://i0.wp.com/makesomestuff.org/wp-content/uploads/2019/11/cropped-icon2.png?fit=32%2C32&#038;ssl=1</url>
	<title>LED Archives &#8211; Make Some Stuff</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">165766821</site>	<item>
		<title>Arduino LED Blinking Hello, World</title>
		<link>https://makesomestuff.org/arduino-led-blinking/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=arduino-led-blinking</link>
					<comments>https://makesomestuff.org/arduino-led-blinking/#respond</comments>
		
		<dc:creator><![CDATA[Ahmed Ibrahim]]></dc:creator>
		<pubDate>Tue, 08 Oct 2019 00:44:14 +0000</pubDate>
				<category><![CDATA[Arduino Basics]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Basics]]></category>
		<category><![CDATA[LED]]></category>
		<guid isPermaLink="false">https://makesomestuff.org/?p=763</guid>

					<description><![CDATA[<p><a href="https://makesomestuff.org">Make Some Stuff</a><br />
<a href="https://makesomestuff.org/arduino-led-blinking/">Arduino LED Blinking Hello, World</a></p>
<p>Today we will learn one of the most basic concepts in the Arduino world, digital outputs, and how to apply that concept on a very cool LED. Hardware Components Component Name Quantity Arduino Uno 1 5mm LED 1 330ohm Resistor 1 Jumpers Male-male 2 Breadbaord 1 Introduction Today we will cover the very first concept [...]</p>
<p>The post <a href="https://makesomestuff.org/arduino-led-blinking/">Arduino LED Blinking Hello, World</a> appeared first on <a href="https://makesomestuff.org">Make Some Stuff</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a href="https://makesomestuff.org">Make Some Stuff</a><br />
<a href="https://makesomestuff.org/arduino-led-blinking/">Arduino LED Blinking Hello, World</a></p>

<p class="has-text-align-left has-regular-font-size">Today we will learn one of the most basic concepts in the Arduino world, digital outputs, and how to apply that concept on a very cool LED.</p>



<script async="" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4043148098486780" crossorigin="anonymous"></script>
<ins class="adsbygoogle" style="display:block; text-align:center;" data-ad-layout="in-article" data-ad-format="fluid" data-ad-client="ca-pub-4043148098486780" data-ad-slot="4972011142"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Arduino LED Blinking" width="770" height="433" src="https://www.youtube.com/embed/sXPSoggQUL0?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div><figcaption>Final Project</figcaption></figure>



<h2 class="wp-block-heading">Hardware Components</h2>



<figure class="wp-block-table"><table><tbody><tr><td><strong>Component Name</strong></td><td><strong>Quantity</strong></td></tr><tr><td><a href="https://store.arduino.cc/usa/arduino-uno-rev3" target="_blank" rel="noreferrer noopener" aria-label="Arduino Uno (opens in a new tab)">Arduino Uno</a></td><td>1</td></tr><tr><td><a href="https://www.sparkfun.com/products/11372" target="_blank" rel="noreferrer noopener" aria-label="5mm LED (opens in a new tab)">5mm LED</a></td><td>1</td></tr><tr><td><a href="https://www.sparkfun.com/products/11507" target="_blank" rel="noreferrer noopener" aria-label="330ohm Resistor  (opens in a new tab)">330ohm Resistor </a></td><td>1</td></tr><tr><td><a href="https://www.sparkfun.com/products/124" target="_blank" rel="noreferrer noopener" aria-label="Jumpers Male-male (opens in a new tab)">Jumpers Male-male</a></td><td>2</td></tr><tr><td><a href="https://www.sparkfun.com/products/12046" target="_blank" rel="noreferrer noopener" aria-label="Breadbaord (opens in a new tab)">Breadbaord</a></td><td>1</td></tr></tbody></table></figure>



<h2 class="wp-block-heading">Introduction</h2>



<hr class="wp-block-separator"/>



<p class="has-regular-font-size">Today we will cover the very first concept that any Arduino beginner must have to know, we will talk about Arduino digital output pins, what does digital output signal mean? and lastly, we will apply those concepts to a very cool LED blinking application.</p>



<h2 class="wp-block-heading">LED! What&#8217;s it?</h2>



<hr class="wp-block-separator"/>



<p class="has-regular-font-size">LED stands for &#8220;Light Emitting Diode&#8221; which is a very easy-to-use component, it&#8217; has two terminals, lights when a specific voltage is applied across its terminals. you can use the LED as a light indicator that lights when some event happens and more</p>



<div class="wp-block-image"><figure class="aligncenter"><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="600" src="https://i0.wp.com/makesomestuff.org/wp-content/uploads/2019/10/09469-1_Infrared_LED_850nm.jpg?resize=600%2C600&#038;ssl=1" alt="LED" class="wp-image-764" srcset="https://i0.wp.com/makesomestuff.org/wp-content/uploads/2019/10/09469-1_Infrared_LED_850nm.jpg?w=600&amp;ssl=1 600w, https://i0.wp.com/makesomestuff.org/wp-content/uploads/2019/10/09469-1_Infrared_LED_850nm.jpg?resize=100%2C100&amp;ssl=1 100w, https://i0.wp.com/makesomestuff.org/wp-content/uploads/2019/10/09469-1_Infrared_LED_850nm.jpg?resize=150%2C150&amp;ssl=1 150w, https://i0.wp.com/makesomestuff.org/wp-content/uploads/2019/10/09469-1_Infrared_LED_850nm.jpg?resize=300%2C300&amp;ssl=1 300w, https://i0.wp.com/makesomestuff.org/wp-content/uploads/2019/10/09469-1_Infrared_LED_850nm.jpg?resize=370%2C370&amp;ssl=1 370w" sizes="auto, (max-width: 600px) 100vw, 600px" /><figcaption>LED</figcaption></figure></div>



<p class="has-regular-font-size">Today we will use the most common 5mm LED, there&#8217;s a lot of LED sizes like the 3mm, 5mm, 10mm this number refers to the diameter of the LED, also it has many colors like red, green, yellow, blue,&#8230;</p>



<figure class="wp-block-image"><img data-recalc-dims="1" loading="lazy" decoding="async" width="723" height="326" src="https://i0.wp.com/makesomestuff.org/wp-content/uploads/2019/10/led-polarity.png?resize=723%2C326&#038;ssl=1" alt="LED polarity" class="wp-image-768" srcset="https://i0.wp.com/makesomestuff.org/wp-content/uploads/2019/10/led-polarity.png?w=723&amp;ssl=1 723w, https://i0.wp.com/makesomestuff.org/wp-content/uploads/2019/10/led-polarity.png?resize=300%2C135&amp;ssl=1 300w" sizes="auto, (max-width: 723px) 100vw, 723px" /><figcaption>LED polarity</figcaption></figure>



<p class="has-regular-font-size">The LED is polarized, which means that it requires a specific way of wiring to work properly.</p>



<ul class="wp-block-list"><li><strong>Long terminal:</strong> is the positive lead, should get connected to the power source positive lead</li><li><strong>short terminal: </strong>is the negative lead, should get connected to the power source negative lead</li></ul>


<div class="su-box su-box-style-default" id="" style="border-color:#000000;border-radius:3px;max-width:none"><div class="su-box-title" style="background-color:#333333;color:#FFFFFF;border-top-left-radius:1px;border-top-right-radius:1px">Take Care!</div><div class="su-box-content su-u-clearfix su-u-trim" style="border-bottom-left-radius:1px;border-bottom-right-radius:1px">Any LED has a positive and negative terminal and will not light if you wired it in the wrong way around with a power source.</div></div>



<h2 class="wp-block-heading">The Current Limiting Resistor</h2>



<hr class="wp-block-separator"/>



<p class="has-regular-font-size">Resistors all its job in life is to resist the flow of electrons &#8220;current&#8221; in the circuit, you can tell that from its name.</p>



<p class="has-regular-font-size">the higher the value of the resistor the less current will flow through it, and vice versa.</p>


<div class="su-box su-box-style-default" id="" style="border-color:#000000;border-radius:3px;max-width:none"><div class="su-box-title" style="background-color:#333333;color:#FFFFFF;border-top-left-radius:1px;border-top-right-radius:1px">Take Care!</div><div class="su-box-content su-u-clearfix su-u-trim" style="border-bottom-left-radius:1px;border-bottom-right-radius:1px">Actually, we can&#8217;t connect the LED directly with a power source like a battery that will cause some money losses because you will damage your poor LED.</p>
<p>The LED resistance is very low. which will cause a large amount of current to flow through it causes the LED to heat up very quickly and it will get damaged after few seconds.</p>
<p>To solve this problem we are using a current limiting resistor in parallel with the LED to limit or &#8216;choke&#8217; the current flowing through it.</div></div>



<p class="has-regular-font-size">the LED is actually a simple diode which after a certain amount of voltage drop on its terminals will allow all the available current (unlimited) to flow through it which is not a good idea at all. Here comes the current limiting resistor job is to choke that current flow.</p>



<p class="has-regular-font-size">There is a simple formula <strong><em>V = IR</em></strong>,<strong> </strong>where <strong>V</strong> is <strong>voltage</strong>, <strong>I</strong> is <strong>current</strong>, <strong>R</strong> is <strong>resistance</strong>. this formula is called ohm&#8217;s law. We will use this formula to get out the right resistor value, but to get the right resistor value we need to know the right V and I value to put it in the formula to get the right resistor value. To get the V value we need to know two things, the voltage source and the forward voltage (voltage drop) on the LED.</p>



<div class="wp-block-image"><figure class="aligncenter"><img data-recalc-dims="1" loading="lazy" decoding="async" width="400" height="342" src="https://i0.wp.com/makesomestuff.org/wp-content/uploads/2019/10/LLED_Current_Limiting_Resistor.png?resize=400%2C342&#038;ssl=1" alt="LED &amp; current limiting resistor circuit" class="wp-image-773" srcset="https://i0.wp.com/makesomestuff.org/wp-content/uploads/2019/10/LLED_Current_Limiting_Resistor.png?w=400&amp;ssl=1 400w, https://i0.wp.com/makesomestuff.org/wp-content/uploads/2019/10/LLED_Current_Limiting_Resistor.png?resize=300%2C257&amp;ssl=1 300w" sizes="auto, (max-width: 400px) 100vw, 400px" /><figcaption>LED &amp; current limiting resistor circuit</figcaption></figure></div>



<p class="has-regular-font-size">So to Let&#8217;s say that we are using a 5V power source with a red LED connected in series with it. LEDs have a characteristic called forward voltage &#8220;Vf&#8221; which means the amount of voltage that got lost across the LED terminals. when operated at a certain current which is usually 2omA. Vf primarily depends on the LED color, for example, red, orange, the yellow LED Vf is around 1.8V while green, blue, white, and UV LEDs have a Vf of about 3.3 V. So, the forward voltage &#8220;Vf&#8221; on our red LED is 1.8V.</p>



<p>so by subtracting the LED forward voltage &#8220;Vf&#8221;<strong>(1.8V)</strong> from the power source voltage<strong>(5V)</strong> you will get the voltage drop across the resistor that we need to calculate its resistance. and that&#8217;s exactly what we need. </p>


<div class="su-note"  style="border-color:#e5e54c;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;"><div class="su-note-inner su-u-clearfix su-u-trim" style="background-color:#FFFF66;border-color:#ffffff;color:#333333;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;">So the V value that we will use in our formula is equal to 5 &#8211; 1.8 = 3.2V</div></div>



<p class="has-regular-font-size">Now, we need to get the I value that we will use in the formula, which is the amount of current that we need it to flow through the LED to light properly without killing it. in any LED datasheet you find a characteristic called <strong>If</strong> or <strong>Imax</strong> which is the maximum continuous current rating this often around 25mA or 30mA, which means the typical current rating is around 20mA</p>


<div class="su-note"  style="border-color:#e5e54c;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;"><div class="su-note-inner su-u-clearfix su-u-trim" style="background-color:#FFFF66;border-color:#ffffff;color:#333333;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;">So, 20mA is the current that we are hoping to get when we are picking the resistor value and that is the current value &#8220;I&#8221; that we will use in the formula.</div></div>


<div class="su-box su-box-style-default" id="" style="border-color:#000000;border-radius:3px;max-width:none"><div class="su-box-title" style="background-color:#333333;color:#FFFFFF;border-top-left-radius:1px;border-top-right-radius:1px">Take Care!</div><div class="su-box-content su-u-clearfix su-u-trim" style="border-bottom-left-radius:1px;border-bottom-right-radius:1px">Actually, LEDs can handle higher current values upto 25mA but it comes at cost of your batteries, also it&#8217;s not very recommended to run the LED near the maximum current rating values because it will decrease it&#8217;s life span and may kill it due to the over heating. I think 20mA is a very good current value.</div></div>



<p class="has-regular-font-size">After getting the formula&#8217;s <strong>V</strong> and <strong>I</strong> values. Now, we are ready to calculate the <strong>resistor</strong> value easily.</p>


<div class="su-note"  style="border-color:#e5e54c;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;"><div class="su-note-inner su-u-clearfix su-u-trim" style="background-color:#FFFF66;border-color:#ffffff;color:#333333;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;">3.2 V / 20 mA = 3.2 V / 0.02 A  =  160 Ω</div></div>



<p class="has-regular-font-size">Now, the 160Ω resistor value will allow 20mA of current to flow through the LED at 5V which is exactly what we need.</p>


<div class="su-box su-box-style-default" id="" style="border-color:#000000;border-radius:3px;max-width:none"><div class="su-box-title" style="background-color:#333333;color:#FFFFFF;border-top-left-radius:1px;border-top-right-radius:1px">Don't have a 160Ω resistor?!</div><div class="su-box-content su-u-clearfix su-u-trim" style="border-bottom-left-radius:1px;border-bottom-right-radius:1px">If you don&#8217;t have a 160Ω resistor, don&#8217;t worry! it&#8217;s not necessarily to use the same exact calculated value. To be in the safe side, we generally select the next higher nearest resistor value.</p>
<p>the higher the value of the resistor you go with the less current will flow through the LED the less LED brightness.<br />
</div></div>



<figure class="wp-block-table"><table><tbody><tr><td><strong>LED Color</strong></td><td><strong>Forward Voltage(Vf)</strong></td><td><strong>Forward Current (If)</strong></td></tr><tr><td>Blue, White, Warm White,<br>Green, Pink, UV</td><td>3.2V &#8211; 3.8V</td><td>20mA &#8211; 30mA</td></tr><tr><td>Red, Yellow, Orange</td><td>1.8V &#8211; 2.2V</td><td>20mA &#8211; 30mA</td></tr></tbody></table></figure>



<h2 class="wp-block-heading">Wiring Diagram</h2>



<hr class="wp-block-separator"/>



<div class="wp-block-image"><figure class="aligncenter"><img data-recalc-dims="1" loading="lazy" decoding="async" width="770" height="332" src="https://i0.wp.com/makesomestuff.org/wp-content/uploads/2019/10/Super-Waasa.png?resize=770%2C332&#038;ssl=1" alt="Wiring Diagram" class="wp-image-789" srcset="https://i0.wp.com/makesomestuff.org/wp-content/uploads/2019/10/Super-Waasa.png?w=1170&amp;ssl=1 1170w, https://i0.wp.com/makesomestuff.org/wp-content/uploads/2019/10/Super-Waasa.png?resize=800%2C345&amp;ssl=1 800w, https://i0.wp.com/makesomestuff.org/wp-content/uploads/2019/10/Super-Waasa.png?resize=300%2C129&amp;ssl=1 300w, https://i0.wp.com/makesomestuff.org/wp-content/uploads/2019/10/Super-Waasa.png?resize=768%2C331&amp;ssl=1 768w, https://i0.wp.com/makesomestuff.org/wp-content/uploads/2019/10/Super-Waasa.png?resize=1024%2C442&amp;ssl=1 1024w" sizes="auto, (max-width: 770px) 100vw, 770px" /><figcaption>Wiring Diagram</figcaption></figure></div>



<p class="has-regular-font-size">The wiring is pretty straightforward, we are connecting the long leg of the LED to the Arduino digital pin 7 through a resistor, and the LED short leg to the GND. That&#8217;s it!</p>



<script async="" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4043148098486780" crossorigin="anonymous"></script>
<ins class="adsbygoogle" style="display:block; text-align:center;" data-ad-layout="in-article" data-ad-format="fluid" data-ad-client="ca-pub-4043148098486780" data-ad-slot="4972011142"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>



<h2 class="wp-block-heading">Arduino Code</h2>



<hr class="wp-block-separator"/>



<pre class="EnlighterJSRAW" data-enlighter-language="cpp" data-enlighter-theme="" data-enlighter-highlight="" data-enlighter-linenumbers="" data-enlighter-lineoffset="" data-enlighter-title="" data-enlighter-group="">const int redLED = 7; 			//initialize a constant named "redLED" it's value 7 which refers to the pin number which the red LED is connected to.

void setup()
{
  pinMode(redLED, OUTPUT);	    //set the GPIO pin 7 as an output pin.
}

void loop()
{
  digitalWrite(redLED, HIGH);	//output a logic level "HIGH" which means 5V on the digital pin number 7 to turn the LED ON. 
  delay(1000); 					// Wait for 1000 millisecond(s).
  digitalWrite(redLED, LOW);	//output a logic level "LOW" which means 0V on the digital pin number 7 to turn the LED OFF.
  delay(1000); 					// Wait for 1000 millisecond(s).
}</pre>



<h2 class="wp-block-heading">Code Explanation</h2>



<hr class="wp-block-separator"/>



<pre class="EnlighterJSRAW" data-enlighter-language="cpp" data-enlighter-theme="" data-enlighter-highlight="" data-enlighter-linenumbers="" data-enlighter-lineoffset="" data-enlighter-title="" data-enlighter-group="">const int redLED = 7;</pre>



<p class="has-regular-font-size">initializing a constant named &#8220;redLED&#8221; with a value 7 that refers to the Arduino pin number 7 which the LED is connected to.</p>


<div class="su-note"  style="border-color:#e5e54c;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;"><div class="su-note-inner su-u-clearfix su-u-trim" style="background-color:#FFFF66;border-color:#ffffff;color:#333333;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;">This step is not mandatory, you can use the pin number directly in the code instead of the variable name, but it&#8217;s a good practice to give each pin a name to easily debug and understand your code  </div></div>



<pre class="EnlighterJSRAW" data-enlighter-language="cpp" data-enlighter-theme="" data-enlighter-highlight="" data-enlighter-linenumbers="" data-enlighter-lineoffset="" data-enlighter-title="" data-enlighter-group="">void setup()
{
  pinMode(redLED, OUTPUT);
}</pre>



<p class="has-regular-font-size">the <code>setup()</code> function is called once at the beginning of the program when the sketch starts or after the reset of the board, we use it to initialize variables, constants, take library objects, or to write some actions that we need to execute only once at the beginning of the program.</p>



<p class="has-regular-font-size">inside the <code>setup()</code> function, we set the Arduino pin number <strong>7</strong> as an output pin, which means that we are telling the Arduino board &#8220;Yo, make the pin number 7 ready to write a 5V or 0V output at any time.&#8221;</p>



<pre class="EnlighterJSRAW" data-enlighter-language="cpp" data-enlighter-theme="" data-enlighter-highlight="" data-enlighter-linenumbers="" data-enlighter-lineoffset="" data-enlighter-title="" data-enlighter-group="">void loop()
{
  digitalWrite(redLED, HIGH);
  delay(1000);
  digitalWrite(redLED, LOW);
  delay(1000);
}</pre>



<p class="has-regular-font-size">After creating the <code>setup()</code> function which initializes and sets the initial values, the <code>loop()</code> function does precisely what its name suggests, inside the loop() function you write the main program that you need to get executed over and over again until you force shutdown your Arduino board.</p>



<p class="has-regular-font-size">inside the <code>loop() </code>function, we are telling the Arduino pin number 7 to write a logic level <strong>HIGH</strong> which means output 5V to the LED to light it.</p>



<p class="has-regular-font-size">Then wait 1 sec.</p>



<p class="has-regular-font-size">In the Next line, we are telling the Arduino pin number 7 to write a logic level <strong>LOW</strong> which means output 0V (GND) to the LED to turn it off.</p>



<p class="has-regular-font-size">Then wait another 1 sec. before it returns back to the first line inside the <code>loop()</code> function.</p>



<h2 class="wp-block-heading">Troubleshooting</h2>



<hr class="wp-block-separator"/>



<p class="has-regular-font-size">If your LED doesn&#8217;t take any actions:</p>



<ul class="wp-block-list"><li>Make sure that your LED wiring polarity is correct, LED long lead with the positive and the short one with the negative.</li><li>make sure that you are connecting a current limiting resistor that more than 160Ω</li><li>Make sure that you uploaded the Arduino code to the board Successfully.</li></ul>



<script async="" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4043148098486780" crossorigin="anonymous"></script>
<ins class="adsbygoogle" style="display:block; text-align:center;" data-ad-layout="in-article" data-ad-format="fluid" data-ad-client="ca-pub-4043148098486780" data-ad-slot="4972011142"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>



<h2 class="wp-block-heading">Final</h2>



<hr class="wp-block-separator"/>



<p class="has-regular-font-size">CONGRATS on your very first Arduino project fam! Today we have learned how to connect an LED on the Arduino board, and how to use it. Then we blinked an LED by writing some lines of code.</p>
<p>The post <a href="https://makesomestuff.org/arduino-led-blinking/">Arduino LED Blinking Hello, World</a> appeared first on <a href="https://makesomestuff.org">Make Some Stuff</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://makesomestuff.org/arduino-led-blinking/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">763</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Minified using Disk

Served from: makesomestuff.org @ 2026-04-30 00:11:03 by W3 Total Cache
-->