Controlling Lights from Internet NODE MCU ESP8266 IOT

Поділитися
Вставка
  • Опубліковано 4 жов 2024

КОМЕНТАРІ • 164

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

    Nice video shot, thank you for sharing, keep it up :)

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

    I just tried it and it works. Instead of the ledpin 2, I used LED_BUILTIN to make things easier.
    In this case, no need for "int ledpin=2; // D4 in ModeMcu"

  • @nadeesha7283
    @nadeesha7283 3 роки тому

    nice video clear presentation easy to understand superb

  • @venkatamohankandregula1557
    @venkatamohankandregula1557 3 роки тому +2

    Good explanation. in future please use camera stand for better video performance

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

    thanks brother...this video will be very useful to all beginners. i checked this code with node mcu and relay

  • @RajK09
    @RajK09 3 роки тому +1

    Great video, clearly explained 👍👍

  • @kabandajamir9844
    @kabandajamir9844 2 роки тому +1

    So nice

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

    Indian Servers University rockzzzz

  • @ahmadx87
    @ahmadx87 7 років тому +28

    It not controlling from internet. It is your local home wifi network!

    •  6 років тому

      you can try to port forward ;)

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

      you are right

  • @neilbarnedo110
    @neilbarnedo110 2 роки тому

    LQ but very detailed. Kudos!

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

    Thank you so much. You make me understand the Basic.

  • @abbasthegreat5
    @abbasthegreat5 2 роки тому +1

    How this will work if we want to do the same from all over the world?

  • @AdemKIRMIZIYUZ
    @AdemKIRMIZIYUZ 3 роки тому +1

    Hello there,
    This project does not use internet. It works over the local network. So how can I control the nodemcu with an html page on my webserver.
    Pls help me.

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

    Very Nice Explanation

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

    Very simple to understand, i tried other boards without success, nodemcu can be connected directly to pc and not need for Serial data transfer

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

    Thank u brother for such a good video

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

    Excellent

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

    I want to control 2 sets of grow lights I have and I'm trying to see how folks do it. This was very informative and nudged me closer in the right direction so thank you for this!
    For the folks wondering how you can control this from anywhere in the world:
    your router has a public facing IP address, for example's sake let's say: 52.230.196.72
    On this router, you go to some setting generally meant for port forwarding and say you want to open port X (say, 7777) [host]
    you would also say any request sent to that port will be forwarded to say port 80/443 at 192.168.0.100 [forward host]
    From the outside world, a request sent to 52.230.196.72:7777 would be forwarded to your internal host of 192.168.0.100:80/443.
    Of course, security and whatnot so I'd be careful - but port forwarding is very useful. A quick project if you'd like some insight without the risk of opening your network to the world, grab a free download of virtualbox and setup a VM with any linux distro - then right click on it in the menu, go Settings > Network > Advanced > Port Forwarding. Pick any non-conflicting number for your Host Port, and pick 22 for your Guest Port.
    After your linux guest is setup and ssh is enabled, from the host run:
    $ ssh -p [host port] [username]@localhost
    this will establish an ssh tunnel between your main system and your virtual machine so you don't actually need the interface up to work with it. You could also connect to it from any other device on the same network with ssh capability by pointing at your ip address rather than localhost.
    Once you've done it you realize how easy it is to do the same actions on a router. Or you could have your router point to your host to point to your vm, and on and on.

  • @vinayladwal3096
    @vinayladwal3096 6 років тому +3

    according to video you made it is a local server please make one video how to host that server using some mobile network or a home wireless network

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

    When I am using a 5v relay connected with nodemcu , although the relay module turns off and on but relay clicking is not happening and when I am powering it from a different source and only connecting the data input pin of relay to node mcu , the relay does not turn on at all

  • @abhishekchakraborty3122
    @abhishekchakraborty3122 7 років тому +1

    great tutorial... thanks a lot fir uploading
    one query though, when using scan code
    y its jibberish coming
    please help and validate

  • @mohitshahane1569
    @mohitshahane1569 6 років тому +2

    Please provide the link for Wi-Fi program (you mentioned @ time 15:00)

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

    very good explanation. thank you .

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

    Hi, I have a question. can i power up a 5 volt 4 channel relay module with a 5 volt 0.7-0.8 mAh wall type charger, which is basically use for charge the simple mobiles.
    If yes, then how i connect, i mean what will be the circuit diagram. which wire will be connect with the vcc and which wire connect with the ground and which wire is connect with the ESP8286.
    OR,
    ESP8266 nodeMCU board 3.3volt is sufficient for 4 channel 5 volt relay?
    i am try to built a home automation project.
    Thank you very much. Please help me

    • @GauravKumar-ih1lw
      @GauravKumar-ih1lw 5 років тому

      You can use Vin pin of node mcu to get 5v output , connect this 5 volt to power up relay

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

    hey, i want to ask something, can i use portable modem device instead of Wi-fi router for the local network connection?

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

    4:06 "..after openin' that lil' bitch.." :D tanks for the video

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

    you are controlling it just from your home wifi once you out of that wifi range or even u use any other internet connection you can't control it..

  • @taniyamishra8833
    @taniyamishra8833 3 роки тому

    Hey after opening the serial monitor there are only some symbols showing up and none of the available wifi networks are showing up there

  • @rakeshkakkanate9297
    @rakeshkakkanate9297 6 років тому +2

    i need documentation for this project pls can anyone help me out? thanks in advance

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

    sir please help? how many codes you inserted in 1 wifi module? it detect all 3 codes?? it doesn't reset after uploading 1 code?

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

    Hello sir your video is nice
    But I am having a doubt regarding website appearance can we add some more features on website like pictures and scrolling text

  • @sarahguimaraeschitarra4821
    @sarahguimaraeschitarra4821 2 роки тому

    Hello, what a great video! But I can't find the link to download the code. Can you send me, please?

  • @dineshsoni6708
    @dineshsoni6708 4 роки тому +1

    Uhu its only wifi conteolled my dear.. please do as you talking. Its not controlled via global internet.🤔

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

    This is local IP control - not through INTERNET. Still its possible following below steps.
    1. Get Static IP from your ISP provider
    2. Do setting at your Wifi router to NAT and route to local IP running in NODEMCU.
    This way you can control the bulb anywhere from world.

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

    Hey brother really inspired by your video.. I jus need a help.. I have made the circuit.. Wen i turn on using blynk.. The led on d relay lights up but when a bulb is connected it doesn't glow and my relay doesn't do any click sound.. Plz help.. M jus a 12 year boy.. N i have assured my parents to make this n if i be successful they ll give me more components please help

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

    how many relays we can connect with a nodemcu at the sametime ?

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

    Dear Friends what should I do to access this wifi from anywhere without blink or any another third party applictaion

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

    this code is through the LAN not on the internet, if you disconnect the internet it will work correctly.

  • @dharmnayak7136
    @dharmnayak7136 3 роки тому

    can we use rpi instead of Arduino

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

    I typed the ip address in url. remote is not coming. it's showing" site can't be reached". please help me.

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

    Bhai link copy to hota hai magar additional board manager main paste nahi hota hai windows 10 pe.

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

    How to Control this bulb over internet?
    ( that web page can be viewed over internet??)

  • @sujendrakr.kachhap5436
    @sujendrakr.kachhap5436 3 роки тому

    Sir how to use the eeprom to store the pin state for on or off. If the light cutoff at that condition.

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

    How can i add a Button (One way) to this same? Any video for that?

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

    You are using home network to control the bulb not the internet.

  • @md.mohaiminulislam1771
    @md.mohaiminulislam1771 7 років тому +3

    This only control from same wifi network connected devices, you can't control this anywhere in the world....

    • @PraveenKumar-tr3wc
      @PraveenKumar-tr3wc 7 років тому +1

      Helo ratul raat by using port forwarding method we can control from anywhere..

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

      Using blynk server

    • @r.vigneshvignesh9654
      @r.vigneshvignesh9654 5 років тому

      @@PraveenKumar-tr3wc bro pls put the video for that bro🙏

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

      @@r.vigneshvignesh9654 Its very simple,Port forwarding is completely depends on your WiFi Router type,You can find lots tutorials for that..Still if you face any issues let me know

    • @r.vigneshvignesh9654
      @r.vigneshvignesh9654 5 років тому

      @@praveenwinrap7510 tq bro, if I face any problem Will let you know

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

    if (request.indexOf(" /LED=OFF")! = -1) -- Sir how to resolve this error if it really an error, then why it not found in just above code which is similar to it.

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

    best thank you but what we do if we wont more button thankyou

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

    Hi
    Does the board can execute the sketch if it s unplugged form the pc an plugged with a dc adapter ?

  • @abhishekhavanur9859
    @abhishekhavanur9859 3 роки тому

    Relay buy link please? Or wts the name of tat relay

  • @NeelSanghavi
    @NeelSanghavi 2 роки тому

    where can i find the code for this?

  • @tusharshahi1724
    @tusharshahi1724 7 років тому +1

    sir.. where is the link.. u said..

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

    Can we use ardino here

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

    Sir I can't see the esp8266 option. I'll tried so many times please help

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

    Please make a video with 4ch relay, OLED display and node mcu

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

    Where can i buy node mcu

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

    If node MCU is rest pressed or supply to node MCU all the output pin is high

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

    Output of the node mcu is 3.3 volts right....so how could it operate a 5 volt relay

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

      The VU output of the Nodemcu is strong enough to power a 5v relay and the pins are strong enough to give the signal. I was surprised too, but it works

  • @tahabardanwala3939
    @tahabardanwala3939 7 років тому +3

    agar reply na de sako to phir kyu video banate ho!

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

    Great , but this is not over internet controlling .

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

    I want a budget details. how much cost for this project.

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

      make a list of parts and then do some research...amazon, ebay, etc

  • @RohitPatel-nh1cp
    @RohitPatel-nh1cp 5 років тому

    connection disgram pls, including relay and nodemcu power input. i guess nodemcu work with 3.3 v only

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

    I am using 4 channel relay.... But that needs 5v but in node mcu 3.3 v is only available....so please help me... How to give the relay external power supply

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

      Buy a cheap SMPS adapter which gives you a 5V supply. Apart from this, you can also use a FTDI board or simply a dual (3.3V and 5V) output board. More reference...ua-cam.com/video/f12FB0FDZkk/v-deo.html

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

      You can give 5 -10 V to NodeMCU. There is pin as Vin

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

      you can use arduino uno board

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

      Deepanshu Kumar don't you think spending 900 rupees just to get a 5V supply is expensive!

    • @microgridcontrolbyd-space347
      @microgridcontrolbyd-space347 6 років тому

      Simple give the vcc from lm 7805 voltage regulator

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

    HOW I CONNECT PUBLIC IP OR INTERNET... PLZ........

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

    awsm 👌👌

  • @farman.ali-electronicsauto704
    @farman.ali-electronicsauto704 4 роки тому

    sir you can give me this project coding and diagram plzz???

  • @mohndsmhmdify
    @mohndsmhmdify 7 років тому

    perfect

  • @akhiljithvg8164
    @akhiljithvg8164 3 роки тому

    please provide the code in description

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

    Magic!!

  • @sandeepnani5764
    @sandeepnani5764 7 років тому

    in scanning session the nodemcu esp8266 wifi network was not shown and disabled what can i do for enabling the wifi network

  • @kirankumar-xn5kr
    @kirankumar-xn5kr 6 років тому

    is there is no wifi what is the problem

  • @balramkatepaka9772
    @balramkatepaka9772 3 роки тому

    where is the code link to control the light

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

    you are not controlling from internet, the ip is your local network ip.

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

    Its a local hoist application not remote host web server

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

    Hey,
    Please do not use "having" like you are now and simply say "has" as that is correct. having is used only as a verb as in "i'm having lunch". hope this helps make your videos better.

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

    sir for me the relay stays on forever...sir please help me..

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

      Same thing happened to me, The error was not to connect Vin to VCC, instead connect Vcc of relay to 3v3 in Nodemcu , It works :)

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

    Where is the link to the code?

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

    Where is code? Please give me that

  • @suryanarayanan5534
    @suryanarayanan5534 7 років тому +1

    what is the cost of one channel relay

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

      Surya Narayanan on Amazon its 150 or something

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

      you get it even in cheaper price in robomart.com

  • @mannai9477
    @mannai9477 2 роки тому

    Arduino name please

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

    Bro can u give the code link pls

  • @jillyjokes8747
    @jillyjokes8747 2 роки тому

    WHERE IS LINK SIR?

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

    Relay do not actuate

  • @mnulive901
    @mnulive901 7 років тому

    still searching link ,bhai link to daal deta

  • @yogeshchoudhary9359
    @yogeshchoudhary9359 3 роки тому

    where is the code sir

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

    HOW TO OPEN THE SERIAL MONITOR

  • @nishatvasker7397
    @nishatvasker7397 2 роки тому

    Source code please

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

    Nice video (Y) Great work. Which RELAY are you using in this project?

  • @tusharshahi1724
    @tusharshahi1724 7 років тому

    sir. LINK. PLZ. GIVE THAT..

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

    Tell us from internet
    It's just a local control

  • @kirubhagaranv7522
    @kirubhagaranv7522 7 років тому

    program coding where

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

    SIR PLEASE EXPLAIN IN HINDI

  • @adityasoni2030
    @adityasoni2030 2 роки тому

    PLEASE GIVE THE CODE

  • @Gopinath-zq1hd
    @Gopinath-zq1hd 6 років тому

    Can you send me the code

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

    What a complete waste of processing power.

  • @tusharshahi1724
    @tusharshahi1724 7 років тому

    where to DOWNLOAD IT??

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

    Bhai Hindi main vdo banao

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

    needs more ads.

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

    CODE kasha pe he