Alexa + ESP32 Control Relay PCB - Arduino Code

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

Electronoobs

Electronoobs

Күн бұрын

Пікірлер: 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.
@sunsethorizonstudios
@sunsethorizonstudios Жыл бұрын
Imagine making a function “alexa hack Microsoft* 😂
@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.
@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 10 ай бұрын
same for me, tooo
@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.
@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❤️❤️
@ignition_electronics2520
@ignition_electronics2520 Жыл бұрын
🔥🔥Thats cool 🔥🔥🔥
@PhG1961
@PhG1961 Жыл бұрын
Awesome ! Now a similar project with the ESP, this time for Google Nest...
@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.
@djokinac
@djokinac 8 ай бұрын
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
@CemeteryLarry
@CemeteryLarry Жыл бұрын
My Alexa is going crazy because of this video lol
@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 🤷‍♂️.
@NguyenDuong-lr9uk
@NguyenDuong-lr9uk 10 ай бұрын
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 10 ай бұрын
How can i turn on off and speed up or slow down an AC Fan without using multiple relays?
@prebengranberg2971
@prebengranberg2971 6 ай бұрын
Very interesting masterpiece :) Will be possible to upload Longitude and Latitude to show a map of the position in the near future ?
@Dstilgenbauer
@Dstilgenbauer Ай бұрын
Awesome! Thank you for sharing, great vid
@OnkarJadhav-ik7kt
@OnkarJadhav-ik7kt 6 ай бұрын
What should be the TCP port for Echo 4th gen, as I am not able to find the device in alexa app
@roycas3
@roycas3 Жыл бұрын
My devices started to misbehave. Could’ve muted the Alexa word.
@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
@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.
@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?
@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.
@kennic5382
@kennic5382 Жыл бұрын
You make similar to the Google and Alexa controlling relay
@iam726246
@iam726246 8 ай бұрын
I have a Bose brand speaker and it never detects the device, it never detects the device, does anyone know why?
@colormaker5070
@colormaker5070 8 ай бұрын
You have great videos but please edit out Alexa wake word.
@overbuiltautomotive1299
@overbuiltautomotive1299 Жыл бұрын
why would any one need or want alexia or any of that nest camera stuff just odd
@NETBotic
@NETBotic Жыл бұрын
It would be funny to make some prank bulbs where you tell Alexa to turn it off and it comes on.
@telsonlancycrasta
@telsonlancycrasta Жыл бұрын
Chatgpt on ESP32 ?
@Eckmuhl29
@Eckmuhl29 Жыл бұрын
Lol I was thinking about that lat week, but with a google assistant
@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
@alistairmurray626
@alistairmurray626 Жыл бұрын
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 Жыл бұрын
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 Жыл бұрын
@@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!
@anonuser2640
@anonuser2640 Жыл бұрын
Woww same project with me but I’m working with HomeKit
@sainathreddy753
@sainathreddy753 10 ай бұрын
same works for esp8266?
@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
@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 8 ай бұрын
I also can not find
@AkshatAgrawal-ld8bn
@AkshatAgrawal-ld8bn 6 ай бұрын
Have u found the solution yet?
@natureloverJ
@natureloverJ Жыл бұрын
Awesome! what is the Alexa generation 3/4/5 in this demo ?
@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
@BeitEssentials
@BeitEssentials Жыл бұрын
you are amazing ❤❤❤
@aliemlek
@aliemlek Жыл бұрын
👌👌👍👍
@dinismaia
@dinismaia Жыл бұрын
Another very nice project 😃😃 5 🌟
@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.
@qqpp6017
@qqpp6017 Жыл бұрын
@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
@revanthr3959
@revanthr3959 Жыл бұрын
Pls make a video on Cadio
@AMoktar
@AMoktar Жыл бұрын
Awesome bro. Thanks
@drelectronics13
@drelectronics13 Жыл бұрын
Do you know about Cadio iot platform
@ELECTRONOOBS
@ELECTRONOOBS Жыл бұрын
Nope
@salufuabdullahi5828
@salufuabdullahi5828 Жыл бұрын
Very nice Project
@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
@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
Connect Your ESP32 to Alexa with FauxmoESP
28:28
Bytes N Bits
Рет қаралды 2,2 М.
Forget About Raspberry Pi! Use Your Old Phone Instead.
9:09
Doctor Volt
Рет қаралды 316 М.
🍉😋 #shorts
00:24
Денис Кукояка
Рет қаралды 3,6 МЛН
The selfish The Joker was taught a lesson by Officer Rabbit. #funny #supersiblings
00:12
An Unknown Ending💪
00:49
ISSEI / いっせい
Рет қаралды 57 МЛН
когда не обедаешь в школе // EVA mash
00:57
EVA mash
Рет қаралды 3,7 МЛН
Different Ways for Measuring Current With Arduino
13:32
Electronoobs
Рет қаралды 76 М.
12 Mind-Blowing ESP32 Projects to try in 2024!
8:50
ToP Projects Compilation
Рет қаралды 140 М.
The BEST EVER IOT Project using ESP32 🔥🔥 | PCBGOGO
19:44
Try these 16 Brilliant ESP32 projects!!!
11:18
ToP Projects Compilation
Рет қаралды 584 М.
Control Nearly ANYTHING with Alexa for under $10! 👍
5:24
MKme Lab
Рет қаралды 262 М.
Revolutionize Your ESP32 Projects with Live GPIO Pin Monitoring!
8:08
The Last Outpost Workshop
Рет қаралды 175 М.
Coding Alexa Support for ESP32 (Arduino)
8:27
Maker At Play Coding
Рет қаралды 9 М.
🍉😋 #shorts
00:24
Денис Кукояка
Рет қаралды 3,6 МЛН