Voice and Touchscreen GUI Relay Activation - How To Use A PiRelay V2 HAT with Raspberry Pi

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ม.ค. 2025

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

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

    I wish I had found this channel a year ago.. Thanx sir..

  • @thesystemsucks
    @thesystemsucks 2 ปีที่แล้ว +3

    great stuff.. great video. clearly delivered content and concise. have been ordering from you guys for years but didn't know you had youtube 👍

  • @jeremyulmer4724
    @jeremyulmer4724 2 ปีที่แล้ว +3

    Thanks for this tutorial! It was exactly what I needed to get started.

  • @12vshady
    @12vshady ปีที่แล้ว +3

    What a good video. I might actually try it

  • @saulito85
    @saulito85 24 วันที่ผ่านมา

    Thanks for the tutorial. Can you add more relays? Like more button?

  • @JokerInk-CustomBuilds
    @JokerInk-CustomBuilds 9 หลายเดือนก่อน +1

    Great video and info. I am a noob and need to control 8 relays with 8 physical push buttons and i want a GUI for it also...
    I think I have figured out the code for the relays and buttons.... with this GUI script I think I can adapt it to fit my needs... (I am not using raspberry relays since I already have cheap relays...)
    Edit: I ended up getting advised to use chatgpt. it took me about 40 minutes to have it write the code for me and even adapt the GUI code from core electronics to fit my needs. Litterally as easy as asking someone else to do it for me.... First time I ever used chatgpt for anything! LOLOL
    p.s. As an electrician the double stack raspberry has one HUGE flaw; When the screen is mounted you cannot acces the screw terminals for the relays... So if you need to swich a wire to another terminal you will have to disassemble the screen first...

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

    neat... I want a relay switch hat now.

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

    Great video

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

    I can see expanding this to send mqtt messages for home assistant to turn on various devices.

  • @stevegrimeszz
    @stevegrimeszz 8 หลายเดือนก่อน

    The touch screen is freaking nice for truck lighting

    • @Core-Electronics
      @Core-Electronics  8 หลายเดือนก่อน

      Every project can be made better with a touch screen, and what a great application for it as well!

    • @stevegrimeszz
      @stevegrimeszz 8 หลายเดือนก่อน

      @@Core-Electronics can we add more relays and a gui that matches???? I have no idea how to do that.

  • @ezequielvalentin-crespo8779
    @ezequielvalentin-crespo8779 ปีที่แล้ว

    Can the UI be altered? Changing the button Style and add a wallpaper?

  • @jonathanboot
    @jonathanboot ปีที่แล้ว

    Hi Tim , is it possible to given a example for POLOLU controller (Pirelay) _GUI for 2 DC motors buttons for on /off en speed control , please thanks luc Belgium

  • @kubumshel
    @kubumshel ปีที่แล้ว

    This screen seems to consume a lot of gpio pins. It could be a problem for my next project. Is there any recommendations

  • @RobertMatthews-q3f
    @RobertMatthews-q3f ปีที่แล้ว

    Is it possible to stack a motoron hat on top of the PiRelay hat or will the GPIO usage conflict?

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

    hello, I can't speak English. I'm using google translate. I'd like to ask. I get the message "RPi.GPIO as GPIO no module" what is the solution? I have installed but it didn't work. Please help me 🙏🙏🙏

    • @Core-Electronics
      @Core-Electronics  ปีที่แล้ว +1

      All good mate, type this into your terminal | sudo apt-get install python3-dev python3-rpi.gpio | .
      Then type | sudo thonny | into your terminal and open the script in this special Thonny IDE Version that has administrator powers.
      It should all work after that 😊

  • @christophersmith1658
    @christophersmith1658 ปีที่แล้ว

    I'm new to the pi but I'm building a gaming table and I need the pi to run 2 actuators simultaneously and have 3 different preset heights and manual control and on the same setup run a bunch of leds with a bunch of presets all from that touchscreen panel. Any advice on hardware/software ill need?

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

    Would the relay work with a 220 V 2000 W heater fan running in 15 min intervals checking if the temp ha reached a certain value and then stops and restarts when the temp is dropped a few degrees?

    • @Core-Electronics
      @Core-Electronics  2 ปีที่แล้ว +1

      Heyya mate, these relays top out at 30 Volts DC at 10 Amps. If you want to control some seriously powerful current and voltages take a look at the SparkFun Qwiic Quad Solid State Relay Kit - core-electronics.com.au/catalog/product/view/sku/KIT-16833
      That relay kit is capable of shuffling around 40 Amps at 28-380 Volts AC!

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

    I'm subscribed and all notifications are turned ON. Yet I have not got the notification for your last video 3 days ago in my subscription posts. I had noticed the videos when I went to your channel home page. Please check if there is any issue there. May be it is a glitch or may be I'm the only one having the issue. I don't know. Anyways putting it out there so that you may have a look at the issue.

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

    great job

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

    great ,thank you

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

    Great video! Is it possible to modify your code: button1 pressed and relay 1 retracted? Release button1 and the relay stops working? Where can I find this solution or can you explain us how to create the necessary code? Keep up the good work. Greetings from Belgium

    • @Core-Electronics
      @Core-Electronics  2 ปีที่แล้ว +1

      Absolutely mate, all this open source scripts means you can alter them to do anything that you desire 😊! Come hit us up at the forum and we'll best be able to guide you in the right direction - forum.core-electronics.com.au/latest
      Also dive into our Python Workshop, if you knock that out of the park you will have all the skills needed to solve your project - core-electronics.com.au/courses/python-workshop/

  • @stevegrimeszz
    @stevegrimeszz 8 หลายเดือนก่อน

    crontab -e DOES NOT WORK WITH GUI.

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

    please make a video on a product like if we want to make a box in which we place the product to sale
    the user select the 1 product by a screen or buttons then he/she enter money in the specific place of that product or machine
    so then he/she got the product out of the cabin or box
    I hope you understand what I am trying to deliver

    • @Core-Electronics
      @Core-Electronics  2 ปีที่แล้ว

      In that case the Vending Machine DIY Project you need to see is this - th-cam.com/video/BHQBsswUeT0/w-d-xo.html

  • @Thegoal2.P
    @Thegoal2.P 4 หลายเดือนก่อน

    I might make a machine for the CLOSEST academic place
    Even tho I’m 8yo

    • @Core-Electronics
      @Core-Electronics  4 หลายเดือนก่อน

      Very nice and best of luck!

    • @Thegoal2.P
      @Thegoal2.P 4 หลายเดือนก่อน

      @@Core-Electronics yeh I know python