Search results for query: *

  1. Gavinthesheep735

    help with automatic coop door arduino code

    For this example I used the Adafruit RTClib library from this page. Now a few things to note about your code: You didn't not initialize the output using pinMode() You didn't set the initial state of the output in the setup() You will only see the print line during the minute You didn't have...
  2. Gavinthesheep735

    help with automatic coop door arduino code

    yes they have an example library were you unquote time and date and set it.
  3. Gavinthesheep735

    help with automatic coop door arduino code

    here is a link to the video i got all the code and library stuff
  4. Gavinthesheep735

    help with automatic coop door arduino code

    here is a link to the right library - https://goo.gl/A7ER6U
  5. Gavinthesheep735

    help with automatic coop door arduino code

    i don't know if that is the right one or not but you can refer to the video i will link to shortly
  6. Gavinthesheep735

    help with automatic coop door arduino code

    yes i did that to test it because i wanted to see the door message and later the light message to mimic a real life scenario although it would actually be light then door.
  7. Gavinthesheep735

    help with automatic coop door arduino code

    but then when it is time for the door to shut and the light to go off it works " Door Closed Light Off 18 hour(s), 40 minute(s) Door Closed Light Off 18 hour(s), 40 minute(s) Door Closed Light Off " now why won't it do that for On
  8. Gavinthesheep735

    help with automatic coop door arduino code

    this is what happens when it is time for the light to come on at the same time as the door " Door Open 18 hour(s), 35 minute(s) Door Open 18 hour(s), 36 minute(s) Light On // here is where the trouble is I would like it to say Door Open Light On. 18 hour(s), 36 minute(s) Light On 18...
  9. Gavinthesheep735

    help with automatic coop door arduino code

    here is what it says when it is time for the door to open " 18 hour(s), 34 minute(s) 18 hour(s), 34 minute(s) 18 hour(s), 35 minute(s) Door Open 18 hour(s), 35 minute(s) Door Open 18 hour(s), 35 minute(s) Door Open "
  10. Gavinthesheep735

    help with automatic coop door arduino code

    so here is what it shows when there is nothing open or shut " 18 hour(s), 31 minute(s) 18 hour(s), 31 minute(s) 18 hour(s), 31 minute(s) 18 hour(s), 31 minute(s) "
  11. Gavinthesheep735

    help with automatic coop door arduino code

    I am going to copy what the serial prints and show you where the problem is.
  12. Gavinthesheep735

    help with automatic coop door arduino code

    sorry i meant the serial print line i am still new to this so i don't know what that is called.
  13. Gavinthesheep735

    help with automatic coop door arduino code

    haha that is funny I messaged him to ask him to come over to this thread.
  14. Gavinthesheep735

    help with automatic coop door arduino code

    have't bought any thing just designing a diy arduino door jonezjollyfarm
  15. Gavinthesheep735

    hens are not laying :(

    hens are not laying :(
  16. Gavinthesheep735

    help with automatic coop door arduino code

    alright i don't know if any of you can help because this is arduino text but here is my problem. I am trying to turn 2 relays on and off monitor them on the serial monitor and every thing seems to work except the serial monitor it prints the first command but as soon as the second command tries...
  17. Gavinthesheep735

    Auto Chicken Coop Door

    Your welcome it is not my article but I am glad I could help.
  18. Gavinthesheep735

    “Hey google, open the chicken door”

    please don't take any offence any one just please don't try to discourage any one who is trying. :)
Back
Top Bottom