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

  Рет қаралды 19,090

Core Electronics

Core Electronics

Күн бұрын

Пікірлер: 37
@SpikeSwinedell
@SpikeSwinedell Жыл бұрын
I wish I had found this channel a year ago.. Thanx sir..
@JokerInk-CustomBuilds
@JokerInk-CustomBuilds 9 ай бұрын
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...
@thesystemsucks
@thesystemsucks 2 жыл бұрын
great stuff.. great video. clearly delivered content and concise. have been ordering from you guys for years but didn't know you had youtube 👍
@Core-Electronics
@Core-Electronics 2 жыл бұрын
Thank you for your kind words VIP 😊
@jeremyulmer4724
@jeremyulmer4724 2 жыл бұрын
Thanks for this tutorial! It was exactly what I needed to get started.
@Core-Electronics
@Core-Electronics 2 жыл бұрын
Great to hear!
@saulito85
@saulito85 Ай бұрын
Thanks for the tutorial. Can you add more relays? Like more button?
@12vshady
@12vshady Жыл бұрын
What a good video. I might actually try it
@Core-Electronics
@Core-Electronics Жыл бұрын
Get amongst it! 😊
@notation254
@notation254 2 жыл бұрын
neat... I want a relay switch hat now.
@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.
@Agni_Puthra
@Agni_Puthra 2 жыл бұрын
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.
@RobertMatthews-q3f
@RobertMatthews-q3f Жыл бұрын
Is it possible to stack a motoron hat on top of the PiRelay hat or will the GPIO usage conflict?
@kubumshel
@kubumshel Жыл бұрын
Great video
@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?
@brandonsummey2418
@brandonsummey2418 Жыл бұрын
great job
@a4Ricky
@a4Ricky 2 жыл бұрын
great ,thank you
@Core-Electronics
@Core-Electronics 2 жыл бұрын
😊
@imoldovan
@imoldovan 2 жыл бұрын
I can see expanding this to send mqtt messages for home assistant to turn on various devices.
@Core-Electronics
@Core-Electronics 2 жыл бұрын
Love it 😊
@ezequielvalentin-crespo8779
@ezequielvalentin-crespo8779 Жыл бұрын
Can the UI be altered? Changing the button Style and add a wallpaper?
@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
@robertraman6307
@robertraman6307 2 жыл бұрын
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 жыл бұрын
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!
@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
@jorisdenengenieur1239
@jorisdenengenieur1239 2 жыл бұрын
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 жыл бұрын
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/
@jhulindawati7489
@jhulindawati7489 Жыл бұрын
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 Жыл бұрын
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 😊
@stevegrimeszz
@stevegrimeszz 8 ай бұрын
crontab -e DOES NOT WORK WITH GUI.
@darkplayer4371
@darkplayer4371 2 жыл бұрын
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 - kzbin.info/www/bejne/eHm0c6aprLqYipI
@Thegoal2.P
@Thegoal2.P 5 ай бұрын
I might make a machine for the CLOSEST academic place Even tho I’m 8yo
@Core-Electronics
@Core-Electronics 5 ай бұрын
Very nice and best of luck!
@Thegoal2.P
@Thegoal2.P 5 ай бұрын
@@Core-Electronics yeh I know python
Control AC Devices with Arduino SAFELY - Relays & Solid State Switches
43:46
Каха и дочка
00:28
К-Media
Рет қаралды 3,4 МЛН
She made herself an ear of corn from his marmalade candies🌽🌽🌽
00:38
Valja & Maxim Family
Рет қаралды 18 МЛН
Raspberry Pi LESSON 4 : Understanding and Using GPIO Pins
45:45
Paul McWhorter
Рет қаралды 62 М.
I Control EVERYTHING with this Raspberry Pi
8:58
Jeff Geerling
Рет қаралды 531 М.
How To Use A Relay With Raspberry Pi Pico
11:59
Core Electronics
Рет қаралды 32 М.
How to Setup a Raspberry Pi LEARNING Desktop (Linux, Hacking, Coding)
31:31
Raspberry Pi GPIO - Getting Started with gpiozero
48:40
DroneBot Workshop
Рет қаралды 452 М.
The ULTIMATE Raspberry Pi 5 NAS
32:14
Jeff Geerling
Рет қаралды 2,8 МЛН
Raspberry Pi 5: EVERYTHING you need to know
20:32
Jeff Geerling
Рет қаралды 1,3 МЛН