Creating Arduino Web server and controlling things via WiFi - Step by Step Tutorial

preview_player
Показать описание
This video tutorial focuses on creating a arduino web server and controlling things connected to it through the network to make a IOT project. Also it uses ESP8266 WIFi module for creating the network and connecting Arduino to our WIFi enabled devices such as Mobile or Laptop.

Рекомендации по теме
Комментарии
Автор

Wouldn't it be easier to configure the 8266 as the access point? Then any device (smartphone, laptop, etc.) could connect directly to the 8266. Your configuration relies on the smartphone as the access point ... what happens if the battery runs down?

gregm.
Автор

I love the way you go through the basics to get an understanding of the process beforehand, it made a big difference, one of the better tutorials thank you

bernienufc
Автор

thank you for the tutorial !
a hint: due to your fast indian english it would be better to reduce volume of music

WindFritz
Автор

hey sir need help... i want to upload data from using arduino with esp8266 wifi module to webhosting "000webhost" so i upload data on mysql database sir please help me....

parthpatel
Автор

thank you for this tutorial, I have built flowmeter and I want to use the same concept but not to control things that are connected to the arduino but I want the readings of my flowmeter to be seen on webpage whenever i open it. How can i do this?

jacobmukamba
Автор

It is very useful video for me.
And sir is it possible to make a WiFi RFID card reader ?

jambotron
Автор

Is it possible to have response on the webpage whether the LED is on or off? That way you know the status if you are not there. Thanks!

neuadventures
Автор

Hello sir,
Can we host this rest Api, as I will make a call to restApi from another network.
I am making a GPS tracker using ardunio, GPS module, and gsm module for internet purpose.
There is a buzzer in that, which have to be buzzed on clicking a button in website .
So, how to play sound in buzzer from remote location.

amanali
Автор

I want to read data from PC using webserver request from browser.
Data transfer done by python and respond serial data whenever a specific text received from arduino.but I am not able to send command from webserver and display PC data in client..
Guide me

AKASHMANDAL
Автор

Thx, Nice to play around with next to the Christmas tree and a hot cup of cocoa!

joopterwijn
Автор

Hi, I configured the esp8266 wifi module as an access point, then docklight scripting V2.2 connected esp866 with 192.168.4.1:1025 port and send data periodically 0.5 second to server. But server read data and it breaks off in a few seconds. How can I prevent the server from going down.

hta
Автор

Can you tell us which software you are using it to explain this video is it powerpoint?

nabilhamdioui
Автор

Hi I know this was made in 2017 but I dont seem to be able make this work on the code end, it just prints AT+RST Then stops and never starts the server. Does anyone know how to fix this?

harresVS
Автор

Brilliant, any way to incorporate a simple spreadsheet, and assign certain cells as INT?

ClaytonBezui
Автор

I need to ask one question. Say I want to put esp 01 wifi to my led matrix display board and i want to change the text anytime through that wifi then how do I do it?

skidkev
Автор

Can i use it for my website database server ? Non-stop databese server ?

baykus
Автор

Is it working for long distance control? It is always working with in particular distance, But we need control over the long distance whenever we want to control this circuit at that time we need to interface the ESP8266 connect the mobile or PC but its via Wifi, But i need to control over website, You have anyone idea about this.

karthikeyan
Автор

How Do i control Led through a toggle switch instead of the buttons?

sanindhyamalik
Автор

Dear sir I'm doing air pollution monitoring system using esp8266 with Arduino in that project there is no error in code when I uploaded the code wife module release the network when I connect that wifi module it's showing there is no internet connection. What I do??

sudheerkumarjajjarapu
Автор

Code doesn't work. Of course I edited it to reflect the correct IP address. I can ping the ESP8266. I can watch the Arduino interact with the ESP8266 via the serial monitor, it all looks fine. Nothing on my network can connect to the IP address, it won't respond. Lame.

ebaziuk