No video

Alexa + ESP32 Control Relay PCB - Arduino Code

  Рет қаралды 30,199

Electronoobs

Electronoobs

Күн бұрын

High quality PCB prototypes: www.pcbway.com
9th anniversary: www.pcbway.com...
Project and PCB: www.pcbway.com...
🔥Add Alexa control to the NOOBIX PCB with ESP32. Easy code and example. Turn on and off devices from anywhere using Amazon Alexa IOT platform and fauxmo library
🔀LINKS
-------------------------------------
Tutorial Here: electronoobs.c...
Multimeter Video: • Handheld Multimeter PC...
My tools: electronoobs.c...
False/True T-Shirt: teespring.com/...
🤝SUPPORT
-------------------------------------
Join my Arduino Course (Spanish): bit.ly/2JY8icE
ELECTRONOOBS.io: electronoobs.io
Donate on PayPal: www.paypal.com...
Help my projects on Patreon : / electronoobs
my Q&A page: electronoobs.i...
Facebook page: / electronoobs
Canal en Español: / electronoobs en español
00:00 Intro
00:13 Alexa Example
01:17 What we need?
02:10 The PCB
03:23 Connections
03:42 The code
06:06 Add Alexa Device
07:30 PWM Control
09:44 Thank You
Like share and subscribe to motivate me. Thank you
#electronics
#learning
#arduino

Пікірлер: 68
@ELECTRONOOBS
@ELECTRONOOBS Жыл бұрын
Join my Arduino Course (Spanish): bit.ly/2JY8icE My Tools: bit.ly/3uv8bc3 Help me on Patreon: www.patreon.com/ELECTRONOOBS
@susugar3338
@susugar3338 Жыл бұрын
"Alexa, turn off Echo power." 😂😂
@Mikomanus
@Mikomanus Жыл бұрын
Very nice. The only thing i would change is to replace the 220VAC to 12VDC with 220VAC to 5V and then remove the 12V->5V AMS regulator to save some power. Too bad those SSR require 5V to operate. Otherwise i would go with 220AC > 3.3V DC directly. Also you can change the ESP frequency from default 240MHz to 80Mhz in the board menu. This will also save some power. And 240Mhz is not needed. Its not much but if you want to run this 24/7 its always nice to reduce the consumption as much as possible.
@PhG1961
@PhG1961 Жыл бұрын
Awesome ! Now a similar project with the ESP, this time for Google Nest...
@prebengranberg2971
@prebengranberg2971 4 ай бұрын
Very interesting masterpiece :) Will be possible to upload Longitude and Latitude to show a map of the position in the near future ?
@ramarastogi922
@ramarastogi922 Жыл бұрын
One more masterpiece❤! It would great to see this aplication for Extension boards, Since most of us are not allowed to play with mains. BTW Great content❤️❤️
@CemeteryLarry
@CemeteryLarry Жыл бұрын
My Alexa is going crazy because of this video lol
@bobrowles43
@bobrowles43 Жыл бұрын
As always thank you for the content... very interesting. Two questions. Assuming the Arduino is using PWM to control the variable power on the green LED? If so I'm guessing PWM would not work through the relay? Second question. I use the pico and MicroPython for my projects. (haven't really embraced Arduino system). Any chance you might branch out to include more pico / MicroPython content? Thanks again!
@ELECTRONOOBS
@ELECTRONOOBS Жыл бұрын
The SSR should work with PWM for a basic incandescendt light bulb but it won't work for LED bulbs since they already have their regulating circuits. Normal coil relays won't work with PWM but a SSR module works more or less.
@OnkarJadhav-ik7kt
@OnkarJadhav-ik7kt 4 ай бұрын
What should be the TCP port for Echo 4th gen, as I am not able to find the device in alexa app
@80Proof_Productions
@80Proof_Productions 8 күн бұрын
Awesome! Thank you for sharing, great vid
@gtcollection6933
@gtcollection6933 Жыл бұрын
So sad this project is all arduino oriented (yet again) and not based on the official ESP-IDF/Eclipse libs and compiles. I think Espressif should have never SDK for arduino and leave that weak platform for what it is. What a mess. Great channel/host and efforts none the less.
@jashuvasabbavarapu4053
@jashuvasabbavarapu4053 Жыл бұрын
It's very amazing. We want complete tutorials of esp32 with different modules and different projects
@NETBotic
@NETBotic Жыл бұрын
You should suggest something specific.
@LeLaboDeHarry
@LeLaboDeHarry Жыл бұрын
Nice video! Maybe you can implement Over The Air on the ESP32 (for remote code upload)
@prahadeesh_mk
@prahadeesh_mk Жыл бұрын
Do a video about matter with esp32 it will help a lot . 😁
@madhukeshnp
@madhukeshnp Жыл бұрын
Yes. That would be really good.
@colinmcintyre1769
@colinmcintyre1769 Жыл бұрын
That's cool, great invention. Can I put a US plug on that and plug it into the wall? I think my house was like 116 volts when I tested it. idk 🤷‍♂️.
@juanestebanrodriguez9742
@juanestebanrodriguez9742 Жыл бұрын
Tks for sharing your knowledge Electronoobs.
@ingjuanz8624
@ingjuanz8624 Жыл бұрын
Excelente pero no me gusta desperdiciar tantos salidas del esp tengo algo parecido usando thasmota usando 8 reles
@dennyfox3139
@dennyfox3139 Жыл бұрын
I live in the USA, will your PCB run from 120VAC? Cool project! I have been getting Alexa control with ESP8266 and ESP32's using Tasmota and the Belkin emulation Tasmota provides.
@ahmedabdulwaheed9877
@ahmedabdulwaheed9877 Жыл бұрын
He is using a switch mode power supply to drop the Mains AC Voltage down to 12v DC and most of these supplies work from 85v AC all the way up to 250v AC. Just make sure you use the one that supports 120VAC input and you are good to go.
@edwardfletcher7790
@edwardfletcher7790 Жыл бұрын
The 5V is what's important, just use a local plugpack for your countries AC power.
@natureloverJ
@natureloverJ Жыл бұрын
Awesome! what is the Alexa generation 3/4/5 in this demo ?
@MikesTropicalTech
@MikesTropicalTech Жыл бұрын
I want to do this, but with Google or an independent voice recognition service. Then I want to have it drive a motor to crank up or down the window screens in my new apartment. I'll dive into the project once I get back to Barcelona.
@djokinac
@djokinac 7 ай бұрын
Greetings from Serbia I have one question, actually two do i have to have an alexa device or is an android mobile phone enough? and another question can it be made with an esp32 alexa device, but I don't need a speaker and a microphone it is enough to detect devices such as these switches or sonoff thank you very much in advance
@NguyenDuong-lr9uk
@NguyenDuong-lr9uk 9 ай бұрын
Hello sir I have connected wifi esp32, alexa and my phone to the same wifi like you says. But alexa doesn't find any new devices can you please help me with this?
@FARMAN68
@FARMAN68 9 ай бұрын
How can i turn on off and speed up or slow down an AC Fan without using multiple relays?
@sammichael25
@sammichael25 Жыл бұрын
You should upgrade this project to use Matter so you can control from Google and Apple etc. Plus there aren’t much tutorials online at the moment on the subject
@johnh5073
@johnh5073 Жыл бұрын
I followed the instructions and received the error: Arduino: 1.8.19 (Linux), Board: "ESP32 Dev Module, Disabled, Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS), 240MHz (WiFi/BT), QIO, 80MHz, 4MB (32Mb), 921600, None" Build options changed, rebuilding all In file included from /home/jpmh/Arduino/libraries/FauxmoESP/examples/fauxmoESP_Basic/fauxmoESP_Basic.ino:7:0: /home/jpmh/Arduino/libraries/FauxmoESP/src/fauxmoESP.h:64:26: fatal error: AsyncTCP.h: No such file or directory compilation terminated. exit status 1 Error compiling for board ESP32 Dev Module. This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences.
@sainathreddy753
@sainathreddy753 9 ай бұрын
same for me, tooo
@ignition_electronics2520
@ignition_electronics2520 Жыл бұрын
🔥🔥Thats cool 🔥🔥🔥
@LegitLeeVelez
@LegitLeeVelez Жыл бұрын
hello sir I went to your website and downloaded your ino file and I changed the ssid and password like it says in the code but alexa doesn't find any new devices can you please help me with this?
@iam726246
@iam726246 6 ай бұрын
I have a Bose brand speaker and it never detects the device, it never detects the device, does anyone know why?
@colormaker5070
@colormaker5070 7 ай бұрын
You have great videos but please edit out Alexa wake word.
@tanishq.this_side
@tanishq.this_side Жыл бұрын
hey brother love your project, recently I have a request can you make thermostate for alexa which means a stand alone device with an oled display and an encoder to set a temperature using temperature and humidity sensor bm"e" 280 sensor and feedback from esp to alexa where we can get the current room temperature from alexa and use it to control the smart plug of the air conditioner to turn off when it reaches set temperature and turn back on again when required. I am struggling
@sunsethorizonstudios
@sunsethorizonstudios Жыл бұрын
Imagine making a function “alexa hack Microsoft* 😂
@rahim9568
@rahim9568 Жыл бұрын
Thank you, but do have any ideas to make it without the alexa-hardware maybe just as voice recognition software because the hardware it's not allowed in my country. I would appreciate it in advance, thank you again.
@ELECTRONOOBS
@ELECTRONOOBS Жыл бұрын
I might make It but with a raspberry pi instead...
@rahim9568
@rahim9568 Жыл бұрын
@@ELECTRONOOBS thanks for replying
@salufuabdullahi5828
@salufuabdullahi5828 Жыл бұрын
Very nice Project
@dinismaia
@dinismaia Жыл бұрын
Another very nice project 😃😃 5 🌟
@AMoktar
@AMoktar Жыл бұрын
Awesome bro. Thanks
@alistairmurray626
@alistairmurray626 11 ай бұрын
I couldn't compile mine, i couldn't find the "esp32" library, so i downloaded the "Arduino_ESP32_OTA" one instead, didn't work though :(
@ELECTRONOOBS
@ELECTRONOOBS 11 ай бұрын
Eso is not is library, is a board. You have to install the board from the boards manager and to find it add the json link. I have a guide on my website
@alistairmurray626
@alistairmurray626 11 ай бұрын
@@ELECTRONOOBS Thanks for the reply! I had the board already installed it turns out, i read the ReadMe file, and it said you also need to install the "AsyncTCP" board as well! so i did that and it works now!
@NETBotic
@NETBotic Жыл бұрын
It would be funny to make some prank bulbs where you tell Alexa to turn it off and it comes on.
@ttssoon1975
@ttssoon1975 Жыл бұрын
Why after i followed all your instructions and both alexa apps and esp32 connected to same wifi network, the alexa still cannot find the esp32 device eventhough how many times i tried? Can u advise?
@afredzhou
@afredzhou 7 ай бұрын
I also can not find
@AkshatAgrawal-ld8bn
@AkshatAgrawal-ld8bn 5 ай бұрын
Have u found the solution yet?
@BeitEssentials
@BeitEssentials Жыл бұрын
you are amazing ❤❤❤
@roycas3
@roycas3 Жыл бұрын
My devices started to misbehave. Could’ve muted the Alexa word.
@kennic5382
@kennic5382 Жыл бұрын
You make similar to the Google and Alexa controlling relay
@revanthr3959
@revanthr3959 Жыл бұрын
Pls make a video on Cadio
@anonuser2640
@anonuser2640 Жыл бұрын
Woww same project with me but I’m working with HomeKit
@Eckmuhl29
@Eckmuhl29 Жыл бұрын
Lol I was thinking about that lat week, but with a google assistant
@sainathreddy753
@sainathreddy753 9 ай бұрын
same works for esp8266?
@teddyjamilonatefreire8797
@teddyjamilonatefreire8797 Жыл бұрын
Is it possible to control brightness of any bulb?
@ELECTRONOOBS
@ELECTRONOOBS Жыл бұрын
Only incandescent bulbs, since LED bulbs already have their own regulating voltage circuit inside.. So if you want to control LEDs, you need to add a MOSFET and your own LEDs and not a stock LED light bulb
@overbuiltautomotive1299
@overbuiltautomotive1299 Жыл бұрын
why would any one need or want alexia or any of that nest camera stuff just odd
@telsonlancycrasta
@telsonlancycrasta Жыл бұрын
Chatgpt on ESP32 ?
@drelectronics13
@drelectronics13 Жыл бұрын
Do you know about Cadio iot platform
@ELECTRONOOBS
@ELECTRONOOBS Жыл бұрын
Nope
@aliemlek
@aliemlek Жыл бұрын
👌👌👍👍
@drelectronics13
@drelectronics13 Жыл бұрын
Are you lacking bro ,this things are made by most of the youtubers ,it would have been better if you wud have written smooth working code for rainmaker
@qqpp6017
@qqpp6017 Жыл бұрын
@stevenA44
@stevenA44 Жыл бұрын
I wish you and everyone else that makes stuff like this that are controlled by Alexa, would take into consideration that MANY MANY MANY people have The Alexa devices and when YOU ALL say Alexa, it activates OUR Alexa devices! It's really annoying! It is a cool project though.
@ELECTRONOOBS
@ELECTRONOOBS Жыл бұрын
Use headphones, hahaaha LOL
Forget WiFi! This Wireless Method is WAY Better?
12:14
GreatScott!
Рет қаралды 546 М.
OMG what happened??😳 filaretiki family✨ #social
01:00
Filaretiki
Рет қаралды 11 МЛН
Look at two different videos 😁 @karina-kola
00:11
Andrey Grechka
Рет қаралды 13 МЛН
Make a TINY Arduino Drone with FPV Camera - Will It Fly?
20:26
Max Imagination
Рет қаралды 818 М.
Different Ways for Measuring Current With Arduino
13:32
Electronoobs
Рет қаралды 73 М.
Control Nearly ANYTHING with Alexa for under $10! 👍
5:24
MKme Lab
Рет қаралды 261 М.
Connect Your ESP32 to Alexa with FauxmoESP
28:28
Bytes N Bits
Рет қаралды 1,8 М.
I tried finding Hidden Gems on AliExpress AGAIN! (SPECIAL Part 10)
15:11
Hacking a weird TV censoring device
20:59
Ben Eater
Рет қаралды 3 МЛН
How to do Simple Home Automation with Amazon Alexa || ESP8266
8:05