Arduino IoT Cloud and esp32 based Home Automation

  Переглядів 7,556

hash include electronics

hash include electronics

День тому

In this video we are going to be building home automation project using Arduino IOT Cloud and esp32 microcontroller.
We can control home devices from anywhere in the world using our mobile phone over wifi connection.
We will take a closer look into Arduino IOT Cloud and how to integrate it with esp32 board.
I have explained in details each step along with code and connections.
👉Please subscribe: ukposts.info...
👉Components list :
✅ ESP32 microcontroller board amzn.to/2NGYwNJ
✅ 5V 4 channel relay amzn.to/3oq9yn8
✅ Bulb sockets
✅ AC plug
✅ Bulbs
✅ 5V AC-DC adapter to power esp32 and relay
✅ Breadboard
✅ Jumper wires.
👉 Shorts Channel :
/ ujwalnandanwar
👉Code and diagram:
github.com/un0038998/HomeAuto...
👉Arduino Create Agent:
downloads.arduino.cc/CreateAg...
👉Home automation using esp32 local sync webserver:
• ESP32 Getting started ...
👉Related videos:
/ hashincludeelectronics
👉Follow us on Instagram:
/ hashincludeelectronics
⏱Chapters
00:00 Intro
00:42 Components
01:02 Connections
01:52 Arduino IOT Cloud set up
04:50 Code explanation
06:17 Arduino IOT Remote mobile app
06:43 Demo
07:14 Issues faced and solutions
#arduinoiotcloud #esp32 #hashincludeelectronics

КОМЕНТАРІ: 53
@anokhautomation4453
@anokhautomation4453 2 роки тому
🎉🎉👌👌nice project and tutorial. Thanks for sharing 🙏
@hashincludeelectronics
@hashincludeelectronics 2 роки тому
Thanks for watching
@RandomLearner
@RandomLearner Рік тому
It worked. Is it possible to show a separate notification when all loads are connected? (like when 4 switches are on it will show system overload.)
@hashincludeelectronics
@hashincludeelectronics Рік тому
Please check in Arduino IOT cloud if there is provision to send notification on mobile .
@ananddekate4533
@ananddekate4533 2 роки тому
Sir aap ke video hame inspire karte hai
@hashincludeelectronics
@hashincludeelectronics 2 роки тому
Thank you very much 😃
@rajvirsingh6698
@rajvirsingh6698 2 роки тому
Top-notch 👌🏼
@hashincludeelectronics
@hashincludeelectronics 2 роки тому
Thank you very much . Cheers 👍
@iqbalikhwan7677
@iqbalikhwan7677 2 роки тому
if i go outside my house , and i forgot to switch off the light..can i switch off the light using the Arduino IOT remote mobile app even at outside the house?
@hashincludeelectronics
@hashincludeelectronics 2 роки тому
Yes you can . You can control from anywhere in the world 👍🏻
@zofmod
@zofmod Рік тому
Bro u could have all the lights independent using my dongle,just connect an HC05 to each light with its own mcu and have as many independent lights around your house as you want, btw where you from bro
@hashincludeelectronics
@hashincludeelectronics Рік тому
Yup. I am from India .
@zofmod
@zofmod Рік тому
@@hashincludeelectronics very nice how long have you been developing
@paulocriollo7814
@paulocriollo7814 Рік тому
Que tiempo de uso tiene el código, es decir es limitado o ilimitado. Gracias por el aporte.
@hashincludeelectronics
@hashincludeelectronics Рік тому
Thanks for checking out the video 👍🏻however I did not understand what you said .
@csgohiglights7041
@csgohiglights7041 2 роки тому
Bro just asking .. what will i input on the ssid and password is that the ssid of the wifi im using in our home?? And where i can get the device secret key?? I hope youll help me with the.. thank you bro.
@hashincludeelectronics
@hashincludeelectronics 2 роки тому
Thanks for checking out video 👌🏻. Yes it’s the same WiFi ssid password which you use at home. Regarding getting device secrete key , it’s explained in the video . You can get it when you add the device.
@gamingwithprakalp
@gamingwithprakalp 2 роки тому
very nice😍😍😍
@hashincludeelectronics
@hashincludeelectronics 2 роки тому
Thanks 😊
@cr7hd828
@cr7hd828 2 роки тому
mafia here keep going 😘😘
@hashincludeelectronics
@hashincludeelectronics 2 роки тому
Thanks a lot .👍
@aryansh1985
@aryansh1985 2 роки тому
Badiya
@hashincludeelectronics
@hashincludeelectronics 2 роки тому
Thanks man 😃
@ananddekate4533
@ananddekate4533 2 роки тому
Sir hamare ghar ki TV smart nahi hai to ise smart banan hai to kaise kare
@bassam_salim
@bassam_salim Рік тому
Can you make custom web page to control it?
@hashincludeelectronics
@hashincludeelectronics Рік тому
Arduino cloud provides its own web app . And it’s very handy to use. You can check my “getting started with esp32 “ video where I have created custom app . 👍🏻
@zofmod
@zofmod Рік тому
@@hashincludeelectronics you can also do it within a android application so you can control the bluetooth devices connected to the phone via a web page thats connected to the same network as the phone whether your on wifi or hot spotting
@yashasvichoubey9179
@yashasvichoubey9179 2 роки тому
I second Prabhats comment.
@hashincludeelectronics
@hashincludeelectronics 2 роки тому
👍🏻
@dipaksonone2917
@dipaksonone2917 2 роки тому
And sir also we have to define pins which may differ in mcu8266
@hashincludeelectronics
@hashincludeelectronics 2 роки тому
Agree . Good point 👌🏻Check the pin out of esp8266 and use those pins in the code . Code is very simple .
@dipaksonone2917
@dipaksonone2917 2 роки тому
@@hashincludeelectronics thank you sirr
@dipaksonone2917
@dipaksonone2917 2 роки тому
In coding is we have to provide ssid and pass or not.
@dipaksonone2917
@dipaksonone2917 2 роки тому
Because i am totally confuse in coding...
@hashincludeelectronics
@hashincludeelectronics 2 роки тому
@@dipaksonone2917 once you create a thing in Arduino IoT cloud , the code is automatically generated which will have your ssid and password in separate file. I have explained in video how you can upload the code directly from web (no need of IDE) .You just need to set pin modes and update the callback functions to digital write values into these pins .
@dipaksonone2917
@dipaksonone2917 2 роки тому
Can we do same with esp8266
@hashincludeelectronics
@hashincludeelectronics 2 роки тому
Yes sure . Just select board as esp8266 and corresponding model under the dropdown .
@prabhatverma7538
@prabhatverma7538 2 роки тому
I think it will replace alexa 😀 ... Awesome work ... 👍👍
@hashincludeelectronics
@hashincludeelectronics 2 роки тому
🙂👏🏻
@shubhamdalvi8558
@shubhamdalvi8558 4 місяці тому
Bro my esp32 status is offline
@hashincludeelectronics
@hashincludeelectronics 4 місяці тому
Please check the video for any missing step 👍🏻👏🏻
@anasalshami620
@anasalshami620 2 роки тому
My arduino creat agent doesn't work
@hashincludeelectronics
@hashincludeelectronics 2 роки тому
what error do you get ? if you connect the esp32 board , does it show connected ? After installing Arduino Agent , you need to open it by clicking on it.
@anasalshami620
@anasalshami620 2 роки тому
@@hashincludeelectronics I opened it and i have reinstated it many times to solve the problem the device remains doesn't connected
@hashincludeelectronics
@hashincludeelectronics 2 роки тому
Make sure to input network credentials in network tab while setting up thing . Does your esp32 board connect using regular Arduino IDE? Give it a try with regular IDE. You can also copy the code from Arduino cloud and upload using Regular IDE procedure . If problem still persists then please send me an email with your setup and I will take a look and we can communicate there.
@rahulverma-li8ph
@rahulverma-li8ph 2 роки тому
arduino iot remote is not working
@hashincludeelectronics
@hashincludeelectronics 2 роки тому
Thanks for checking out video 👍🏻.what issue are you facing with Arduino IoT remote app ? Make sure that esp32 is powered properly with 5 v supply through vin .
@osamashahid4614
@osamashahid4614 2 роки тому
Is this circuit safe?
@hashincludeelectronics
@hashincludeelectronics 2 роки тому
Thanks for checking out the video. It uses AC voltage, so please be careful while making relay connections with AC sockets and plugs. If you are not sure about how to make these AC connections with relay, then please check my video "What is relay" where I have explained how to use it with just single ac socket and plug (you will get proper idea about it). Later you can make multiple AC sockets connections as per in this video. Please take good care while working with AC.
@shubhamdalvi8558
@shubhamdalvi8558 4 місяці тому
Please help me to reach to you
@hashincludeelectronics
@hashincludeelectronics 4 місяці тому
You can send me email 👍🏻👏🏻
Using Arduino IoT Cloud with ESP32 | Is it better than New Blynk 🤔
19:41
Гражданская оборона 2024 - 16 полный выпуск
1:04:15
Телеканал ICTV
Переглядів 441 тис.
Arduino IOT Cloud with ESP32 Relay Control
6:17
Ahmad Logs
Переглядів 7 тис.
CNC Machining Will Never Be The Same: This is Next Level
8:26
TITANS of CNC MACHINING
Переглядів 15 тис.
Using Arduino IoT Cloud with ESP8266 || Setup & Complete Guide
13:13
How To Electronics
Переглядів 109 тис.
Home Automation Using ESP32 and Blynk IoT | Blynk IoT Projects
7:22
Tech Trends Shameer
Переглядів 701
Make a transmitter 12 channels using nRF24L01 and ESP32
14:48
Elec Channel
Переглядів 5 тис.
Making your first project on New Blynk 2.0⚡️
15:23
techiesms
Переглядів 196 тис.
RC Car using PS3 Controller and ESP32 | DIY 🔥
7:29
hash include electronics
Переглядів 45 тис.
Распаковка айфона в воде😱 #shorts
0:25
НЭКС
Переглядів 20 тис.
GOOGLE СДЕЛАЛИ НЕВОЗМОЖНОЕ! Это круче любого Samsung, Apple и Xiaomi…
13:16
Thebox - о технике и гаджетах
Переглядів 64 тис.
NOTHING PHONE 2A - НЕОБЫЧЕН ВО ВСЕМ!
30:39
DimaViper
Переглядів 47 тис.