ESP32 Home Automation Using Blynk 2.0 With Online Simulator ||Wokwi

Sdílet
Vložit
  • čas přidán 29. 07. 2024
  • Welcome to our CZcams video on Home Automation using the ESP32 microcontroller and the Wokwi online simulator!
    In this video, we will be demonstrating how to use the ESP32 and the Wokwi simulator to create a simple home automation system. The Wokwi simulator is a free online tool that allows you to program and simulate the behavior of electronic circuits and devices, including the ESP32.
    We will start by introducing the ESP32 and the Wokwi simulator, and then walk you through the process of setting up a home automation system using the ESP32 and the Wokwi simulator. We will show you how to connect and control various devices, such as lights and appliances, using the ESP32 and the Wokwi simulator.
    By the end of this video, you will have a solid understanding of how to use the ESP32 and the Wokwi simulator to create a home automation system, and you will have the skills and knowledge to build your own home automation projects using these tools. So, if you are interested in home automation or want to learn more about the ESP32 and the Wokwi simulator, be sure to watch our video!
    Code drive.google.com/drive/folder...
    #openai, #wokwi, #esp32project #chatgpt
  • Věda a technologie

Komentáře • 108

  • @pratiklengare5735
    @pratiklengare5735 Před rokem +5

    Basically I'm from doctorate background but only bcoz ur channel Ani ur guidence now I'm became a electrical engineering....thankk u sirrrrrrrrrrr.......

    • @technicalshubham789
      @technicalshubham789  Před měsícem

      Thank you so much for your kind words! 😊 I'm thrilled to hear that my channel and guidance have helped you become an electrical engineer. 🎉 Congratulations on your achievement! Keep up the great work! 👏🔌

  • @markreeves5561
    @markreeves5561 Před 26 dny

    Thank you very much Technical Shubham. I have learned a lot from this project. Thanks once again.

  • @joaopaulopinheiro4582

    Amazing. Thanks for share your project.

    • @technicalshubham789
      @technicalshubham789  Před rokem

      I appreciate your support! Thank you for taking the time to watch and comment. 💫

  • @TechnoTrendz
    @TechnoTrendz Před rokem +1

    Thank you so much sir 🔥

  • @edinfific2576
    @edinfific2576 Před 5 měsíci +2

    Thank you for your step-by-step instructions. It worked for me, it just didn't seem to be connected the first time I ran the simulation, but it worked on the second run.
    One problem in the code:
    On the line
    //During Starting all Relays should TURN OFF
    digitalWrite(relay1_pin, HIGH);
    it should say
    digitalWrite(relay1_pin, LOW);
    The same goes for the other 3 relays.
    I looked at this part of the code when I noticed all relays being ON from the start.

    • @daniaayad5874
      @daniaayad5874 Před 2 měsíci

      thank you for this information i actually run to the same problem , and followed the instructions and it actually worked

    • @technicalshubham789
      @technicalshubham789  Před 2 měsíci

      Hope this is helpful for you..

  • @pavankhandare3321
    @pavankhandare3321 Před rokem +1

    Very good Shubham.... Keep it up

  • @FaniRoy-ks3fv
    @FaniRoy-ks3fv Před 2 měsíci

    Thanks Bro..
    Its Working...

  • @hcshivani9570
    @hcshivani9570 Před rokem

    Thank you so much it helped a lot and implemented this project for my academics

    • @technicalshubham789
      @technicalshubham789  Před rokem

      I'm glad to hear that my response was helpful in your academic project. It's always rewarding to know that the knowledge I provide can be put to good use. Keep up the good work and don't hesitate to reach out if you have any further questions or need additional assistance. Good luck with your project! :)

    • @surendharm5606
      @surendharm5606 Před rokem

      ​@@technicalshubham789 bro code link plz

  • @oscardeb747
    @oscardeb747 Před 11 měsíci

    Sir, will this show how much electricity has been passed or monitor the electricity?

  • @sanketsutar4467
    @sanketsutar4467 Před rokem +3

    It's looking cool .....I will try

  • @pratiklengare5735
    @pratiklengare5735 Před rokem +1

    Gurujii aap kaha the etne din....
    Meri sansse atk rhi thii...apka video nhi dekha too..gurujii aap update rahiye....

  • @ludovicndi1331
    @ludovicndi1331 Před 9 měsíci

    Good job bro,
    but can you please tell me where you find your sounds ?

  • @user-jf1bw4hs9z
    @user-jf1bw4hs9z Před 6 měsíci

    thank you so much

  • @Rajesh-jk9ce
    @Rajesh-jk9ce Před 5 měsíci

    Nice video bro❤ .
    Bro I need simulation video for under this topic
    Topic name :Automated controller of street light
    management systems
    Topic Description:Develop an automated system for real-time street
    light fault detection, precise location tracking, and
    efficient maintenance in cities.

  • @sayuthishokran7338
    @sayuthishokran7338 Před rokem +1

    hello brother.. if i want to add ultransonic sensor ?? how the code will be? can you do?

  • @firdaustaqwa1950
    @firdaustaqwa1950 Před rokem

    Hi sir may i ask where is the code that you said in the discription below?

  • @bacardilove1981
    @bacardilove1981 Před rokem

    hello, there is a way to start the simulation from the moile app??

    • @technicalshubham789
      @technicalshubham789  Před rokem

      I think its works on desktop mode. Please try on that and if possible use the PC for simulation.. Thank You

  • @user-in7sn2pg5h
    @user-in7sn2pg5h Před 2 měsíci

    Thanks

  • @vishnupriya3661
    @vishnupriya3661 Před 8 měsíci

    Rather than adding bgm,if you explain things .it would look even more appealing ,thanks ;)

  • @Aditya-cx3oe
    @Aditya-cx3oe Před měsícem

    Can we use Arduino board rather than esp32 and i have one more question that how we use wokwi in vs code
    Can you make one explanation video on how to use wokwi in vs code using platformIO

    • @technicalshubham789
      @technicalshubham789  Před měsícem

      Hi,
      Yes, you can use an Arduino board instead of the ESP32 for many projects. However, some features and capabilities might differ, so you'll need to adjust your code and setup accordingly.
      Regarding your second question, I can definitely make an explanation video on how to use Wokwi in VS Code using PlatformIO. Stay tuned for that!
      Thanks for your suggestions and support! 😄

    • @Aditya-cx3oe
      @Aditya-cx3oe Před měsícem

      @@technicalshubham789 thank you brother ❤️

  • @shreyachakrabortybca0208
    @shreyachakrabortybca0208 Před měsícem

    how can we add any other device apart from led like fan or speaker in this project

    • @technicalshubham789
      @technicalshubham789  Před měsícem +1

      You can connect any appliances with this relay, including fans and speakers. Just ensure the relay is rated for the appliance's voltage and current.

    • @shreyachakrabortybca0208
      @shreyachakrabortybca0208 Před měsícem

      @@technicalshubham789 can u make a more specific video on this.

    • @technicalshubham789
      @technicalshubham789  Před měsícem

      Sure, Thanks for suggestion

  • @rajeparamasivam9255
    @rajeparamasivam9255 Před rokem +1

    Can someone explain about this

  • @ikhsanrahmadianto8542
    @ikhsanrahmadianto8542 Před rokem +1

    WHAT CODE?

  • @Satyagupta-ij3nc
    @Satyagupta-ij3nc Před rokem

    sir 6 input 6 output ground dene par led blink kare ek video banaye please next video wait for me.

  • @snehapoddar6399
    @snehapoddar6399 Před 9 měsíci +1

    by which name can i get this relay at shop?

  • @routinewithspecial...8589

    Bro how ur are rotating components

  • @rhoubrickidanan3300
    @rhoubrickidanan3300 Před 2 měsíci

    can I use this on arduino ide? how?

    • @technicalshubham789
      @technicalshubham789  Před 2 měsíci

      You can copy the code from simulation OR You can download the zip file from share option, where you get Circuit diagram and code which you can import in Arduino IDE

  • @user-jq9rr6sh1p
    @user-jq9rr6sh1p Před 2 měsíci

    How can I turn this into voice controlled home automation

    • @technicalshubham789
      @technicalshubham789  Před 2 měsíci

      You can use VC-02 module to control home appliances with voice control

  • @TulasiSneha-jk5ib
    @TulasiSneha-jk5ib Před 10 měsíci

    Sir u have simulator video of nodemcu

    • @technicalshubham789
      @technicalshubham789  Před 10 měsíci

      In this Simulation platform, There is no any ESP8266 board soo , I didn't having simulation for NodeMCU ..

  • @emekanweke-kg2bt
    @emekanweke-kg2bt Před 2 měsíci

    can you provide me with the code

  • @snehapoddar6399
    @snehapoddar6399 Před 8 měsíci

    i m making this on hardware but i m a little confused about wiring....can u please help?

  • @gamingstar8006
    @gamingstar8006 Před 8 měsíci

    Please to clarify

  • @alyam.t1040
    @alyam.t1040 Před měsícem

    How to rotating components in smartphone?

  • @user-jm8ro7cd4o
    @user-jm8ro7cd4o Před 11 měsíci

    What are the home automation technology except this and how to design in wokwi with coding

    • @user-jm8ro7cd4o
      @user-jm8ro7cd4o Před 10 měsíci

      Pls reply bro

    • @technicalshubham789
      @technicalshubham789  Před 10 měsíci +1

      You can add multiple sensors like smoke detectors, Soil moisture detectors, Temp sensors For Fan speed regulation, Also you can make automatic door opening system using ultrasonic and PIR sensor the possibility is endless you can make anything. Here in Wokwi there is limitation of sensor but you can Also try TinkerCAD where you can find multiple sensors but there you cannot use IOT device board like ESP or Raspberry Pico . You can try both TinkerCAD and Wokwi. Also to build the circuit you can try Circuto.io site

    • @user-jm8ro7cd4o
      @user-jm8ro7cd4o Před 10 měsíci

      @@technicalshubham789 thankyou bro

    • @user-jm8ro7cd4o
      @user-jm8ro7cd4o Před 10 měsíci

      Home automation means connect only blynk2.0? but( think speak)

    • @user-jm8ro7cd4o
      @user-jm8ro7cd4o Před 10 měsíci

      Pls reply bro

  • @gamingstar8006
    @gamingstar8006 Před 8 měsíci

    Bro it will not work in new version

  • @user-jm8ro7cd4o
    @user-jm8ro7cd4o Před 11 měsíci

    How to rotate circuit bro pls answer

  • @--SARVESHR
    @--SARVESHR Před rokem

    The code is page is not opening

    • @technicalshubham789
      @technicalshubham789  Před rokem

      I apologize for the inconvenience. To resolve the issue, try clearing your browser's cache or using an alternative browser. These steps can help refresh the page and improve its accessibility. the code link is working properly.
      🙂

  • @dineshr1204
    @dineshr1204 Před 10 měsíci

    .Hi Sir coding file does not open

    • @dineshr1204
      @dineshr1204 Před 10 měsíci

      Please response

    • @technicalshubham789
      @technicalshubham789  Před 10 měsíci +1

      The link is working proparly in that you will find a zip file loaded with all necessary data for project..

  • @smgaming1505
    @smgaming1505 Před rokem

    Bro link code not in description

    • @technicalshubham789
      @technicalshubham789  Před rokem

      wokwi.com/projects/351989123979936341 All the Best 🙌

    • @smgaming1505
      @smgaming1505 Před rokem

      It's done
      On my college project bro
      Thank you so much
      Your video useful for me
      Keep rocking

    • @technicalshubham789
      @technicalshubham789  Před rokem

      Thank you so much for letting me know that my video was useful for your college project! I'm glad I could help. Keep up the good work on your project!

  • @KarthikaVenkatesh_.
    @KarthikaVenkatesh_. Před 2 měsíci

    Sir how to edit code?

    • @technicalshubham789
      @technicalshubham789  Před 2 měsíci +1

      You can either edit the code in simulator or you can download the code file n edit offline..

    • @KarthikaVenkatesh_.
      @KarthikaVenkatesh_. Před 2 měsíci

      @@technicalshubham789 Thank yu 🙌

  • @rajeparamasivam9255
    @rajeparamasivam9255 Před rokem

    shubham?? Can you reply pls, before 30 June, 2023

  • @lilchera7905
    @lilchera7905 Před rokem

    Can i get source code

    • @technicalshubham789
      @technicalshubham789  Před rokem

      "Sorry for forgetting to include the code link in the video description. It's available now. Please use it to follow the tutorial and customize the code. Thanks for your support!"

  • @routinewithspecial...8589

    Bro code link plzz

  • @hemanthkumar6149
    @hemanthkumar6149 Před rokem

    Provide code plz

  • @tombudd1281
    @tombudd1281 Před 7 měsíci

    could do without the annoying music

  • @nadarajan1289
    @nadarajan1289 Před rokem

    not a coding in the discribsion

    • @sam_j613
      @sam_j613 Před rokem

      Yes

    • @technicalshubham789
      @technicalshubham789  Před rokem +1

      I just wanted to quickly address a mistake I made in the video description. I realized that I forgot to include the link to the code used in the tutorial. I apologize for any inconvenience or confusion this may have caused.
      But the good news is, I have now updated the description with the correct link to the code. So if you were having trouble following along or getting the code to work, please check the description again and you should be all set!
      Thank you for your understanding, and as always, if you have any questions or feedback, please don't hesitate to let me know in the comments.

  • @AlokKumar-xn7zx
    @AlokKumar-xn7zx Před rokem

    bro please provide code

    • @technicalshubham789
      @technicalshubham789  Před rokem +1

      drive.google.com/drive/folders/1c8MUOoeQwTnGt8PyfQYZYzQhtFuaPPtn?usp=sharing

  • @ec036venkateshr9
    @ec036venkateshr9 Před 5 měsíci

    I can't extract the code , please can you send my email id