ESP8266 Make your own LED control web server in Arduino IDE | IoT project

preview_player
Показать описание
Day by day IoT devices are increasing. Because it gives you comfort, You can literally control any device from anywhere. You just need an internet connection or at least you should be on same Wi-Fi network. It is very convenient to do simple task like turn ON light or OFF light with our smart phone. You can build your own IoT home automation with this tutorial. You may want to build a IoT project for college, school or university. In this tutorial we will see how to make ESP8266 web server which will control LED. We can control LED from any web browser on laptop, PC or Mobile phone by using same WiFi network. Once you learned this you will not only able to control LED you can literally control anything from light, fan, AC to big machines in factory.

If you want to support my video please buy any product through my amazon affiliate link. I will receive a commission, at no extra cost to you.

LIST OF COMPONENT (affiliate links)

Song: Spectre
Artist: Alan Walker
Licensed to YouTube by: UNIAO BRASILEIRA DE EDITORAS DE MUSICA - UBEM, LatinAutor, ASCAP, BMI - Broadcast Music Inc., Sony ATV Publishing, LatinAutor - Warner Chappell, Warner Chappell, LatinAutor - SonyATV, EMI Music Publishing, and 21 music rights societies
Рекомендации по теме
Комментарии
Автор

Beautiful tutorial. Not so long, in English language, really easy to understand, with logical steps. And of course, with 100% authentic tutorial music. 10/10.

wupuchim
Автор

Hello, I want to thank you very much for your tutorial and contribution for those of us who are learning and starting in this matter, I looked a lot for something like that and yes I found many, but nothing like your tutorial. Without words you explained it perfectly, very well understood and everything worked perfectly, thanks for sharing, you won a new subscriber. Greetings master.

josephsumel
Автор

Could you please write all the code separately, I want to make this kind of work???😊

lexaradzevich
Автор

Muchisimas gracias hermano, vi como cien videos de como programar esta cosa, aparte de que ninguno daba el codigo (o en varios casos lo vendia), no explicaban de manera concisa y sencilla, pero gracias a dios que encontre tu video, en verdad muchas gracias.

arcana_kaenz
Автор

What if your Module is behind the NAT you wanna control it from any remote location???

haroonnaseem
Автор

Hi there, I am a web developer and I need to build an web app that talks to a (lights controller) via json or ajax. Do you know anything of this. By the way your project put alot of things in prospective for me. Keep up the good work!

fustibal
Автор

does this project requires to have WIFI already pre-installed at your home?

ewncilo
Автор

hello Sir, may I ask if it can automate the lighting on and off of the bulb even without connecting to the same wifi? or does it have to be a local wifi to work?

kennethfajardo
Автор

I managed to make this but how do I get rid of the delay thanks

WsM_TECH
Автор

It just says "connect to wifi" infinitely on the serial monitort

modnar
Автор

Sir agar button Kam naii kar rahe to kya kare sir urgent he

saiakkar
Автор

hii I need the code you used in this video how do i get it?

priyanshumudgal
Автор

hola amigo realice todo al pie de la letra y no me funciona que

robertobrito
Автор

What is the color code of the resistor

themaker
Автор

Yellow LED is not working, while rest 2 is working

samjio
Автор

CAN I GET THE CODING FOR THIS PROJECT?

itikavats_
Автор

OMG Why didn't I see this earlier

atoztv
Автор

Thanks for the Video, it gives me a lot of new ideas.

hans-dieterjung
Автор

why ppl put music and LOUD during tutorials....

evilmode
Автор

whenever i upload the code it shows this and serial port also doesnt work -
Variables and constants in RAM (global, static), used 30004 / 80192 bytes (37%)
║ SEGMENT BYTES DESCRIPTION
╠══ DATA 1504 initialized variables
╠══ RODATA 2596 constants
╚══ BSS 25904 zeroed variables
. Instruction RAM (IRAM_ATTR, ICACHE_RAM_ATTR), used 60267 / 65536 bytes (91%)
║ SEGMENT BYTES DESCRIPTION
╠══ ICACHE 32768 reserved space for flash instruction cache
╚══ IRAM 27499 code in IRAM
. Code in flash (default, ICACHE_FLASH_ATTR), used 249220 / 1048576 bytes (23%)
║ SEGMENT BYTES DESCRIPTION
╚══ IROM 249220 code in flash

vishopsingh