Control your device from anywhere using ESP8266.....Simplest way IOT #1

Поділитися
Вставка
  • Опубліковано 13 лип 2018
  • Hi everyone,
    As we know everyone hopes to be able to control and access
    his home devices from anywhere by simplest and easiest way.
    So In this video, I'm going to show you how easy to make an IOT
    device using ESP8266 or NodeMCU you can use anyone you want.
    NodeMCU supports more devices than ESP8266.
    First, we will connect the Esp8266 with Arduino UNO then Reset it
    by grounding the reset pin. Thus, we can Upload the Sketch to ESP8226
    In this project, we actually turn the ESP to a web server for analysing the HTTP requests to execute the right command.
    Just for the beginning, I will use the ESP8266 because it's small and handy.
    Note:
    To Reset the ESP8266 for Uploading the sketch:
    connect the GPIO0 pin to GND and the reset pin to GND.
    If you want to Restart it just connect the reset pin to GND
    and be sure the GPIO2 pin is disconnected.
    To add the ESP boards to Arduino IDE here the custom URL:
    arduino.esp8266...
    /package_esp8266com_index.json
    If you have a problem with uploading the code:
    1- Check if the reset and the CH_PD pins are pulling up to 3.3v.
    2- Check if the GPIO0 pin is grounded.
    3- Arduino Rx to ESP Rx
    4- Arduino Tx to ESP Tx
    5- Arduino reset pin is grounded
    -----------------------------------------------------------------------------------------------------------
    Here's the ESP8266 code:
    bit.ly/ESP8266L...
    -----------------------------------------------------------------------------------------------------------
    Here's the diagram ESP wiring with the Arduino:
    bit.ly/ESPwiring
    -----------------------------------------------------------------------------------------------------------
    Music: x50 - Penguin (Vlog No Copyright Music)
    -----------------------------------------------------------------------------------------------------------
    If you like this video don't forget to Like and Share.
    Don't be a stranger, hit the Subscribe button, It will be awesome having you here.
    Comment if you have any questions.
    Thanks for watching.
  • Наука та технологія

КОМЕНТАРІ • 20

  • @pcibra5401
    @pcibra5401 6 років тому +1

    Goooood very good project, thanks for sharing it
    It will be awesome if you can make a weather station with a web interface.
    thanks a lot for your time.

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  6 років тому

      You're Welcome.
      I will make like that in the next videos, stay close.
      Cheers

  • @matiastorres296
    @matiastorres296 Рік тому

    muchas gracias me funcionó para controlar un ESP8266 con una red remota

  • @re8tribution131
    @re8tribution131 Рік тому

    From beginner's perspective... Can you make another repeated video of very detailed explanation... Cause it doesn't exist on UA-cam.
    What all software to download... Everything!!

  • @aieshahsasuke3753
    @aieshahsasuke3753 4 роки тому

    Hi, I'm using Arduino mega as my controller to do fingerprint attendance, can I use this wifi module to upload data to server?

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  4 роки тому

      You can use this ESP8266 chip, But you need to make many changes on the code.
      You have to create two codes one for mega and the second one for the ESP8266.
      Or you can use just the ESP8266 chip with the fingerprint scanner by using its Rx and Tx.

    • @aieshahsasuke3753
      @aieshahsasuke3753 4 роки тому

      @@ElectronicsTechHaIs if i connect fingerprint directly to this module, that's mean i don't need mega?

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  4 роки тому

      Right, you don't need mega.

  • @drelectronics13
    @drelectronics13 5 років тому

    Sir can u provide me a code in which I want to connect ir proximity sensor for auto water dispenser such as when I bring glass near the sensor it will start timer and dispense water and if I remove the glass as per my need,before time ends, it must stop automatically so that there is no wastage of water anymore. Hope u reply 🙂

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 років тому +1

      I don't have that much free time to make it. anyway, it's easy to implement you just need to know how to use IR, google it there are many examples on how to do it.

    • @drelectronics13
      @drelectronics13 5 років тому

      @@ElectronicsTechHaIs ok i will search for it

  • @muhammadshakil3723
    @muhammadshakil3723 4 роки тому +2

    Its not from anywhere.its only from LAN

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  4 роки тому

      It also from any where, Have watched the end of the video?
      You have to enable the port forwarding in your router setting then get a domain name for your public IP using NO-IP service.

    • @igororlov1765
      @igororlov1765 8 місяців тому

      @@ElectronicsTechHaIs Hi! I've folowed all your steps but its still working only from LAN. I also cant acess my router page when I put my domain name in search bar.Any ideas? thanks

  • @madhavareddy6217
    @madhavareddy6217 Рік тому

    Total cost how much for this project bro

  • @drelectronics13
    @drelectronics13 5 років тому

    Bro i guess ur not replying me
    For ir controller code
    Cause it's urgent can u pls do that🙏🙏🙏🙏

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 років тому

      Excuse me, I didn't forget you, I'm very busy, And I'm going to send it in an hour to your E-mail.

    • @drelectronics13
      @drelectronics13 5 років тому

      @@ElectronicsTechHaIs
      Code works fine though there was a little bit problem as A5 WAS NOT working but I made it and all works fine