<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Code for Arduino Chicken Coop Door	</title>
	<atom:link href="https://davenaves.com/blog/interests-projects/chickens/chicken-coop/code-for-arduino-chicken-coop-door/feed/" rel="self" type="application/rss+xml" />
	<link>https://davenaves.com/blog/interests-projects/chickens/chicken-coop/code-for-arduino-chicken-coop-door/</link>
	<description>Dave Naves - maker - upcycler -  enthusiast</description>
	<lastBuildDate>Fri, 18 Jul 2025 18:17:15 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: David Naves		</title>
		<link>https://davenaves.com/blog/interests-projects/chickens/chicken-coop/code-for-arduino-chicken-coop-door/#comment-4503</link>

		<dc:creator><![CDATA[David Naves]]></dc:creator>
		<pubDate>Tue, 26 Jan 2016 00:37:19 +0000</pubDate>
		<guid isPermaLink="false">http://davenaves.com/blog/?p=6634#comment-4503</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://davenaves.com/blog/interests-projects/chickens/chicken-coop/code-for-arduino-chicken-coop-door/#comment-4464&quot;&gt;Joe Walburn&lt;/a&gt;.

Joe,

Please let your wife know that ~my~ wife is both founder and president of the now International &quot;Why is this Chicken Coop so !@#$%^ Important&quot; Support Group.  Memberships are still free and typically include plenty of wine and fresh sour dough.  =)

Sorry to hear about the errors.  (hint: the error messages are infinitely important - typically the culprit is the very first line printed in the message itself... and sometimes there are multiple)  If you copy and paste them into this comment thread, I (and i&#039;m sure a few others would be willing to help)  

Also, make sure to have all of the Arduino &quot;libraries&quot; installed... they are a common reason for errors.

Talk soon,
Dave &quot;The Relationship Whisperer&quot; Naves]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://davenaves.com/blog/interests-projects/chickens/chicken-coop/code-for-arduino-chicken-coop-door/#comment-4464">Joe Walburn</a>.</p>
<p>Joe,</p>
<p>Please let your wife know that ~my~ wife is both founder and president of the now International &#8220;Why is this Chicken Coop so !@#$%^ Important&#8221; Support Group.  Memberships are still free and typically include plenty of wine and fresh sour dough.  =)</p>
<p>Sorry to hear about the errors.  (hint: the error messages are infinitely important &#8211; typically the culprit is the very first line printed in the message itself&#8230; and sometimes there are multiple)  If you copy and paste them into this comment thread, I (and i&#8217;m sure a few others would be willing to help)  </p>
<p>Also, make sure to have all of the Arduino &#8220;libraries&#8221; installed&#8230; they are a common reason for errors.</p>
<p>Talk soon,<br />
Dave &#8220;The Relationship Whisperer&#8221; Naves</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: David Naves		</title>
		<link>https://davenaves.com/blog/interests-projects/chickens/chicken-coop/code-for-arduino-chicken-coop-door/#comment-4501</link>

		<dc:creator><![CDATA[David Naves]]></dc:creator>
		<pubDate>Mon, 25 Jan 2016 22:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://davenaves.com/blog/?p=6634#comment-4501</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://davenaves.com/blog/interests-projects/chickens/chicken-coop/code-for-arduino-chicken-coop-door/#comment-4464&quot;&gt;Joe Walburn&lt;/a&gt;.

Hiya Joe,

Please let your wife know that ~my~ wife is president and founder of The &quot;Why is this #$%^&amp;*!@#$%^ Chicken Coop More Important Than Family?&quot; Support group.  Membership is growing internationally and weekly meetings include plenty of wine and delicious bread.  =)

Hehehehehe...

As far as the compiling, the error messages are most definitely important. Believe me, I&#039;ve dealt with many hours of hair-pulling/frustration.  (all part of the learning curve)  Hint: typically the very 1st line in the message is the culprit... and sometimes there are multiple.

Also note:  make ~sure~ you have all of the libraries installed (they are listed at the very top of the code and if not installed, will definitely throw errors)

If you copy/paste the errors to this thread of comments, I&#039;d be happy to take a peek (and others here often like to chime in as well)

Cheers,
Dave &quot;The Relationship Whisperer&quot; Naves
=)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://davenaves.com/blog/interests-projects/chickens/chicken-coop/code-for-arduino-chicken-coop-door/#comment-4464">Joe Walburn</a>.</p>
<p>Hiya Joe,</p>
<p>Please let your wife know that ~my~ wife is president and founder of The &#8220;Why is this #$%^&#038;*!@#$%^ Chicken Coop More Important Than Family?&#8221; Support group.  Membership is growing internationally and weekly meetings include plenty of wine and delicious bread.  =)</p>
<p>Hehehehehe&#8230;</p>
<p>As far as the compiling, the error messages are most definitely important. Believe me, I&#8217;ve dealt with many hours of hair-pulling/frustration.  (all part of the learning curve)  Hint: typically the very 1st line in the message is the culprit&#8230; and sometimes there are multiple.</p>
<p>Also note:  make ~sure~ you have all of the libraries installed (they are listed at the very top of the code and if not installed, will definitely throw errors)</p>
<p>If you copy/paste the errors to this thread of comments, I&#8217;d be happy to take a peek (and others here often like to chime in as well)</p>
<p>Cheers,<br />
Dave &#8220;The Relationship Whisperer&#8221; Naves<br />
=)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Joe Walburn		</title>
		<link>https://davenaves.com/blog/interests-projects/chickens/chicken-coop/code-for-arduino-chicken-coop-door/#comment-4464</link>

		<dc:creator><![CDATA[Joe Walburn]]></dc:creator>
		<pubDate>Sat, 16 Jan 2016 04:13:52 +0000</pubDate>
		<guid isPermaLink="false">http://davenaves.com/blog/?p=6634#comment-4464</guid>

					<description><![CDATA[Dave,

My wife has been demanding to know who the heck Dave Naves is, and WHY her husband carries with him, 24-7, a tattered, smudged multi-page document with computer code all over it!  So PLEASE, I need just a little counsel on fixing this code problem.  My problem is this:  When I copy and paste your code into my arduino, and then use the check box to see if the code will compile, it NEVER does without various error messages, and at this point, I&#039;m going crazy and more crucial, my chickens aren&#039;t as safe as they could be with an operating Dave Naves Arduino Door.  WHY do you think it might not be compiling.  Thanks much, Dave.
Joe Walburn]]></description>
			<content:encoded><![CDATA[<p>Dave,</p>
<p>My wife has been demanding to know who the heck Dave Naves is, and WHY her husband carries with him, 24-7, a tattered, smudged multi-page document with computer code all over it!  So PLEASE, I need just a little counsel on fixing this code problem.  My problem is this:  When I copy and paste your code into my arduino, and then use the check box to see if the code will compile, it NEVER does without various error messages, and at this point, I&#8217;m going crazy and more crucial, my chickens aren&#8217;t as safe as they could be with an operating Dave Naves Arduino Door.  WHY do you think it might not be compiling.  Thanks much, Dave.<br />
Joe Walburn</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: David Naves		</title>
		<link>https://davenaves.com/blog/interests-projects/chickens/chicken-coop/code-for-arduino-chicken-coop-door/#comment-361</link>

		<dc:creator><![CDATA[David Naves]]></dc:creator>
		<pubDate>Thu, 08 Jan 2015 06:21:17 +0000</pubDate>
		<guid isPermaLink="false">http://davenaves.com/blog/?p=6634#comment-361</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://davenaves.com/blog/interests-projects/chickens/chicken-coop/code-for-arduino-chicken-coop-door/#comment-328&quot;&gt;Gil&lt;/a&gt;.

Great question, Gil...

(and your English is perfect)  =)

I&#039;m not 100%, but I&#039;d venture to guess it&#039;s not debouncing properly.  (meaning the switch is reading on/off/on/off very quickly and essentially bypassing a constant reading)  I had exactly the same problem and it was driving me nuts!  Take a  careful look at my code within the debouncing section:

// bottom switch (for example- lines 56 - 60)
 
  int bottomSwitchPinVal;                // bottom switch var for reading the pin status
  int bottomSwitchPinVal2;               // bottom switch var for reading the pin delay/debounce status
  int bottomSwitchState;                 // bottom switch var for to hold the switch state
 

and lines 122 - 138
//debounce bottom reed switch
 
  void debounceBottomReedSwitch() { 
 
    //debounce bottom reed switch
    bottomSwitchPinVal = digitalRead(bottomSwitchPin);        // read input value and store it in val
    delay(10);
    bottomSwitchPinVal2 = digitalRead(bottomSwitchPin);       // read input value again to check or bounce
 
      if (bottomSwitchPinVal == bottomSwitchPinVal2) {        // make sure we got 2 consistant readings!
        if (bottomSwitchPinVal != bottomSwitchState) {        // the switch state has changed!
          bottomSwitchState = bottomSwitchPinVal;
        }
        Serial.print (&quot; Bottom Switch Value: &quot;);             // display &quot;Bottom Switch Value:&quot; 
        Serial.println(digitalRead(bottomSwitchPin));        // display current value of bottom switch;
      }
    }

also read this, to get a better understanding of the importance of debouncing: http://arduino.cc/en/Tutorial/Debounce

Hope that helps,
//D]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://davenaves.com/blog/interests-projects/chickens/chicken-coop/code-for-arduino-chicken-coop-door/#comment-328">Gil</a>.</p>
<p>Great question, Gil&#8230;</p>
<p>(and your English is perfect)  =)</p>
<p>I&#8217;m not 100%, but I&#8217;d venture to guess it&#8217;s not debouncing properly.  (meaning the switch is reading on/off/on/off very quickly and essentially bypassing a constant reading)  I had exactly the same problem and it was driving me nuts!  Take a  careful look at my code within the debouncing section:</p>
<p>// bottom switch (for example- lines 56 &#8211; 60)</p>
<p>  int bottomSwitchPinVal;                // bottom switch var for reading the pin status<br />
  int bottomSwitchPinVal2;               // bottom switch var for reading the pin delay/debounce status<br />
  int bottomSwitchState;                 // bottom switch var for to hold the switch state</p>
<p>and lines 122 &#8211; 138<br />
//debounce bottom reed switch</p>
<p>  void debounceBottomReedSwitch() { </p>
<p>    //debounce bottom reed switch<br />
    bottomSwitchPinVal = digitalRead(bottomSwitchPin);        // read input value and store it in val<br />
    delay(10);<br />
    bottomSwitchPinVal2 = digitalRead(bottomSwitchPin);       // read input value again to check or bounce</p>
<p>      if (bottomSwitchPinVal == bottomSwitchPinVal2) {        // make sure we got 2 consistant readings!<br />
        if (bottomSwitchPinVal != bottomSwitchState) {        // the switch state has changed!<br />
          bottomSwitchState = bottomSwitchPinVal;<br />
        }<br />
        Serial.print (&#8221; Bottom Switch Value: &#8220;);             // display &#8220;Bottom Switch Value:&#8221;<br />
        Serial.println(digitalRead(bottomSwitchPin));        // display current value of bottom switch;<br />
      }<br />
    }</p>
<p>also read this, to get a better understanding of the importance of debouncing: <a href="http://arduino.cc/en/Tutorial/Debounce" rel="nofollow ugc">http://arduino.cc/en/Tutorial/Debounce</a></p>
<p>Hope that helps,<br />
//D</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dave		</title>
		<link>https://davenaves.com/blog/interests-projects/chickens/chicken-coop/code-for-arduino-chicken-coop-door/#comment-343</link>

		<dc:creator><![CDATA[Dave]]></dc:creator>
		<pubDate>Thu, 01 Jan 2015 02:10:14 +0000</pubDate>
		<guid isPermaLink="false">http://davenaves.com/blog/?p=6634#comment-343</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://davenaves.com/blog/interests-projects/chickens/chicken-coop/code-for-arduino-chicken-coop-door/#comment-290&quot;&gt;David Naves&lt;/a&gt;.

He got a LCD I2C unit, not just an LCD. I haven&#039;t researched them much, but you send the screen info to it via I2C. You don&#039;t use all the pins, just +,-, SDA,SCL. Ther must be a library available for these beasts, I just haven&#039;t looked for it. It is basically a serial in / parallel out (to the LCD unit). Nice for low pin count, probably not terribly hard to use if the I2C comm is handled for you in the lib.

Mark: search for I2C 1602 LCD Library, and I&#039;ll bet you get something...well, at least I did!

Dave]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://davenaves.com/blog/interests-projects/chickens/chicken-coop/code-for-arduino-chicken-coop-door/#comment-290">David Naves</a>.</p>
<p>He got a LCD I2C unit, not just an LCD. I haven&#8217;t researched them much, but you send the screen info to it via I2C. You don&#8217;t use all the pins, just +,-, SDA,SCL. Ther must be a library available for these beasts, I just haven&#8217;t looked for it. It is basically a serial in / parallel out (to the LCD unit). Nice for low pin count, probably not terribly hard to use if the I2C comm is handled for you in the lib.</p>
<p>Mark: search for I2C 1602 LCD Library, and I&#8217;ll bet you get something&#8230;well, at least I did!</p>
<p>Dave</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gil		</title>
		<link>https://davenaves.com/blog/interests-projects/chickens/chicken-coop/code-for-arduino-chicken-coop-door/#comment-328</link>

		<dc:creator><![CDATA[Gil]]></dc:creator>
		<pubDate>Thu, 04 Dec 2014 15:08:12 +0000</pubDate>
		<guid isPermaLink="false">http://davenaves.com/blog/?p=6634#comment-328</guid>

					<description><![CDATA[Hi Dave,

all but great work done so far, congrats...
I´m duplicating your coop door project with two mods, the switches and the way that the door is opened and closed, and for that I´m having a problem...

in my system the 24v (30rpm) motor is connected to the sliding door by a axle like a screw so as it turns it opens or closes very slowly (avoiding hurting the ladies... just in case and to avoid the lock system that you have, witch is great by the way) but as it closes/opens very slowly the motor doesn´t stop at the limit switch (my variation is a magnetic swicth(x2) connected to a relay(x2)  when the top or bottom position is reached on the door and the both relays are connected to the same input pins of the mega as yours.
 
the only problem is that the motor doesn´t stop when the switch indicate the presence of the door, maybe because the door movement is too slow..I´m totally new to arduino and code, 

So please can you help me out...

Thanks and best regards... and keep up the excellent job.

p.s Sorry for my poor English
Gil, Luxembourg]]></description>
			<content:encoded><![CDATA[<p>Hi Dave,</p>
<p>all but great work done so far, congrats&#8230;<br />
I´m duplicating your coop door project with two mods, the switches and the way that the door is opened and closed, and for that I´m having a problem&#8230;</p>
<p>in my system the 24v (30rpm) motor is connected to the sliding door by a axle like a screw so as it turns it opens or closes very slowly (avoiding hurting the ladies&#8230; just in case and to avoid the lock system that you have, witch is great by the way) but as it closes/opens very slowly the motor doesn´t stop at the limit switch (my variation is a magnetic swicth(x2) connected to a relay(x2)  when the top or bottom position is reached on the door and the both relays are connected to the same input pins of the mega as yours.</p>
<p>the only problem is that the motor doesn´t stop when the switch indicate the presence of the door, maybe because the door movement is too slow..I´m totally new to arduino and code, </p>
<p>So please can you help me out&#8230;</p>
<p>Thanks and best regards&#8230; and keep up the excellent job.</p>
<p>p.s Sorry for my poor English<br />
Gil, Luxembourg</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: David Naves		</title>
		<link>https://davenaves.com/blog/interests-projects/chickens/chicken-coop/code-for-arduino-chicken-coop-door/#comment-290</link>

		<dc:creator><![CDATA[David Naves]]></dc:creator>
		<pubDate>Sun, 28 Sep 2014 07:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://davenaves.com/blog/?p=6634#comment-290</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://davenaves.com/blog/interests-projects/chickens/chicken-coop/code-for-arduino-chicken-coop-door/#comment-275&quot;&gt;Mark Cummins&lt;/a&gt;.

Hi Mark,  

Thanks for the comment.  Not sure exactly what part was sent to you without an image, but as my code shows, all you would need is to make the following connections:

 lcd
  LiquidCrystal lcd(38, 37, 36, 32, 33, 34, 35);   // lcd pin assignments
  int backLight = 13;                   // pin 13 controls backlight

LCD Pin     &gt; arduino Pin
 
 lcd pin 1 VSS &gt;        gnd arduino pin
 lcd pin 2 VDD &gt;        +5v arduino pin
 lcd pin 3 VO(contrast) &gt;   330 ohm resistor to gnd arduino pin
 lcd pin 4 RS                arduino pin 38
 lcd pin 5 R/W                arduino pin 37
 lcd pin 6 Enable        arduino pin 36
 lcd pin 7  -     
 lcd pin 8  -     
 lcd pin 9  -     
 lcd pin 10 -     
 lcd pin 11 (Data 4)    &gt;   arduino pin 32
 lcd pin 12 (Data 5)    &gt;   arduino pin 33
 lcd pin 13 (Data 6)    &gt;   arduino pin 34
 lcd pin 14 (Data 7)    &gt;   arduino pin 35
 lcd pin 15 Backlight + &gt;   arduino pin 13 (built-in resistor)
 lcd pin 16 Backlight   &gt;   arduino gnd pin

 Let me know if the labeling is different on your LDC display.

Cheers,
//D]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://davenaves.com/blog/interests-projects/chickens/chicken-coop/code-for-arduino-chicken-coop-door/#comment-275">Mark Cummins</a>.</p>
<p>Hi Mark,  </p>
<p>Thanks for the comment.  Not sure exactly what part was sent to you without an image, but as my code shows, all you would need is to make the following connections:</p>
<p> lcd<br />
  LiquidCrystal lcd(38, 37, 36, 32, 33, 34, 35);   // lcd pin assignments<br />
  int backLight = 13;                   // pin 13 controls backlight</p>
<p>LCD Pin     > arduino Pin</p>
<p> lcd pin 1 VSS >        gnd arduino pin<br />
 lcd pin 2 VDD >        +5v arduino pin<br />
 lcd pin 3 VO(contrast) >   330 ohm resistor to gnd arduino pin<br />
 lcd pin 4 RS                arduino pin 38<br />
 lcd pin 5 R/W                arduino pin 37<br />
 lcd pin 6 Enable        arduino pin 36<br />
 lcd pin 7  &#8211;<br />
 lcd pin 8  &#8211;<br />
 lcd pin 9  &#8211;<br />
 lcd pin 10 &#8211;<br />
 lcd pin 11 (Data 4)    >   arduino pin 32<br />
 lcd pin 12 (Data 5)    >   arduino pin 33<br />
 lcd pin 13 (Data 6)    >   arduino pin 34<br />
 lcd pin 14 (Data 7)    >   arduino pin 35<br />
 lcd pin 15 Backlight + >   arduino pin 13 (built-in resistor)<br />
 lcd pin 16 Backlight   >   arduino gnd pin</p>
<p> Let me know if the labeling is different on your LDC display.</p>
<p>Cheers,<br />
//D</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mark Cummins		</title>
		<link>https://davenaves.com/blog/interests-projects/chickens/chicken-coop/code-for-arduino-chicken-coop-door/#comment-275</link>

		<dc:creator><![CDATA[Mark Cummins]]></dc:creator>
		<pubDate>Wed, 10 Sep 2014 08:56:43 +0000</pubDate>
		<guid isPermaLink="false">http://davenaves.com/blog/?p=6634#comment-275</guid>

					<description><![CDATA[I am try to follow and duplicate your process on the Coop Door. You list ZITRADES New IIC/I2C/TWI 1602 Serial LCD Module Display for the LCD. I ordered this unit and got an I2C device that appears to need the SDA and SCL lines of the Ardunio Mega board. I am trying very hard to understand how to use this device as the &#039;LCD&quot; library appears to need a discreet connected device. Any help you can give I would much appreciate.

I love your project and your efforts. I will provide information on my project as it gels more. Currently I am just building the coop for my Son and his Wife. I have the coop door control on the burner as well. Put I must have a coop first.]]></description>
			<content:encoded><![CDATA[<p>I am try to follow and duplicate your process on the Coop Door. You list ZITRADES New IIC/I2C/TWI 1602 Serial LCD Module Display for the LCD. I ordered this unit and got an I2C device that appears to need the SDA and SCL lines of the Ardunio Mega board. I am trying very hard to understand how to use this device as the &#8216;LCD&#8221; library appears to need a discreet connected device. Any help you can give I would much appreciate.</p>
<p>I love your project and your efforts. I will provide information on my project as it gels more. Currently I am just building the coop for my Son and his Wife. I have the coop door control on the burner as well. Put I must have a coop first.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: David Naves		</title>
		<link>https://davenaves.com/blog/interests-projects/chickens/chicken-coop/code-for-arduino-chicken-coop-door/#comment-132</link>

		<dc:creator><![CDATA[David Naves]]></dc:creator>
		<pubDate>Tue, 21 Jan 2014 03:21:24 +0000</pubDate>
		<guid isPermaLink="false">http://davenaves.com/blog/?p=6634#comment-132</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://davenaves.com/blog/interests-projects/chickens/chicken-coop/code-for-arduino-chicken-coop-door/#comment-131&quot;&gt;matt&lt;/a&gt;.

Thanks much Matt!  

I&#039;m *just* getting my 13 year old into Arduino projects, including more coop additions.  (Arduino was one of his xmas presents this year) The Arduino actually inspired me to write an article to help put kids&#039; techno-obsessions to good use (instead of gaming): http://davenaves.com/blog/arduino/tired-of-fighting-your-kids-to-stay-off-computer-games-arduino-may-be-the-answer/  =)

Please feel free to ping me via comments if you have questions or comments. And keep me posted with your project... I&#039;m big on sharing!  =)

Cheers!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://davenaves.com/blog/interests-projects/chickens/chicken-coop/code-for-arduino-chicken-coop-door/#comment-131">matt</a>.</p>
<p>Thanks much Matt!  </p>
<p>I&#8217;m *just* getting my 13 year old into Arduino projects, including more coop additions.  (Arduino was one of his xmas presents this year) The Arduino actually inspired me to write an article to help put kids&#8217; techno-obsessions to good use (instead of gaming): <a href="http://davenaves.com/blog/arduino/tired-of-fighting-your-kids-to-stay-off-computer-games-arduino-may-be-the-answer/" rel="ugc">http://davenaves.com/blog/arduino/tired-of-fighting-your-kids-to-stay-off-computer-games-arduino-may-be-the-answer/</a>  =)</p>
<p>Please feel free to ping me via comments if you have questions or comments. And keep me posted with your project&#8230; I&#8217;m big on sharing!  =)</p>
<p>Cheers!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: matt		</title>
		<link>https://davenaves.com/blog/interests-projects/chickens/chicken-coop/code-for-arduino-chicken-coop-door/#comment-131</link>

		<dc:creator><![CDATA[matt]]></dc:creator>
		<pubDate>Sun, 19 Jan 2014 15:21:19 +0000</pubDate>
		<guid isPermaLink="false">http://davenaves.com/blog/?p=6634#comment-131</guid>

					<description><![CDATA[Great site,  my son and i are building an automatic chicken door for a science project.  This site will be a great Guide!

matt]]></description>
			<content:encoded><![CDATA[<p>Great site,  my son and i are building an automatic chicken door for a science project.  This site will be a great Guide!</p>
<p>matt</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
