Raspberry Pi: 4-channel Relay step-by-step with example scripts for home automation

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ม.ค. 2015
  • Check here for all the further information relating to this video.
    Get the relay here: amzn.to/1BoBucC
    Get the GPIO wires: amzn.to/1VyYIYb
    Get the WiFi dongle: amzn.to/1v8L7Ho
    Get a 5V2A power supply: amzn.to/13LeA49
    Get the Macbook Air: amzn.to/1Hignwv
    And, the Raspberry Pi Model A+: amzn.to/1vxr85T
    Or get the new RaspberryPi2: amzn.to/1zJlP9L
    Get the parts in the UK: bit.ly/15XFRBH
    **Remember: Help each other in the comments section. And please repost your code.
    Find the scripts here:
    github.com/skiwithpete/relayp...
    Watch my other Raspberry Pi relay videos:
    1 channel relay video: • Raspberry Pi: 1 Channe...
    8 channel relay video: • Raspberry Pi: 8 Channe...
    16 channel relay video: • Raspberry Pi: 16 Chann...
    Check out my other Raspberry Pi projects:
    Garage door remote: • Easy Raspberry Pi Gara...
    Outdoor Automated Lights: • Raspberry Pi Automated...
    File Server (NAS): • Raspberry Pi: File Ser...
    Weather Station: • Raspberry Pi: Weather ...
    How to Bitcoin Miner: • How to: Mine Bitcoins ...
    Voice activated lights: • Raspberry Pi: Voice ac...
    Control a light with your Mobile phone: • Raspberry Pi: how to t...
    Donate here: If you like the video or think it's useful buy me a coffee bit.ly/1kAous6
    Donate with bitcoin! 1HfHr25qZQjPzwphPxpNaD5CytDNYcfzrJ
    Support this channel on Patreon!
    / skiwithpete

ความคิดเห็น • 265

  • @kennethherring2918
    @kennethherring2918 9 ปีที่แล้ว +15

    I'm just starting out with the Raspberry pi as a way to expand on the electronics that I have learned over the years and when looking for examples for relays I found your scripts. I've given them a try and I find them very helpful. Thanks.

  • @mvpsvable
    @mvpsvable 6 ปีที่แล้ว +2

    Exactly what i was looking for, my 4 channel relay is on its way. Thanks for posting good video!

  • @ashutoshtiwari3785
    @ashutoshtiwari3785 4 ปีที่แล้ว +2

    You can almost do a music concert with those relay sounds. I liked that second script.

  • @wastinghours4758
    @wastinghours4758 7 ปีที่แล้ว +3

    Holy heck man! I've spent DAYS trying to launch my script through a browser. Your code showed me the way. Thank you so much for posting it!

    • @wastinghours4758
      @wastinghours4758 7 ปีที่แล้ว +2

      "sudo nano /etc/sudoers
      add to bottom of file: www-data ALL=(root) NOPASSWD:ALL"

    • @israelgoytom6085
      @israelgoytom6085 7 ปีที่แล้ว

      sudo nano /etc/sudoers
      add to bottom of file: www-data ALL=(root) NOPASSWD:ALL"
      is this setting has no any effect regarding to security?

    • @asyrafhasanuddin8057
      @asyrafhasanuddin8057 7 ปีที่แล้ว

      thanks heaps. this got my code working.

    • @RakTheGoose
      @RakTheGoose 6 ปีที่แล้ว

      this allows sudo script access without providing root password.

  • @felixcomms
    @felixcomms 6 ปีที่แล้ว

    A couple of days of trying this and that and it all works great.... Many thanks for the guidance

  • @DotcomL
    @DotcomL 9 ปีที่แล้ว +2

    Nice video :)
    I actually thought you could be harming the life expectancy of the relays, but went on to check and the number of switches is in the millions. That's the incredible!

    • @skiwithpete
      @skiwithpete  9 ปีที่แล้ว +2

      Guilawless nah! Use 'em. I reckon it'd be a badge to honor trying to kill one of these things.

  • @AskShahzad
    @AskShahzad 7 ปีที่แล้ว

    Amazing and Lovely, nicely taught ! i tried it and it worked like charm !!! just anyone who wish to use remember to check your ports and remember them,

  • @gdjobufckngfruitcake
    @gdjobufckngfruitcake 8 ปีที่แล้ว

    Really great video, subscribed definitely. Im going to use a similar design to yours for a switch controlling cold cathode PC case lights.

  • @wsoundman
    @wsoundman 6 ปีที่แล้ว

    This is great stuff. And better again you never said "uhhhhh ". Most polished

  • @josecunha731
    @josecunha731 8 ปีที่แล้ว

    ...loved the tutorial. I need to do something very similar involving controlling relays remotely, you were an great help to get started. Thanks much!

  • @Ultramesh
    @Ultramesh 4 ปีที่แล้ว

    Very nice scripts. Works perfectly. Now I just want to link it all to the Alexa Echo Dot.

  • @andrewdavis6917
    @andrewdavis6917 5 ปีที่แล้ว

    Wow, very nice. Glad you showed the trouble shooting. Hey from TX

  • @adevilla
    @adevilla 7 ปีที่แล้ว

    Great work Pete, it worked a treat 1st time. Thanks.

  • @fabicon
    @fabicon 6 ปีที่แล้ว

    Hi Man! great video. How would you include a GSM Module to this setup? im in process of trying to build this for my off the grid cabin(with solar panels)

  • @talibiton3972
    @talibiton3972 8 ปีที่แล้ว +1

    I Liked you're video very much,
    because its not like i've learnd how to use relay, i also learned how to trubleshoot which is as important! THANKS!

    • @skiwithpete
      @skiwithpete  8 ปีที่แล้ว +1

      +Tali Biton cool, thanks.

  • @markkerr7094
    @markkerr7094 8 ปีที่แล้ว

    got it running first time big step for me thanks again

  • @CigaretteTricks
    @CigaretteTricks 8 ปีที่แล้ว

    make sure to reset the pi and set all your pins to low after install. mine were all over the place and was giving me problems and that did it for me! (rpi 2 b)

  • @xilefonemusic
    @xilefonemusic 8 ปีที่แล้ว

    With the 5 and 5a programs, can i connect my garage door to the relay, and would it open and close? Also, can i just set the pi and the relay on a board, or do i need to wall mount it.

  • @40nmugzy
    @40nmugzy 7 ปีที่แล้ว +2

    Hi pete. My name is Nick. I've been looking for a way to control a machine I've been building for my plasma cutter. I designed and built a relay circuit but it seems pretty bulky. Since I saw your video on relay board controlled by a raspberry pie I just know this would be perfect. Now the only thing I didn't see in the video was how to create a program to integrate contact switches to input to the raspberry pi. What I'm talking about is I need a motor to start. This spins an acme thread. A nut on the acme thread is connected to a sled, runs down on two polished rods that have linear bearings connected to the sled. The sled holds a plasma torch. The function of this machine is to run a plasma torch in a straight line to cut metal. So, turn on the torch, it needs to start the motor, run for a predetermined time, at the end of the cut turn off the torch, stop the motor, return the sled to start position and stop the motor. So if you could make a video on how to control the relays I would greatly appreciate it

  • @0streamer0
    @0streamer0 6 ปีที่แล้ว

    Thanks for the scripts they helped alote

  • @teytu
    @teytu 7 ปีที่แล้ว

    Thank you very much, I helped me a lot. Keep it up.

  • @Fredters
    @Fredters 9 ปีที่แล้ว

    Nice tutorial very clear!

  • @RohanHawthorne
    @RohanHawthorne 8 ปีที่แล้ว +1

    Thanks man, I bought you a coffee!

  • @alamgirkabirhira2328
    @alamgirkabirhira2328 9 ปีที่แล้ว

    great video for learning , thanks

  • @mradaChris
    @mradaChris 8 ปีที่แล้ว

    Awesome video, thank you for sharing.

    • @mradaChris
      @mradaChris 8 ปีที่แล้ว

      do you have a corrected script 1?

  • @johnnyrizzo8057
    @johnnyrizzo8057 7 ปีที่แล้ว

    that is really cool. do you think this can run on the FPP (falcon Christmas player) this would be a great tool used to turn 12v power supplies on and off remotely.

  • @farhanryandi
    @farhanryandi 8 ปีที่แล้ว

    Thank pete, this video help me

  • @claudioguendelman
    @claudioguendelman ปีที่แล้ว +1

    hi from chile well done thanks

  • @matfloyd2008
    @matfloyd2008 8 ปีที่แล้ว

    FYI, in some of the python programs there are missing parenthesis. This causes an error message to populate, and the program will not work until the parenthesis for the print statements are typed. Parenthesis are required for python3.x.
    Ps. I just got my relay board to work just as your video shows! Thank you for all your help with the tutorial and your python code! I am planning on making a 3000 ft. AGL rocket that is controlled by the pi and the relay switches. And this is using the Pi 3.

  • @nokopeets
    @nokopeets 8 ปีที่แล้ว

    cool video, will use information for university :)

  • @jorgesepulveda2866
    @jorgesepulveda2866 7 ปีที่แล้ว +2

    I'm assuming this doesn't need resistors while wiring those jumper cables, correct?

  •  6 ปีที่แล้ว

    Nice tutorial. What Image do you use for the raspberry?

  • @misteraon
    @misteraon 9 ปีที่แล้ว

    So looking at your code examples it looks like these relay boards are active low. I was planning on using one of these boards to operate sprinkler solenoid valves for my garden irrigation with WebIOPi. Do you see any concerns with the pins reverting to an active low state after a reboot...say the power goes out. Don't want my irrigation valves opening unexpected say if I'm away.

  • @YacineHarboula
    @YacineHarboula 6 ปีที่แล้ว

    Great work big THX

  • @eaglewitharifle
    @eaglewitharifle 7 ปีที่แล้ว

    Hi, nice video. My 4 channel relay works but for some reason (depending on what GPIO it's plugged into) some of the relay lights illuminate with a dim red color when it starts up. The same as what your first LED does at 5:26. Why is this?

  • @zakariaellougbi3893
    @zakariaellougbi3893 6 ปีที่แล้ว +1

    a little tip for your next videos, you can use the Zoom option of your browser for bigger buttons... (just for the video ^^ )
    Thanks for sharing (y)

    • @skiwithpete
      @skiwithpete  6 ปีที่แล้ว

      zakaria ellougbi nice tip

  • @brock1152
    @brock1152 4 ปีที่แล้ว

    Great video

  • @agumonkey
    @agumonkey 6 ปีที่แล้ว

    ah wires, so simple yet so subtle

  • @nielsenaaa
    @nielsenaaa 3 ปีที่แล้ว

    you are a php guy, im sure, i can tell ! proud to be one too ^^

  • @RodrigoSilvaBMR
    @RodrigoSilvaBMR 7 ปีที่แล้ว

    THANK YOU SOO MUCH!

    • @skiwithpete
      @skiwithpete  7 ปีที่แล้ว

      You're very welcome. Thanks for the kind comment!

  • @Randy2747
    @Randy2747 4 ปีที่แล้ว

    Is it possible to hook pir up with these codes? Woukd it be hard to do? I'm new with the pi

  • @BennyCFD
    @BennyCFD 7 ปีที่แล้ว

    Great video as always . 2 questions...1, in order to connect my laptop via WiFi to the raspberry pi how do you know what the access code of the raspberry pi is. 2, The raspberry Pl 3 uses I believe 3 or 3.3 volts in th GPIO.. Are there 3.3 volt devices like relays etc.
    Thanks

  • @JCaliSwag96
    @JCaliSwag96 8 ปีที่แล้ว

    Quick question... so I got everything to work, and I made new scripts that are identical to script5 and script5a, the only difference is the pin number. However, whenever I attach electronics (I'm using a lamp that I cut the wire in half) they only work when I touch the two ends of the wires to the center and right metal part. Whether the channel is on or off, the light turns on only with the center and right part. And whether the channel is on or off, the light never turns on when the wires are attached to the center and left part. What might have gone wrong? Maybe a problem with the actual relay? Thank You!

  • @sagnikbhattacharya
    @sagnikbhattacharya 8 ปีที่แล้ว

    Cool video. Can you tell me a. How to connect appliances such as sensors to the relay (not the software, just the circuit)b. How to power the relay with external power.

  • @davetheglidingbum
    @davetheglidingbum 4 ปีที่แล้ว +1

    Thanks for this, I have learned a lot from your code in a short time. Do you think it would work as well on a pi zero?

  • @zhouyu9971
    @zhouyu9971 3 ปีที่แล้ว

    I’m very new to this. Is that possible to make some nice looking interface to cover the coding, then we can use a touchscreen to make a center control panel in home automation? I wish to use it on my motorhome.

    • @skiwithpete
      @skiwithpete  3 ปีที่แล้ว

      github.com/skiwithpete/sesamepi is the code for this: th-cam.com/video/p2abZ90-eU0/w-d-xo.html yeah, you can control the relays on a web page.

  • @GiorgioSegatori
    @GiorgioSegatori 4 ปีที่แล้ว

    Very nice really and I'm using it....but where can I find php section? I'd like to put it in a web browser

  • @berkcan3475
    @berkcan3475 8 ปีที่แล้ว

    is it dangerous to use relay module for controlling extending cable coming from mains electric???

  • @isjesse1
    @isjesse1 6 ปีที่แล้ว

    im new to this, how do you program an android app to control a relay via raspberry access point or bluetooth?

  • @sergiosouza8057
    @sergiosouza8057 7 ปีที่แล้ว

    muito bom

  • @bobbyjoedill
    @bobbyjoedill 6 ปีที่แล้ว

    How hard would it be to control off road lights via the app and switches? Thinking of using a pi to control my truck lights. I have used ardiuno boards before and have limited programming skills.

    • @skiwithpete
      @skiwithpete  6 ปีที่แล้ว

      The disadvantage is that the Raspberry Pi needs to boot and shutdown properly, so I would say it would have limited use in a vehicle that doesn't have an "always on" power source.

  • @kmorin
    @kmorin 9 ปีที่แล้ว +1

    Well thats really cool!

  • @yashindian4233
    @yashindian4233 3 ปีที่แล้ว

    Awesome..planning to buy one can u please help me with..a video where u can add music to it

  • @rawl05
    @rawl05 8 ปีที่แล้ว

    hey I am totally new to raspberry pi. can you guide me to use raspberry pi to control 4relays using input via switch from the user. and those relays to be also controlled wirelessly by android device via ip using web.

  • @dr.agostefun
    @dr.agostefun 9 ปีที่แล้ว

    Hello, Thank you for your great video tutorial.
    I try to do/run your examples about open and close some relays but I have some difficulties on closing the ralys. Do you know if I'm doing something wrong? (i'm using the same code as you wroten in script5 and script5a. script5 is working but script5a not).
    thank you for your answer.

    • @skiwithpete
      @skiwithpete  9 ปีที่แล้ว

      Dragos Florin Stefan From the information you've given me it's very difficult to tell what has gone wrong. I think that you should check if pinList = has the same number on both. Besides that, any further information about the error will help.

    • @dr.agostefun
      @dr.agostefun 9 ปีที่แล้ว

      skiwithpete well... I can Open the relays but I can't close them. script5 is working, script 5a not working. :))

    • @skiwithpete
      @skiwithpete  9 ปีที่แล้ว

      Dragos Florin Stefan are there any error messages? what is does the line with PinList say on both scripts?

  • @siddheshmhatre4366
    @siddheshmhatre4366 6 ปีที่แล้ว

    can u suggest good relay board make.?

  • @sahilharit7736
    @sahilharit7736 8 ปีที่แล้ว

    Can you suggest me, which type of wiring should I do to operate mains(lights, fans etc) with relays so that the normal/manual switches also work if raspi system is not online?

    • @skiwithpete
      @skiwithpete  8 ปีที่แล้ว

      +Sahil Harit Don't play with mains!

    • @sahilharit7736
      @sahilharit7736 8 ปีที่แล้ว

      but I'm up for home automaton, that's why I'm asking!!!

    • @sahilharit7736
      @sahilharit7736 8 ปีที่แล้ว

      +skiwithpete ok... thanks!

  • @JohnPaulLafata
    @JohnPaulLafata 6 ปีที่แล้ว

    Hey, I'm new to all of this so sorry if this isn't a great question, but is the this configuration enough to power a 110v AC or 12V DC solenoid valve?

    • @jyvben1520
      @jyvben1520 6 ปีที่แล้ว +1

      depends on the relay, most relays have that info printed on top
      example if it says 10 A 125VAC it can power a device that uses 110v ac and is about a 1000 Watts.
      it can also say 10A 28VDC then that is enough for your 12V solenoid valve and less than 120 Watts

  • @jmsiefer
    @jmsiefer 8 ปีที่แล้ว +1

    Awesome video! Thank you so much for posting. :)
    Couple questions:
    1) Do I need to have an OS of any kind flashed to the card prior to doing all of this? Or can I put the Python files directly on the SD card, insert it into the Pi, and run it like that?
    2) I need a relay to turn on for 1 second every weekday at 8AM (watering a plant, for example). Is there a way to have the relays activate based on time and day, and then repeat all over again? I checked out your Alarm Clock video, but I'm afraid that's way more sophisticated than what I'm looking for.

    • @skiwithpete
      @skiwithpete  8 ปีที่แล้ว +2

      +J. Siefer You need Raspbian installed. And then to run the python code from wherever you put it inside Raspbian. Check out my Garage Door opener, that runs for .5 seconds. Change it to 1, and then set it on a timer.

  • @pbrown4
    @pbrown4 9 ปีที่แล้ว

    sorry for the "silly" question, but can you only access the webpage (for 5 and 5a) from your home wifi? or can you do it from anywhere (eg. your work or friends house)?

    • @skiwithpete
      @skiwithpete  9 ปีที่แล้ว

      Peter Brown Only internally unless you do a lot of configuring (including Port Forwarding on your modem). I intend to do a video to show how this is done soon. But for now, only on your internal network. P

  • @tratzum
    @tratzum 9 ปีที่แล้ว

    Thanks for the video..all of your videos. I know nothing of python so learning is slow going.
    question I have is how do you get the scripts to work through the web browser. It was mentioned you have to use php. I have the concept of using Apache but that's it.

    • @skiwithpete
      @skiwithpete  9 ปีที่แล้ว

      Matthew Tratz Yeah check the About section, I tried to make it as easy as poss. The PHP section lists which packages to install, and all you should have to do is copy and paste the php contents and you'll be away (as long as it points to the right place where the file is). Let me know if you hit any snags.

  • @markkerr7094
    @markkerr7094 8 ปีที่แล้ว +1

    found the scripts but how do i get them to run i paisted them into terminal but can't get the to run
    total new ti raspberry pi and code

    • @skiwithpete
      @skiwithpete  8 ปีที่แล้ว

      +Mark Kerr I'm pretty sure I show that in the video... if not, watch this one: th-cam.com/video/TFt480sxNWg/w-d-xo.html

  • @andrebugeja283
    @andrebugeja283 7 ปีที่แล้ว

    i have tried this project but i ve gotten stuck, i do manage to turn the relay on but i cant seem to make the relay turn off. could you help?

  • @DevEncryptionNull
    @DevEncryptionNull 3 ปีที่แล้ว +1

    Hello! Can anyone point me in a direction where it shows using this relay with the Raspberry PI being isolated? From my web searching it seems to indicate that power be provided to JD-VCC & GND but the jumper seems to be bridging JD-VCC & VCC and I don't see a separate GND to use when connecting up a separate 5V power supply. I hope someone can shed some light on this. Thanks!

  • @stephanest-denis9801
    @stephanest-denis9801 6 ปีที่แล้ว

    Thank you, one thing, i use webpage to light on and off, but if i use the script2.py, i don't know how to stop it from my webpage, can you give a php code for stopping the flashing lights, thank you.

  • @raviratansingh1805
    @raviratansingh1805 9 ปีที่แล้ว

    Can you share some thing controlling the 4/8 channel or relay () using Intel Edition for automation

    • @skiwithpete
      @skiwithpete  9 ปีที่แล้ว

      Ravi Ratan Singh I don't understand your question. The source code is in the About Section. What's that about Intel Edition?

  • @onlyiwilknow
    @onlyiwilknow 6 ปีที่แล้ว

    How would I go about to switch on and off something using 4 - 5 kilowatt (20 - 25 Amps -220Volts).
    I could not find a RPi relay that will be able to handle that high Amps but I am sure a plan can be made.
    Perhaps two stage relay: %v to 30 Volt and a second 24V to 220 volt monster relay able to handle 30 Amps, or ir there an easier way of doing this?

    • @jeffpynnonen3445
      @jeffpynnonen3445 5 ปีที่แล้ว

      Frits, why not use a SSR (Solid State Relay)? What did you use?

  • @marksmanaz
    @marksmanaz 4 ปีที่แล้ว +4

    "I'm going to face the metal tabs outwards so if anything goes wrong I can test with my multi meter." Something goes wrong and no multi meter 😖 OCD must be tough to live with

  • @klintkrossa6885
    @klintkrossa6885 6 ปีที่แล้ว

    simple fix for py code 4. De-indention the cleanup.

  • @mba2ceo
    @mba2ceo 6 ปีที่แล้ว

    please do a video on bit banging using c++ console application windows 10.

  • @haroonnaseem1
    @haroonnaseem1 5 ปีที่แล้ว

    why my relay Module is working inverted. Relay get activated when input signal to relay is Low.

  • @honeybadger6127
    @honeybadger6127 7 ปีที่แล้ว

    in what folder location on the pi do you store the index.php file at?

    • @jyvben1520
      @jyvben1520 6 ปีที่แล้ว

      on a raspberry pi using apache2 webserver then probably in the /var/www/html folder check your /etc/apache2/apache2.conf file for

  • @boomwithpeter623
    @boomwithpeter623 4 ปีที่แล้ว +2

    Windows has built in SSH from 2016 in command prompt

    • @skiwithpete
      @skiwithpete  4 ปีที่แล้ว

      Great to know! Thanks

  • @FIGTHER011
    @FIGTHER011 7 ปีที่แล้ว

    Hi skiwithpete.I am trying a lot here but no luck :( your script 4, can you make that in php wit out count down? just kiip it blink? and a butten there stop the script again?Cheers Jimmy

    • @FIGTHER011
      @FIGTHER011 7 ปีที่แล้ว

      Any one maybe?

  • @chrispospisil7180
    @chrispospisil7180 6 ปีที่แล้ว

    you ever use xlights to control your relay boards

  • @ZGC.
    @ZGC. 8 ปีที่แล้ว +1

    Everything is working fine but only the web part not im using the pi 3 and google chrome

  • @prabanjam5690
    @prabanjam5690 8 ปีที่แล้ว

    hi, could u please teach without Rasberry, how to use dc relay ?

  • @charliemesa
    @charliemesa 7 ปีที่แล้ว

    Hello, quick question. If you put this up on your lights at home...and somehow the pi is broken, how can you manually switch on and off the lights?

    • @Anonymous-vh6kp
      @Anonymous-vh6kp 7 ปีที่แล้ว +2

      You can set the relay to be on by default. So if the relays lose power, everything will be switched on. You should control your circuits at the device itself rather than through an existing switch, that way your normal physical switch will still be functional.

  • @jitendravishwakarma1523
    @jitendravishwakarma1523 6 ปีที่แล้ว

    Hey
    I need help.... My relay board is not working(i cant hear d voice click ) whenever the program is run d light on relay board glows n relay isnt working..... Whats d prblm?

  • @juggalizzle75
    @juggalizzle75 5 ปีที่แล้ว

    some people say to use a 3/3.3 v relay instead of a 5v relay. Have you noticed the raspberry pi not delivering quite 5v and failing to trigger the relays? I assume this is why the recommend using relays with a lower trigger value

    • @skiwithpete
      @skiwithpete  5 ปีที่แล้ว

      Not a problem with optocoupler relays

  • @geeksauce4679
    @geeksauce4679 6 ปีที่แล้ว

    So my led turns on and I hear the click, but nothing is coming out. When I hook up a multimeter to it nothing shows. What am I doing wrong? I'm trying to bypass a tactile switch using this.

  • @WayneRigley
    @WayneRigley 5 ปีที่แล้ว

    Any way you can show how to make a script for turning a relay on and off for a specific time every day

    • @skiwithpete
      @skiwithpete  5 ปีที่แล้ว

      I would do that through cron, running the script. Rather than in the script.

    • @WayneRigley
      @WayneRigley 5 ปีที่แล้ว

      @@skiwithpete ya no idea on this stuff.. I'm new to the coding side

    • @skiwithpete
      @skiwithpete  5 ปีที่แล้ว

      @@WayneRigley ok, so choose the script that you want to modify (from my open source examples), and then add it to cron (which is a system level timer). So you can schedule things inside the OS. Like if you want a program (like a diskscan) to run at a time (3AM everyday).
      So step one, get the script working the way you want it to.
      Then step two, learn about cron to get the script to run at a specified time.

    • @WayneRigley
      @WayneRigley 5 ปีที่แล้ว

      @@skiwithpete thank you very much for taking the time to respond to me what I'm doing is I have a 12 volt linear actuator which is going to operate my chicken coop door as well as LED lighting inside the chicken coop. this is the reason for me wanting to automate this on my Raspberry Pi 3 B plus I have a 4 channel relay that's going into the mix both the actuator and the LED or 12 volt source. I'm very familiar with how relays work so that's not an issue it's mere getting the script to do what I want or the file I should say. I'll definitely be taking a look at your examples within the hour. Again thank you

  • @dolo2023
    @dolo2023 7 ปีที่แล้ว

    Does it need to be web based? Can this be completely offline ?

  • @SuperLefty2000
    @SuperLefty2000 9 ปีที่แล้ว

    The easiest way to control relays is with Arduino. It has bunch of libraries and generally it's easier to manipulate it to suite your application.

  • @joshuamlynn
    @joshuamlynn 3 ปีที่แล้ว

    How are you using your Mac to control the RPi?

  • @ramyrutu
    @ramyrutu 7 ปีที่แล้ว

    skiwithpete I can't get script5a to turn off my relay light ??!! please help

  • @FIGTHER011
    @FIGTHER011 7 ปีที่แล้ว

    Hi skiwithpete. I rely like your video and I have get it to work np.I am working on a system for kids can have more fun of cause for free an I am using your script but I am stock on 2 thinks and maybe it will not work :( but I am rely looking for help here. One of the things is wend you push to activate script 5 then I need it to say on another screen that it is on? Can that do it in real live? Hav can I contact you so I maybe can send more info? Cuss I think you are the man for many things to this... Cheers Jimmy

  • @PrimeGoat1357
    @PrimeGoat1357 8 ปีที่แล้ว

    Is it possible to have a single web interface with two or more Pi's (each having its own relay board)?

    • @skiwithpete
      @skiwithpete  8 ปีที่แล้ว

      +Alan Green Yes. But that doesn't mean I've figured out how to do it. Just have a text file on one, and the other reading it every so often interval... As a first thought.

    • @OfficialVeteranMusic
      @OfficialVeteranMusic 8 ปีที่แล้ว

      yes just give them different local IP addresses and use PHP to access databases created seperately by each PI... very easy logic to follow

  • @lilchivi16
    @lilchivi16 9 ปีที่แล้ว

    Hey, really good video! I really hearing about your raspberry pi project. I have new raspberry pi and i am a little bit confused about one line of code:
    # loop through pins and set mode and state to 'low'
    for i in pinList:
    GPIO.setup(i, GPIO.OUT)
    GPIO.output(i, GPIO.HIGH)
    thr comment says that the GPIO has to be set to LOW. Then why is the GPIO output set to HIGH ?

    • @skiwithpete
      @skiwithpete  9 ปีที่แล้ว +1

      Erm. I erm... errr... Because... err... Are you saying I made a mistake? IMPOSSIBLE. Only humans make mistakes!
      (Well spotted, I've already adjusted the code and reposted it on lpaste - I've recently started a github too, and I'll post it there soon. I noticed another booboo too, but shhhh... don't tell anyone.)

    • @mrwess1927
      @mrwess1927 ปีที่แล้ว +1

      @@skiwithpete there are no mistakes only happy accidents and
      Learning opportunities. :)

  • @letstalkcars9991
    @letstalkcars9991 6 ปีที่แล้ว

    Hi, great video and thank you but i am having trouble where if i click on the html file i made and saved the python script is not initiating ? any ideas ? if i run the command through terminal to run the python program it works fine but via the browser, nothing ? is it something to do with the apache server i may be doing wrong ?

    • @skiwithpete
      @skiwithpete  6 ปีที่แล้ว

      it must be a php file. and the php server engine must be installed.

    • @letstalkcars9991
      @letstalkcars9991 6 ปีที่แล้ว

      any chance you could point me in the direction of how to do this ? thanks in advance

    • @skiwithpete
      @skiwithpete  6 ปีที่แล้ว

      rename the html file to php

  • @markkerr7094
    @markkerr7094 8 ปีที่แล้ว

    Hi anybody show me how to edit a script got the four relays running but want to change the time the fire and repeat them them. prob best to wright a new script but can't figure it out

  • @UnyBoy
    @UnyBoy 4 ปีที่แล้ว

    Hi, very good video, How to run python script with web browser?

  • @unusuario5173
    @unusuario5173 8 ปีที่แล้ว

    Thank you for the skip ahead shorcuts. Attention to those details in a video matter a lot.

  • @alexandreabreupassos2560
    @alexandreabreupassos2560 8 ปีที่แล้ว

    Just figured that the directory where python script resides must have CHMOD set to 777. Now everything works fine.

  • @kyleconway2691
    @kyleconway2691 8 ปีที่แล้ว

    Could someone write an example code of turning a relay on with say the button enter and then without changing the code save file hitting enter again and it shutting off the relay. So essentially code one displayed in this video except being on a timer make them operate on say a switch? press enter for on press enter for off

  • @dgcompany54
    @dgcompany54 9 ปีที่แล้ว

    What's the purpose of that blue jumper on the relays?

    • @skiwithpete
      @skiwithpete  9 ปีที่แล้ว

      dgcompany54 the blue jumper links VCC and JD-VCC. If you want to isolate the relay coil drive voltage from the optocoupler VCC, you will need to drive the node labelled JD-VCC with another 5V supply. In the example in the video, I leave the jumper connected.

  • @charanvijay7562
    @charanvijay7562 8 ปีที่แล้ว

    hey what is the website name for windows

  • @victorpeter8840
    @victorpeter8840 8 ปีที่แล้ว

    Would this work with a raspberry pi 2b? If not, how do i get it working?

    • @skiwithpete
      @skiwithpete  8 ปีที่แล้ว

      +Victor Peter Yes, will work without modifications.

  • @markkerr7094
    @markkerr7094 8 ปีที่แล้ว

    hi pete were can i get the scripts from

    • @skiwithpete
      @skiwithpete  8 ปีที่แล้ว

      +Mark Kerr They're in the About Section, but I've also just pasted them as a comment. Cheers, P

  • @konstantinosmavros5489
    @konstantinosmavros5489 6 ปีที่แล้ว

    Very intersting..Can you show the code in Python as an example

    • @skiwithpete
      @skiwithpete  6 ปีที่แล้ว

      Konstantinos Mavros yes, it is in the video description.