<?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>Raspberry Pi 3 | CodeDigs</title>
	<atom:link href="https://codedigs.com/category/raspberry-pi-3/feed/" rel="self" type="application/rss+xml" />
	<link>https://codedigs.com</link>
	<description>Online Coding Classes For Kids</description>
	<lastBuildDate>Tue, 13 May 2025 00:07:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://codedigs.com/wp-content/uploads/2015/10/cropped-codedigs-icon-32x32.png</url>
	<title>Raspberry Pi 3 | CodeDigs</title>
	<link>https://codedigs.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How To Create a Retro Arcade With a Raspberry Pi and Shoe Box</title>
		<link>https://codedigs.com/raspberry-pi-shoe-box-retro-arcade/</link>
		
		<dc:creator><![CDATA[Misty]]></dc:creator>
		<pubDate>Sun, 22 Oct 2017 22:26:49 +0000</pubDate>
				<category><![CDATA[Raspberry Pi 3]]></category>
		<category><![CDATA[Stem Projects]]></category>
		<guid isPermaLink="false">https://codedigs.com/?p=5643</guid>

					<description><![CDATA[We periodically do projects and build things with the Raspberry Pi. Our latest adventure was building a Retro Arcade system. Our final goal is to build this into a stand-up table top version made out of wood, but first we wanted to do it on a smaller scale so decided to prototype it out of [&#8230;]]]></description>
										<content:encoded><![CDATA[<style>
h1 {
  font-size: 32px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 22px;
}
.post-wrapper {
  font-size: 18px; line-height: 26px;
}
</style>
<div class="post-wrapper">
We periodically do projects and build things with the Raspberry Pi. Our latest adventure was building a Retro Arcade system. Our final goal is to build this into a stand-up table top version made out of wood, but first we wanted to do it on a smaller scale so decided to prototype it out of a shoe box. </p>
<p>Okay, now time to get down to actually building the thing.</p>
<h3>1. Prepare The Shoe Box: Draw Circles For Buttons &amp; Controller</h3>
<p>First, we drew circles for where we wanted to place the buttons and controller on the show box, like pictured below and then cut those slots out with a razor blade.<br />
<img fetchpriority="high" decoding="async" class="size-full wp-image-5656" src="https://codedigs.com/wp-content/uploads/2017/10/retro-arcade-draw-buttons-on-box.jpg" alt="retro arcade draw buttons on box" width="800" height="450" srcset="https://codedigs.com/wp-content/uploads/2017/10/retro-arcade-draw-buttons-on-box.jpg 800w, https://codedigs.com/wp-content/uploads/2017/10/retro-arcade-draw-buttons-on-box-300x169.jpg 300w, https://codedigs.com/wp-content/uploads/2017/10/retro-arcade-draw-buttons-on-box-768x432.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></p>
<h3>2. Place The Buttons &amp; Controller On The Shoe Box</h3>
<p>Next, we labelled each button circle with what button should go where, and pushed the buttons through to make sure they fit snug. We also pushed the controller through and screwed it on. Later during the soldering &amp; configuration phase, we unscrewed the controller and easily popped out the buttons. We wanted to make sure everything fit secure before we moved on.<br />
<img decoding="async" class="size-full wp-image-5660" src="https://codedigs.com/wp-content/uploads/2017/10/retro-arcade-shoe-box1.jpg" alt="retro arcade shoe box" width="800" height="450" srcset="https://codedigs.com/wp-content/uploads/2017/10/retro-arcade-shoe-box1.jpg 800w, https://codedigs.com/wp-content/uploads/2017/10/retro-arcade-shoe-box1-300x169.jpg 300w, https://codedigs.com/wp-content/uploads/2017/10/retro-arcade-shoe-box1-768x432.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /><br />
<img decoding="async" class="size-full wp-image-5661" src="https://codedigs.com/wp-content/uploads/2017/10/retro-arcade-shoe-box2.jpg" alt="retro arcade shoe box" width="800" height="450" srcset="https://codedigs.com/wp-content/uploads/2017/10/retro-arcade-shoe-box2.jpg 800w, https://codedigs.com/wp-content/uploads/2017/10/retro-arcade-shoe-box2-300x169.jpg 300w, https://codedigs.com/wp-content/uploads/2017/10/retro-arcade-shoe-box2-768x432.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></p>
<h3>3. Soldering Joystick &amp; Bonnet</h3>
<p>When we purchased the Arcade Bonnet Mini Kit, we were hoping we could get away from soldering, but no such luck. We ended up having to solder the Joystick wires and the connector piece to the bonnet like pictured below.<br />
<img loading="lazy" decoding="async" class="size-full wp-image-5664" src="https://codedigs.com/wp-content/uploads/2017/10/soldered-joystick.jpg" alt="soldered joystick" width="800" height="483" srcset="https://codedigs.com/wp-content/uploads/2017/10/soldered-joystick.jpg 800w, https://codedigs.com/wp-content/uploads/2017/10/soldered-joystick-300x181.jpg 300w, https://codedigs.com/wp-content/uploads/2017/10/soldered-joystick-768x464.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" /><br />
<img loading="lazy" decoding="async" class="size-full wp-image-5665" src="https://codedigs.com/wp-content/uploads/2017/10/soldered-bonnet.jpg" alt="soldered bonnet" width="800" height="450" srcset="https://codedigs.com/wp-content/uploads/2017/10/soldered-bonnet.jpg 800w, https://codedigs.com/wp-content/uploads/2017/10/soldered-bonnet-300x169.jpg 300w, https://codedigs.com/wp-content/uploads/2017/10/soldered-bonnet-768x432.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" /></p>
<p>This was our first time soldering, and it was a challenge to say the least. As you can see from our pictures, our soldering job was not the cleanest. Practice makes perfect so hopefully next time it will be a little easier.</p>
<p>The picture below illustrates how the bonnet with the soldered connector piece (came with bonnet) plugs to the Pi.<br />
<img loading="lazy" decoding="async" class="size-full wp-image-5666" src="https://codedigs.com/wp-content/uploads/2017/10/bonnet-to-pi.jpg" alt="bonnet connected to raspberry pi" width="800" height="393" srcset="https://codedigs.com/wp-content/uploads/2017/10/bonnet-to-pi.jpg 800w, https://codedigs.com/wp-content/uploads/2017/10/bonnet-to-pi-300x147.jpg 300w, https://codedigs.com/wp-content/uploads/2017/10/bonnet-to-pi-768x377.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" /></p>
<h3>4. Connecting Buttons To The Bonnet</h3>
<p>This is where the bonnet made things much easier. The pieces where the buttons plug into were already soldered into the bonnet. It was as easy as simply plugging the button clips into those slots.<br />
<img loading="lazy" decoding="async" class="alignnone size-full wp-image-5669" src="https://codedigs.com/wp-content/uploads/2017/10/connect-buttons-to-bonnet.jpg" alt="connect buttons to bonnet" width="800" height="741" srcset="https://codedigs.com/wp-content/uploads/2017/10/connect-buttons-to-bonnet.jpg 800w, https://codedigs.com/wp-content/uploads/2017/10/connect-buttons-to-bonnet-300x278.jpg 300w, https://codedigs.com/wp-content/uploads/2017/10/connect-buttons-to-bonnet-768x711.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" /></p>
<h3>5. Install RetroPi On Your Raspberry Pi</h3>
<p>Connect your keyboard to the Pi because you will need it for the OS installation and configurations. Download &amp; install the free <a href="https://retropie.org.uk/download/" target="_blank" rel="nofollow noopener noreferrer">RetroPi operating system</a> on your Raspberry Pi. I won&#8217;t detail how to install the OS here being that the RetroPi site itself has <a href="https://retropie.org.uk/docs/First-Installation/" target="_blank" rel="noopener noreferrer">detailed installation instructions</a>.</p>
<h3>6. Configure The Buttons &amp; Controller</h3>
<p>Configuring the controller and buttons took some trial and error, but the RetroPi software makes it somewhat easy. <a href="https://retropie.org.uk/docs/First-Installation/#configure-controllers" target="_blank" rel="noopener noreferrer">View configuration instructions from here</a>. After you configure each, you will want to test them out on an actual RetroPi game to make sure they work. We tested ours on Mario Brothers.</p>
<p>After your buttons and controllers are installed and working, you can now connect the buttons and controller back into your box and start playing.</p>
<p>Following is a sneak peek of the official table top arcade system we are working on. We will post another tutorial that details how we built this after it is complete.<br />
<img loading="lazy" decoding="async" src="https://codedigs.com/wp-content/uploads/2017/10/table-top-arcade-box-752x1024.jpg" alt="table top arcade box" width="752" height="1024" class="alignnone size-large wp-image-5677" srcset="https://codedigs.com/wp-content/uploads/2017/10/table-top-arcade-box-752x1024.jpg 752w, https://codedigs.com/wp-content/uploads/2017/10/table-top-arcade-box-220x300.jpg 220w, https://codedigs.com/wp-content/uploads/2017/10/table-top-arcade-box-768x1045.jpg 768w, https://codedigs.com/wp-content/uploads/2017/10/table-top-arcade-box.jpg 800w" sizes="auto, (max-width: 752px) 100vw, 752px" /><br />
<a id="parts"></a><br />
Following is a list of things you will need if you want to build one yourself. We ordered most of our products from Adafruit &amp; Amazon but some of these things you may be able to find elsewhere.</p>
<h2>Parts We Used For The Shoe Box Retro Arcade</h2>
<ul>
<li><a href="https://www.amazon.com/Raspberry-Model-1-2GHz-64-bit-quad-core/dp/B01CD5VC92/?&amp;_encoding=UTF8&amp;tag=gosmasol-20&amp;linkCode=ur2&amp;linkId=21c26107cab137f183a24262b9f20480&amp;camp=1789&amp;creative=9325" target="_blank" rel="nofollow noopener noreferrer">Raspberry Pi 3</a><img loading="lazy" decoding="async" style="border: none !important; margin: 0px !important;" src="//ir-na.amazon-adsystem.com/e/ir?t=gosmasol-20&amp;l=ur2&amp;o=1" alt="" width="1" height="1" border="0" /></li>
<li><a href="https://www.adafruit.com/product/480" target="_blank" rel="noopener noreferrer">Small Arcade Joystick</a></li>
<li><a href="https://www.adafruit.com/product/3422" target="_blank" rel="noopener noreferrer">Arcade Bonnet Mini Kit</a></li>
<li><a href="https://www.adafruit.com/product/1314" target="_blank" rel="noopener noreferrer">Speaker</a></li>
<li><a href="https://www.adafruit.com/product/473" target="_blank" rel="noopener noreferrer">Arcade Buttons</a></li>
<li><a href="https://www.adafruit.com/product/1152" target="_blank" rel="noopener noreferrer">Arcade Buttons Quick Connect Wire</a></li>
<li><a target="_blank" href="https://www.amazon.com/s/ref=nb_sb_noss_2/137-5633798-5197052?url=search-alias%3Daps&amp;field-keywords=Soldering+Iron&#038;_encoding=UTF8&#038;tag=gosmasol-20&#038;linkCode=ur2&#038;linkId=19da62058b764bffbd9a823404f47f53&#038;camp=1789&#038;creative=9325" rel="nofollow noopener noreferrer">Soldering Iron</a><img loading="lazy" decoding="async" src="//ir-na.amazon-adsystem.com/e/ir?t=gosmasol-20&#038;l=ur2&#038;o=1" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></li>
<li>Flat Screen Monitor</li>
<li>Keyboard</li>
<li>Shoe Box, of course</li>
</ul>
<p>After the fact, we found this <a href="https://www.amazon.com/dp/B06XCYZZ1K/?&amp;_encoding=UTF8&amp;tag=gosmasol-20&amp;linkCode=ur2&amp;linkId=5d67bf65da79ba15d1569ba5cfcd1596&amp;camp=1789&amp;creative=9325" target="_blank" rel="nofollow noopener noreferrer">DIY Arcade Game Button and Joystick Controller Kit </a><img loading="lazy" decoding="async" style="border: none !important; margin: 0px !important;" src="//ir-na.amazon-adsystem.com/e/ir?t=gosmasol-20&amp;l=ur2&amp;o=1" alt="" width="1" height="1" border="0" />on Amazon which has a lot of above, but for cheaper. We haven&#8217;t tried this kit yet, so I can&#8217;t personally recommend it at this time, but we will most likely try this for our next arcade.</p>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Raspberry Pi Water Pump Python Code</title>
		<link>https://codedigs.com/raspberry-pi-water-pump-python-code/</link>
		
		<dc:creator><![CDATA[Misty]]></dc:creator>
		<pubDate>Tue, 24 May 2016 20:37:57 +0000</pubDate>
				<category><![CDATA[Raspberry Pi 3]]></category>
		<guid isPermaLink="false">https://www.codedigs.com/?p=5039</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_0 et_section_regular">
				
				
				
				
					<div class="et_pb_row et_pb_row_0">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_0    et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				<div class="et_pb_module et_pb_text et_pb_text_0 et_pb_bg_layout_light  et_pb_text_align_left">
				
				
				<div class="et_pb_text_inner">
					<p>This post includes Python code that will trigger the water pump to turn on when the soil sensor detects that the soil in the plant is dry.</p>
<p><img loading="lazy" decoding="async" class="alignnone wp-image-5040 size-full" src="https://www.codedigs.com/wp-content/uploads/2016/05/water-pump.jpg" alt="Raspberry Pi Water Pump" height="318" width="800" srcset="https://codedigs.com/wp-content/uploads/2016/05/water-pump.jpg 800w, https://codedigs.com/wp-content/uploads/2016/05/water-pump-300x119.jpg 300w, https://codedigs.com/wp-content/uploads/2016/05/water-pump-768x305.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" /></p>
<p>The pump will turn on pulling water from the tub through water lines up to the plants. The code also detects when the soil sensor is wet and will trigger the pump to turn off. This assures the plants are only watered when the plant soil is dry and not over-watered when the soil is wet. <a href="https://github.com/mistylackie/solar-water-bot/blob/master/SoilSensor.py">Download Soil Sensor Code</a></p>
				</div>
			</div> <!-- .et_pb_text --><div class="et_pb_module et_pb_text et_pb_text_1 et_pb_bg_layout_light  et_pb_text_align_left">
				
				
				<div class="et_pb_text_inner">
					<p style="padding-top: 30px;padding-bottom: 20px">For those reading this who want to make their own Christmas Tree Circuit, following is where you can get the supplies</p>
<ul>
<li>Foam Christmas tree shapes from Michaels or <a href="https://www.amazon.com/gp/search/ref=as_li_qf_sp_sr_il_tl?ie=UTF8&amp;tag=gosmasol-20&amp;keywords=foam christmas tree shapes&amp;index=aps&amp;camp=1789&amp;creative=9325&amp;linkCode=xm2&amp;linkId=a7ba6106ab0e0f9ec0e89331796179d6">Amazon has a bunch of foam Christmas tree shapes</a> too if you do not have a Michaels near you.</li>
<li>Battery Holders - you can get these in bulk from a supplier but you can also get them in <a href="https://amzn.to/2QKcyxX">smaller quantities from Amazon</a></li>
<li><a href="https://amzn.to/2L9FQAX">Copper Tape from Amazon</a>. This will last you for a long time for many, many projects.</li>
<li><a href="https://amzn.to/2QOzYlI">Aluminum Tape from Amazon</a>. This will last you for a long time for many, many projects.</li>
<li><a href="https://amzn.to/2Pul5jW">LEDs from Amazon</a>. You can get smaller packs too but this is such a good deal especially if you anticipate using LEDs for other projects.</li>
<li><a href="https://amzn.to/2C4cCAm">3v Cell Coin Batteries from Amazon</a></li>
<li>Stickers, pipe cleaners -&gt; dollar store &amp; Michaels.</li>
</ul>

				</div>
			</div> <!-- .et_pb_text -->
			</div> <!-- .et_pb_column -->
				
				
			</div> <!-- .et_pb_row -->
				
				
			</div> <!-- .et_pb_section -->
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Raspberry Pi Rain Sensor Python Code</title>
		<link>https://codedigs.com/raspberry-pi-rain-sensor-python-code/</link>
		
		<dc:creator><![CDATA[Misty]]></dc:creator>
		<pubDate>Tue, 24 May 2016 19:23:33 +0000</pubDate>
				<category><![CDATA[Raspberry Pi 3]]></category>
		<guid isPermaLink="false">https://www.codedigs.com/?p=5033</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_1 et_section_regular">
				
				
				
				
					<div class="et_pb_row et_pb_row_1">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_1    et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				<div class="et_pb_module et_pb_text et_pb_text_2 et_pb_bg_layout_light  et_pb_text_align_left">
				
				
				<div class="et_pb_text_inner">
					<p>In this post we include the Python code that triggers the motor to turn on when the rain sensor detects rain.</p>
<p><img loading="lazy" decoding="async" class="alignnone wp-image-5037 size-full" src="https://www.codedigs.com/wp-content/uploads/2016/05/rain-sensor.jpg" alt="Raspberry Pi Rain Sensor &amp; Motor" width="800" height="452" srcset="https://codedigs.com/wp-content/uploads/2016/05/rain-sensor.jpg 800w, https://codedigs.com/wp-content/uploads/2016/05/rain-sensor-300x170.jpg 300w, https://codedigs.com/wp-content/uploads/2016/05/rain-sensor-768x434.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" /></p>
<p>The motor will open the top of the tub so rain can be captured in the tub. The code also detects when the rain sensor is dry and will trigger the motor to spin the opposite way to close the top of the tub. This assures the water does not get polluted with outside elements when it is not raining. <a href="https://github.com/mistylackie/solar-water-bot/blob/master/RainSensor.py" target="_blank">Download Rain Sensor Code</a></p>
<p>Note: this is the main script you want to call to run the rain sensor code. This script also imports <a href="https://github.com/mistylackie/solar-water-bot/blob/master/motor_function.py" target="_blank">motor_function.py</a> which controls the motor so you will need to download both files for the rain sensor to work.</p>
				</div>
			</div> <!-- .et_pb_text --><div class="et_pb_module et_pb_text et_pb_text_3 et_pb_bg_layout_light  et_pb_text_align_left">
				
				
				<div class="et_pb_text_inner">
					<p style="padding-top: 30px;padding-bottom: 20px">For those reading this who want to make their own Christmas Tree Circuit, following is where you can get the supplies</p>
<ul>
<li>Foam Christmas tree shapes from Michaels or <a href="https://www.amazon.com/gp/search/ref=as_li_qf_sp_sr_il_tl?ie=UTF8&amp;tag=gosmasol-20&amp;keywords=foam christmas tree shapes&amp;index=aps&amp;camp=1789&amp;creative=9325&amp;linkCode=xm2&amp;linkId=a7ba6106ab0e0f9ec0e89331796179d6">Amazon has a bunch of foam Christmas tree shapes</a> too if you do not have a Michaels near you.</li>
<li>Battery Holders - you can get these in bulk from a supplier but you can also get them in <a href="https://amzn.to/2QKcyxX">smaller quantities from Amazon</a></li>
<li><a href="https://amzn.to/2L9FQAX">Copper Tape from Amazon</a>. This will last you for a long time for many, many projects.</li>
<li><a href="https://amzn.to/2QOzYlI">Aluminum Tape from Amazon</a>. This will last you for a long time for many, many projects.</li>
<li><a href="https://amzn.to/2Pul5jW">LEDs from Amazon</a>. You can get smaller packs too but this is such a good deal especially if you anticipate using LEDs for other projects.</li>
<li><a href="https://amzn.to/2C4cCAm">3v Cell Coin Batteries from Amazon</a></li>
<li>Stickers, pipe cleaners -&gt; dollar store &amp; Michaels.</li>
</ul>

				</div>
			</div> <!-- .et_pb_text -->
			</div> <!-- .et_pb_column -->
				
				
			</div> <!-- .et_pb_row -->
				
				
			</div> <!-- .et_pb_section -->
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Solar Water Bot Rain Capture Tub</title>
		<link>https://codedigs.com/rain-capture-tub/</link>
		
		<dc:creator><![CDATA[Misty]]></dc:creator>
		<pubDate>Tue, 24 May 2016 00:29:23 +0000</pubDate>
				<category><![CDATA[Raspberry Pi 3]]></category>
		<guid isPermaLink="false">https://www.codedigs.com/?p=5024</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_2 et_section_regular">
				
				
				
				
					<div class="et_pb_row et_pb_row_2">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_2    et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				<div class="et_pb_module et_pb_text et_pb_text_4 et_pb_bg_layout_light  et_pb_text_align_left">
				
				
				<div class="et_pb_text_inner">
					<p>For the <a href="https://codedigs.com/solar-water-bot/">Solar Water Bot</a> prototype we wanted to keep things simple for the rain capture tub. We ended up finding a small tupperware tub from Osh Hardware that already had a top flap with hinges on the back that easily opened and closed.</p>
<p>We inserted a screw in the front of it and attached a string from the screw loop up to the top of the wooden pole where the motor is.</p>
<p><img loading="lazy" decoding="async" class="alignnone wp-image-5026 size-full" src="https://www.codedigs.com/wp-content/uploads/2016/05/water-tub.jpg" alt="rain capture water tub" width="800" height="452" srcset="https://codedigs.com/wp-content/uploads/2016/05/water-tub.jpg 800w, https://codedigs.com/wp-content/uploads/2016/05/water-tub-300x170.jpg 300w, https://codedigs.com/wp-content/uploads/2016/05/water-tub-768x434.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" /></p>
<p>We then drilled a small hole into the side of the tub towards the top and placed the water line through this hole down to the bottom of the tub where the water is.</p>
<p><img loading="lazy" decoding="async" class="alignnone wp-image-5027 size-full" src="https://www.codedigs.com/wp-content/uploads/2016/05/water-tub2.jpg" alt="rain capture tub" width="800" height="452" srcset="https://codedigs.com/wp-content/uploads/2016/05/water-tub2.jpg 800w, https://codedigs.com/wp-content/uploads/2016/05/water-tub2-300x170.jpg 300w, https://codedigs.com/wp-content/uploads/2016/05/water-tub2-768x434.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" /></p>
<p>The water line from the tub is connected to one side of the pump and another water line comes out of the other side of the pump into the plants. This allows for the water to be pulled from the tub into the plants when the pump turns on.</p>
				</div>
			</div> <!-- .et_pb_text --><div class="et_pb_module et_pb_text et_pb_text_5 et_pb_bg_layout_light  et_pb_text_align_left">
				
				
				<div class="et_pb_text_inner">
					<p style="padding-top: 30px;padding-bottom: 20px">For those reading this who want to make their own Christmas Tree Circuit, following is where you can get the supplies</p>
<ul>
<li>Foam Christmas tree shapes from Michaels or <a href="https://www.amazon.com/gp/search/ref=as_li_qf_sp_sr_il_tl?ie=UTF8&amp;tag=gosmasol-20&amp;keywords=foam christmas tree shapes&amp;index=aps&amp;camp=1789&amp;creative=9325&amp;linkCode=xm2&amp;linkId=a7ba6106ab0e0f9ec0e89331796179d6">Amazon has a bunch of foam Christmas tree shapes</a> too if you do not have a Michaels near you.</li>
<li>Battery Holders - you can get these in bulk from a supplier but you can also get them in <a href="https://amzn.to/2QKcyxX">smaller quantities from Amazon</a></li>
<li><a href="https://amzn.to/2L9FQAX">Copper Tape from Amazon</a>. This will last you for a long time for many, many projects.</li>
<li><a href="https://amzn.to/2QOzYlI">Aluminum Tape from Amazon</a>. This will last you for a long time for many, many projects.</li>
<li><a href="https://amzn.to/2Pul5jW">LEDs from Amazon</a>. You can get smaller packs too but this is such a good deal especially if you anticipate using LEDs for other projects.</li>
<li><a href="https://amzn.to/2C4cCAm">3v Cell Coin Batteries from Amazon</a></li>
<li>Stickers, pipe cleaners -&gt; dollar store &amp; Michaels.</li>
</ul>

				</div>
			</div> <!-- .et_pb_text -->
			</div> <!-- .et_pb_column -->
				
				
			</div> <!-- .et_pb_row -->
				
				
			</div> <!-- .et_pb_section -->
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How To Connect The Solar Panel &#038; Battery To The Raspberry Pi</title>
		<link>https://codedigs.com/connect-solar-panel-battery-to-raspberry-pi/</link>
		
		<dc:creator><![CDATA[Misty]]></dc:creator>
		<pubDate>Mon, 23 May 2016 04:54:00 +0000</pubDate>
				<category><![CDATA[Raspberry Pi 3]]></category>
		<guid isPermaLink="false">https://www.codedigs.com/?p=5007</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_3 et_section_regular">
				
				
				
				
					<div class="et_pb_row et_pb_row_3">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_3    et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				<div class="et_pb_module et_pb_text et_pb_text_6 et_pb_bg_layout_light  et_pb_text_align_left">
				
				
				<div class="et_pb_text_inner">
					<p><img loading="lazy" decoding="async" class="alignleft size-full wp-image-5008" src="https://www.codedigs.com/wp-content/uploads/2016/05/solar-panel-battery-to-pi.jpg" alt="solar panel battery to raspberry pi" height="884" width="500" srcset="https://codedigs.com/wp-content/uploads/2016/05/solar-panel-battery-to-pi.jpg 500w, https://codedigs.com/wp-content/uploads/2016/05/solar-panel-battery-to-pi-170x300.jpg 170w" sizes="auto, (max-width: 500px) 100vw, 500px" /> </p>
<p style="font-size:16px; line-height:26px">This part is fairly easy to get setup. We simply purchased a small solar panel that is already wired with ports to charge a battery. We also purchased a small battery pack that fit well with the solar panel pack. The photo demonstrates how to connect the solar panel to the battery back and then plug the Raspberry pi to the battery pack. Following are links to the solar panel and battery pack we used.</p>
<h6>Solar Panel With Ports To Charge Battery</h6>
<p><a href="http://www.amazon.com/gp/product/B00M16KLM8/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B00M16KLM8&amp;linkCode=as2&amp;tag=gosmasol-20&amp;linkId=CGR47OQLJLPHZQ2P" target="_blank" rel="nofollow"><img decoding="async" src="http://ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&amp;ASIN=B00M16KLM8&amp;Format=_SL250_&amp;ID=AsinImage&amp;MarketPlace=US&amp;ServiceVersion=20070822&amp;WS=1&amp;tag=gosmasol-20" border="0"></a></p>
<h6>Battery Pack</h6>
<p><a href="http://www.amazon.com/gp/product/B00JP8MZGK/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B00JP8MZGK&amp;linkCode=as2&amp;tag=gosmasol-20&amp;linkId=5TVSLB4QMYCWA3SC" target="_blank" rel="nollow"><img decoding="async" src="http://ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&amp;ASIN=B00JP8MZGK&amp;Format=_SL250_&amp;ID=AsinImage&amp;MarketPlace=US&amp;ServiceVersion=20070822&amp;WS=1&amp;tag=gosmasol-20" border="0"></a></p>
<div style="clear:both"></div>
				</div>
			</div> <!-- .et_pb_text --><div class="et_pb_module et_pb_text et_pb_text_7 et_pb_bg_layout_light  et_pb_text_align_left">
				
				
				<div class="et_pb_text_inner">
					<p style="padding-top: 30px;padding-bottom: 20px">For those reading this who want to make their own Christmas Tree Circuit, following is where you can get the supplies</p>
<ul>
<li>Foam Christmas tree shapes from Michaels or <a href="https://www.amazon.com/gp/search/ref=as_li_qf_sp_sr_il_tl?ie=UTF8&amp;tag=gosmasol-20&amp;keywords=foam christmas tree shapes&amp;index=aps&amp;camp=1789&amp;creative=9325&amp;linkCode=xm2&amp;linkId=a7ba6106ab0e0f9ec0e89331796179d6">Amazon has a bunch of foam Christmas tree shapes</a> too if you do not have a Michaels near you.</li>
<li>Battery Holders - you can get these in bulk from a supplier but you can also get them in <a href="https://amzn.to/2QKcyxX">smaller quantities from Amazon</a></li>
<li><a href="https://amzn.to/2L9FQAX">Copper Tape from Amazon</a>. This will last you for a long time for many, many projects.</li>
<li><a href="https://amzn.to/2QOzYlI">Aluminum Tape from Amazon</a>. This will last you for a long time for many, many projects.</li>
<li><a href="https://amzn.to/2Pul5jW">LEDs from Amazon</a>. You can get smaller packs too but this is such a good deal especially if you anticipate using LEDs for other projects.</li>
<li><a href="https://amzn.to/2C4cCAm">3v Cell Coin Batteries from Amazon</a></li>
<li>Stickers, pipe cleaners -&gt; dollar store &amp; Michaels.</li>
</ul>

				</div>
			</div> <!-- .et_pb_text -->
			</div> <!-- .et_pb_column -->
				
				
			</div> <!-- .et_pb_row -->
				
				
			</div> <!-- .et_pb_section -->
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Parts Used For Raspberry Pi Plant Watering System</title>
		<link>https://codedigs.com/parts-used-for-solar-panel-powered-plant-watering-system/</link>
		
		<dc:creator><![CDATA[Misty]]></dc:creator>
		<pubDate>Sat, 30 Apr 2016 19:47:46 +0000</pubDate>
				<category><![CDATA[Raspberry Pi 3]]></category>
		<guid isPermaLink="false">https://www.codedigs.com/?p=4955</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_4 et_section_regular">
				
				
				
				
					<div class="et_pb_row et_pb_row_4">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_4    et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				<div class="et_pb_module et_pb_text et_pb_text_8 et_pb_bg_layout_light  et_pb_text_align_left">
				
				
				<div class="et_pb_text_inner">
					<div style="padding-bottom: 40px;">Following is a list of parts we used for the <a href="https://codedigs.com/solar-water-bot/">Solar Powered Raspberry Pi Plant Watering System</a>. We will be adding to this list as we accumulate additional parts for building out the project.</div>
<div class="row"><div class='one_third'>
					<div style="text-align: center;">
<h6>CanaKit Raspberry Pi 3 Starter Kit</h6>
<p><a href="http://www.amazon.com/gp/product/B01C6Q4GLE/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B01C6Q4GLE&amp;linkCode=as2&amp;tag=gosmasol-20&amp;linkId=BUHTR33ZGU7JNTEZ" target="_blank" rel="nofollow"><img decoding="async" src="http://ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&amp;ASIN=B01C6Q4GLE&amp;Format=_SL250_&amp;ID=AsinImage&amp;MarketPlace=US&amp;ServiceVersion=20070822&amp;WS=1&amp;tag=gosmasol-20" border="0"></a></p>
<p><img loading="lazy" decoding="async" style="border: none !important; margin: 0px !important;" src="http://ir-na.amazon-adsystem.com/e/ir?t=gosmasol-20&amp;l=as2&amp;o=1&amp;a=B01C6Q4GLE" alt="" width="1" height="1" border="0"></p>
</div>
				</div><div class='one_third'>
					<div style="text-align: center;">
<h6>Solar Panel With Ports To Charge Battery</h6>
<p><a href="http://www.amazon.com/gp/product/B00M16KLM8/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B00M16KLM8&amp;linkCode=as2&amp;tag=gosmasol-20&amp;linkId=CGR47OQLJLPHZQ2P" target="_blank" rel="nofollow"><img decoding="async" src="http://ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&amp;ASIN=B00M16KLM8&amp;Format=_SL250_&amp;ID=AsinImage&amp;MarketPlace=US&amp;ServiceVersion=20070822&amp;WS=1&amp;tag=gosmasol-20" border="0"></a></p>
<p><img loading="lazy" decoding="async" style="border: none !important; margin: 0px !important;" src="http://ir-na.amazon-adsystem.com/e/ir?t=gosmasol-20&amp;l=as2&amp;o=1&amp;a=B00M16KLM8" alt="" width="1" height="1" border="0"></p>
</div>
				</div><div class='one_third et_column_last'>
					<div style="text-align: center;">
<h6>Battery Pack</h6>
<p><a href="http://www.amazon.com/gp/product/B00JP8MZGK/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B00JP8MZGK&amp;linkCode=as2&amp;tag=gosmasol-20&amp;linkId=5TVSLB4QMYCWA3SC" target="_blank" rel="nollow"><img decoding="async" src="http://ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&amp;ASIN=B00JP8MZGK&amp;Format=_SL250_&amp;ID=AsinImage&amp;MarketPlace=US&amp;ServiceVersion=20070822&amp;WS=1&amp;tag=gosmasol-20" border="0"></a></p>
<p><img loading="lazy" decoding="async" style="border: none !important; margin: 0px !important;" src="http://ir-na.amazon-adsystem.com/e/ir?t=gosmasol-20&amp;l=as2&amp;o=1&amp;a=B00JP8MZGK" alt="" width="1" height="1" border="0"></p>
</div>
				</div><div class='clear'></div></p></div>
<div class="row"><div class='one_third'>
					<div style="text-align: center;">
<h6>Relay Module &#8211; needed to turn on water pump &amp; motor for opening tops of water tubs</h6>
<p><a href="http://www.amazon.com/gp/product/B013OXGLM0/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B013OXGLM0&amp;linkCode=as2&amp;tag=gosmasol-20&amp;linkId=4TYOOP5OGNWW7RWY" target="_blank" rel="nofollow"><img decoding="async" src="http://ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&amp;ASIN=B013OXGLM0&amp;Format=_SL250_&amp;ID=AsinImage&amp;MarketPlace=US&amp;ServiceVersion=20070822&amp;WS=1&amp;tag=gosmasol-20" border="0"></a></p>
<p><img loading="lazy" decoding="async" style="border: none !important; margin: 0px !important;" src="http://ir-na.amazon-adsystem.com/e/ir?t=gosmasol-20&amp;l=as2&amp;o=1&amp;a=B013OXGLM0" alt="" width="1" height="1" border="0"></p>
</div>
				</div><div class='one_third'>
					<div style="text-align: center;">
<h6>Raindrop Detection Sensor</h6>
<p><a href="http://www.amazon.com/gp/product/B00TMHFSPY/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B00TMHFSPY&amp;linkCode=as2&amp;tag=gosmasol-20&amp;linkId=MBBXLAEPCBV6Z5J6" target="_blank" rel="nofollow"><img decoding="async" src="http://ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&amp;ASIN=B00TMHFSPY&amp;Format=_SL250_&amp;ID=AsinImage&amp;MarketPlace=US&amp;ServiceVersion=20070822&amp;WS=1&amp;tag=gosmasol-20" border="0"></a></p>
<p><img loading="lazy" decoding="async" style="border: none !important; margin: 0px !important;" src="http://ir-na.amazon-adsystem.com/e/ir?t=gosmasol-20&amp;l=as2&amp;o=1&amp;a=B00TMHFSPY" alt="" width="1" height="1" border="0"></p>
</div>
				</div><div class='one_third et_column_last'>
					<div style="text-align: center;">
<h6>Soil Moisture Sensor Strips</h6>
<p><a href="http://www.amazon.com/gp/product/B00ZR3B60I/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B00ZR3B60I&amp;linkCode=as2&amp;tag=gosmasol-20&amp;linkId=256REJWNQSAHEIZW" target="_blank" rel="nofollow"><img decoding="async" src="http://ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&amp;ASIN=B00ZR3B60I&amp;Format=_SL250_&amp;ID=AsinImage&amp;MarketPlace=US&amp;ServiceVersion=20070822&amp;WS=1&amp;tag=gosmasol-20" border="0"></a></p>
<p><img loading="lazy" decoding="async" style="border: none !important; margin: 0px !important;" src="http://ir-na.amazon-adsystem.com/e/ir?t=gosmasol-20&amp;l=as2&amp;o=1&amp;a=B00ZR3B60I" alt="" width="1" height="1" border="0"></p>
</div>
				</div><div class='clear'></div></p></div>
<div class="row"><div class='one_third'>
					<div style="text-align: center;">
<h6>Mini Liquid Pump &#8211; needed to pump water to plants</h6>
<p><a href="http://www.amazon.com/gp/product/B0196LDFJQ/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B0196LDFJQ&amp;linkCode=as2&amp;tag=gosmasol-20&amp;linkId=6ADSHI5YTVIMEE53" target="_blank" rel="nofollow"><img decoding="async" src="http://ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&amp;ASIN=B0196LDFJQ&amp;Format=_SL250_&amp;ID=AsinImage&amp;MarketPlace=US&amp;ServiceVersion=20070822&amp;WS=1&amp;tag=gosmasol-20" border="0"></a></p>
<p><img loading="lazy" decoding="async" style="border: none !important; margin: 0px !important;" src="http://ir-na.amazon-adsystem.com/e/ir?t=gosmasol-20&amp;l=as2&amp;o=1&amp;a=B0196LDFJQ" alt="" width="1" height="1" border="0"></p>
</div>
				</div><div class='one_third'>
					<div style="text-align: center;">
<h6>Parts Organizer</h6>
<p><a href="http://www.amazon.com/gp/product/B00O7R6RS6/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B00O7R6RS6&amp;linkCode=as2&amp;tag=gosmasol-20&amp;linkId=HBPQRAYIQP6UQH7K" target="_blank" rel="nofollow"><img decoding="async" src="http://ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&amp;ASIN=B00O7R6RS6&amp;Format=_SL250_&amp;ID=AsinImage&amp;MarketPlace=US&amp;ServiceVersion=20070822&amp;WS=1&amp;tag=gosmasol-20" border="0"></a></p>
<p><img loading="lazy" decoding="async" style="border: none !important; margin: 0px !important;" src="http://ir-na.amazon-adsystem.com/e/ir?t=gosmasol-20&amp;l=as2&amp;o=1&amp;a=B00O7R6RS6" alt="" width="1" height="1" border="0"></p>
</div>
				</div><div class='one_third et_column_last'>
					<div style="text-align: center;">
<h6>Stepper Motor 5V &#8211; used to open tops of tubs</h6>
<p><a href="http://www.amazon.com/gp/product/B0089JV2OM/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B0089JV2OM&amp;linkCode=as2&amp;tag=gosmasol-20&amp;linkId=TXVD2OZK5ZL6N64U" target="_blank" rel="nofollow"><img decoding="async" src="http://ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&amp;ASIN=B0089JV2OM&amp;Format=_SL250_&amp;ID=AsinImage&amp;MarketPlace=US&amp;ServiceVersion=20070822&amp;WS=1&amp;tag=gosmasol-20" border="0"></a></p>
<p><img loading="lazy" decoding="async" style="border: none !important; margin: 0px !important;" src="http://ir-na.amazon-adsystem.com/e/ir?t=gosmasol-20&amp;l=as2&amp;o=1&amp;a=B0089JV2OM" alt="" width="1" height="1" border="0"></p>
</div>
				</div><div class='clear'></div></p></div>
				</div>
			</div> <!-- .et_pb_text --><div class="et_pb_module et_pb_text et_pb_text_9 et_pb_bg_layout_light  et_pb_text_align_left">
				
				
				<div class="et_pb_text_inner">
					<p>Disclaimer: Some products link to Amazon using an affiliate link.</p>
				</div>
			</div> <!-- .et_pb_text --><div class="et_pb_module et_pb_text et_pb_text_10 et_pb_bg_layout_light  et_pb_text_align_left">
				
				
				<div class="et_pb_text_inner">
					<p style="padding-top: 30px;padding-bottom: 20px">For those reading this who want to make their own Christmas Tree Circuit, following is where you can get the supplies</p>
<ul>
<li>Foam Christmas tree shapes from Michaels or <a href="https://www.amazon.com/gp/search/ref=as_li_qf_sp_sr_il_tl?ie=UTF8&amp;tag=gosmasol-20&amp;keywords=foam christmas tree shapes&amp;index=aps&amp;camp=1789&amp;creative=9325&amp;linkCode=xm2&amp;linkId=a7ba6106ab0e0f9ec0e89331796179d6">Amazon has a bunch of foam Christmas tree shapes</a> too if you do not have a Michaels near you.</li>
<li>Battery Holders - you can get these in bulk from a supplier but you can also get them in <a href="https://amzn.to/2QKcyxX">smaller quantities from Amazon</a></li>
<li><a href="https://amzn.to/2L9FQAX">Copper Tape from Amazon</a>. This will last you for a long time for many, many projects.</li>
<li><a href="https://amzn.to/2QOzYlI">Aluminum Tape from Amazon</a>. This will last you for a long time for many, many projects.</li>
<li><a href="https://amzn.to/2Pul5jW">LEDs from Amazon</a>. You can get smaller packs too but this is such a good deal especially if you anticipate using LEDs for other projects.</li>
<li><a href="https://amzn.to/2C4cCAm">3v Cell Coin Batteries from Amazon</a></li>
<li>Stickers, pipe cleaners -&gt; dollar store &amp; Michaels.</li>
</ul>

				</div>
			</div> <!-- .et_pb_text -->
			</div> <!-- .et_pb_column -->
				
				
			</div> <!-- .et_pb_row -->
				
				
			</div> <!-- .et_pb_section -->
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Solar Water Bot &#8211; Raspberry Pi Plant Watering System Powered By Solar</title>
		<link>https://codedigs.com/solar-water-bot/</link>
		
		<dc:creator><![CDATA[Misty]]></dc:creator>
		<pubDate>Sat, 30 Apr 2016 18:12:16 +0000</pubDate>
				<category><![CDATA[Raspberry Pi 3]]></category>
		<guid isPermaLink="false">https://www.codedigs.com/?p=4937</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_5 et_section_regular">
				
				
				
				
					<div class="et_pb_row et_pb_row_5">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_5    et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				<div class="et_pb_module et_pb_text et_pb_text_11 et_pb_bg_layout_light  et_pb_text_align_left">
				
				
				<div class="et_pb_text_inner">
					<p>Solar Water Bot is a solar powered plant watering system built with a Raspberry Pi, sensors, motor, pump and Python code. This was created for a 6th grade science project.</p>
<p>Following is a quick breakdown.</p>
<p><img decoding="async" src="https://www.codedigs.com/wp-content/uploads/2016/04/solar-water-bot-diagram1-1024x508.png" alt="Raspberry Pi Plant Water System - Solar Water Bot" width="90%"></p>
<p>Keep in mind that this is simply a prototype. In production this would need all wires, motors, pumps, etc. to be covered with water proofing material. Please check out the Quick Links section below for further details and documentation on how this was built. Not all documentation is completed yet so please check back soon.</p>
<h3 style="padding-top:30px;">Raspberry Pi Plant Watering System Video Demo</h3>
<div style="max-width:750px; padding-bottom:30px">
<iframe loading="lazy" src="https://www.youtube.com/embed/-uzUE10D6S4?rel=0&amp;showinfo=0" frameborder="0" height="480" width="640"></iframe>
</div>
				</div>
			</div> <!-- .et_pb_text --><div class="et_pb_module et_pb_text et_pb_text_12 et_pb_bg_layout_light  et_pb_text_align_left">
				
				
				<div class="et_pb_text_inner">
					<p style="padding-top: 30px;padding-bottom: 20px">For those reading this who want to make their own Christmas Tree Circuit, following is where you can get the supplies</p>
<ul>
<li>Foam Christmas tree shapes from Michaels or <a href="https://www.amazon.com/gp/search/ref=as_li_qf_sp_sr_il_tl?ie=UTF8&amp;tag=gosmasol-20&amp;keywords=foam christmas tree shapes&amp;index=aps&amp;camp=1789&amp;creative=9325&amp;linkCode=xm2&amp;linkId=a7ba6106ab0e0f9ec0e89331796179d6">Amazon has a bunch of foam Christmas tree shapes</a> too if you do not have a Michaels near you.</li>
<li>Battery Holders - you can get these in bulk from a supplier but you can also get them in <a href="https://amzn.to/2QKcyxX">smaller quantities from Amazon</a></li>
<li><a href="https://amzn.to/2L9FQAX">Copper Tape from Amazon</a>. This will last you for a long time for many, many projects.</li>
<li><a href="https://amzn.to/2QOzYlI">Aluminum Tape from Amazon</a>. This will last you for a long time for many, many projects.</li>
<li><a href="https://amzn.to/2Pul5jW">LEDs from Amazon</a>. You can get smaller packs too but this is such a good deal especially if you anticipate using LEDs for other projects.</li>
<li><a href="https://amzn.to/2C4cCAm">3v Cell Coin Batteries from Amazon</a></li>
<li>Stickers, pipe cleaners -&gt; dollar store &amp; Michaels.</li>
</ul>

				</div>
			</div> <!-- .et_pb_text -->
			</div> <!-- .et_pb_column -->
				
				
			</div> <!-- .et_pb_row -->
				
				
			</div> <!-- .et_pb_section -->
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
