Controlling Relay Boards from an ESP32

  Рет қаралды 58,109

Enjoy Mechatronics

Enjoy Mechatronics

Күн бұрын

Пікірлер: 40
@TCHamilton56
@TCHamilton56 3 ай бұрын
Thanks!
@EnjoyMechatronics
@EnjoyMechatronics 3 ай бұрын
Your encouragement means the world to me and keeps me motivated to create more content. I truly appreciate each and every one of you!
@mohamedalouzi3690
@mohamedalouzi3690 Жыл бұрын
what is the advantage of Relly if we use high voltage to make the ligthbulb ON?
@EnjoyMechatronics
@EnjoyMechatronics Жыл бұрын
Because we can't turn on a light bulb using microcontrollers without a relay.
@jumbo999614
@jumbo999614 Жыл бұрын
Please also teach how to create webpage from esp32 and user can turn ON/OFF relay by clicking on ICONs.
@makersfunduck
@makersfunduck 2 жыл бұрын
There are also esp modules relays build in.
@0my
@0my 8 ай бұрын
Where? Any that plug in to the esp32 dev board headers?
@xiaorulez
@xiaorulez Жыл бұрын
Can I power 3 relays from this 5v pin? What would be the max current?
@EnjoyMechatronics
@EnjoyMechatronics Жыл бұрын
Yeah, and if it doesn't work, you could use an external power supply(5v) And connect its ground to the gnd of the esp32 board.
@simplyihyan7251
@simplyihyan7251 4 ай бұрын
can you make a video on how to switch it on and off using mobile phone, thank you.
@VuongNamDuong
@VuongNamDuong 7 ай бұрын
Please also teach how to After loading the code for the esp32, do I need to plug the micro USB into the esp32? If you unplug the micro USB into the esp32, does the light come on?
@EnjoyMechatronics
@EnjoyMechatronics 7 ай бұрын
Use firebase
@n.mariama9454
@n.mariama9454 3 ай бұрын
When I upload for the first time, I get the error Wrong boot mode detected (0×b)! The chip needs to be in download mode. I manually pressed the boot button when I tried again, but got the same error
@w.s.n.nemindara9510
@w.s.n.nemindara9510 6 ай бұрын
USUALLY ESP32 GIVES 3.3V , BUT THE RELAY NEEDS 5V TO CONTROL. HOW DID YOU FIX THIS ISSUE
@raahimkhan7210
@raahimkhan7210 Ай бұрын
Did you figure it out? I'm also having the same issue
@w.s.n.nemindara9510
@w.s.n.nemindara9510 Ай бұрын
​@@raahimkhan7210 yes, u can use a transistor. But it is easy if you use a Solid State Relay. You can connect directly and it is more durable
@isciadmin
@isciadmin Ай бұрын
You can find 3v relay module.
@sudarnosilaban5648
@sudarnosilaban5648 Жыл бұрын
For the serial can we get the status where relay turn on the lamp dan turn off the lamp?
@EnjoyMechatronics
@EnjoyMechatronics Жыл бұрын
Yeah, create a state variable and a toggle function to reverse the status of the lamp.
@fireeyes2242
@fireeyes2242 Жыл бұрын
While powering on the circuit the relay get automatically triggered from esp32
@varshabanasode4347
@varshabanasode4347 Жыл бұрын
I wrote the same code but bulb is on mode only not able to off plz give some suggestions
@shukriazizi9516
@shukriazizi9516 Жыл бұрын
please check the relay that u utilized. generally, there are 2 variation of relay which are 5V relay and 3.3V relay. ESP microcontroller just support 3.3V relay since the output signal is 3.3V. if u used 5V relay, it will not trigger the relay to switch the open and close circuit.
@nataliaballesteros7997
@nataliaballesteros7997 Жыл бұрын
@@shukriazizi9516 Does this depend on the ESP32 that is used? I´m having the same problem and I´m using the ESP32 Devkit V1, If i changed it for the ESP32 WROOM 32D would it work?
@shukriazizi9516
@shukriazizi9516 Жыл бұрын
@@nataliaballesteros7997 no, it dosnt works. you can still use ESP32 dev kit with logic level converter (LLC). LLC will convert output signal from 3.3v to 5V which compatible with 5Vrelay.
@chinmayagarnaik749
@chinmayagarnaik749 4 ай бұрын
i dont know what i did wrong my red and green light is blinking but tic tic sound not coming
@bkcganeshblogs
@bkcganeshblogs 8 ай бұрын
Sir Thanq for wonderful video.Can i integrate web sever video2 with this relay system. Pl advice
@EnjoyMechatronics
@EnjoyMechatronics 8 ай бұрын
Yes, sure
@gabrielbianchi2246
@gabrielbianchi2246 Жыл бұрын
Can I use this to actuacte a solenoid for an exact period of time? For example, if I send 0.3002 from my phone, it actuates on the solenoid for exactly, (or very close to) 0.3002 seconds
@Noughtta
@Noughtta Жыл бұрын
yes
@WaqarHussain-zl3rt
@WaqarHussain-zl3rt Жыл бұрын
module is working blue light on and off but relay are not on and off plz help
@EnjoyMechatronics
@EnjoyMechatronics Жыл бұрын
I guess we can solve this by using an external power supply to power up the relay module.
@shukriazizi9516
@shukriazizi9516 Жыл бұрын
please check the relay that u utilized. generally, there are 2 variation of relay which are 5V relay and 3.3V relay. ESP microcontroller just support 3.3V relay since the output signal is 3.3V. if u used 5V relay, it will not trigger the relay to switch the open and close circuit.
@TagFul19
@TagFul19 Ай бұрын
@@shukriazizi9516
@EnjoyMechatronics
@EnjoyMechatronics 2 жыл бұрын
♥ Don't Click This! : bit.ly/3jvI8g6
@PangkoyPacamalan
@PangkoyPacamalan Жыл бұрын
i am using using esp32 DevKitV1,., its not working,., can u help?
@shukriazizi9516
@shukriazizi9516 Жыл бұрын
please check the relay that u utilized. generally, there are 2 variation of relay which are 5V relay and 3.3V relay. ESP microcontroller just support 3.3V relay since the output signal is 3.3V. if u used 5V relay, it will not trigger the relay to switch the open and close circuit.
@sayaorang6655
@sayaorang6655 11 ай бұрын
​@@shukriazizi9516I use a 5vdc relay, but it can't be controlled at the vin pin, while at the 3v3 pin, the relay works normally, what should I do?, I need the 3v3 pin for other things
@shola-j5j
@shola-j5j Ай бұрын
How did you resolve this, I don't see 3.3v relay that can be use with this esp32
@solarchumboacido
@solarchumboacido Жыл бұрын
Like
ESP32 Tutorial - DHT11/DHT22 (Temperature and Humidity Sensor)
6:45
Enjoy Mechatronics
Рет қаралды 92 М.
Connecting a Relay Module to a Microcontroller
11:41
Brad Henson
Рет қаралды 262 М.
coco在求救? #小丑 #天使 #shorts
00:29
好人小丑
Рет қаралды 120 МЛН
The Best Band 😅 #toshleh #viralshort
00:11
Toshleh
Рет қаралды 22 МЛН
ESP32/ESP8266 Relay Module - Control AC Appliances (Web Server)
6:10
Уроки Ардуино. ПИД регулятор
28:57
Заметки Ардуинщика
Рет қаралды 484 М.
ESP32 Web Server - ESP32 Beginner's Guide
11:52
Enjoy Mechatronics
Рет қаралды 87 М.
IR Sensor project with Single Channel Relay module #irsensor
3:26
Control High Voltage Devices with ESP32 and Tip120
6:55
Enjoy Mechatronics
Рет қаралды 30 М.
The Best 20 ESP32 Projects of 2024!
14:44
ToP Projects Compilation
Рет қаралды 39 М.