how to make arduino mega + esp8266 webserver | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

how to make arduino mega + esp8266 webserver

i want make web server with arduino mega

30th Apr 2017, 10:19 AM
Teguh Ramri
Teguh Ramri - avatar
2 Answers
+ 2
you have to connect the esp8266 to the correct pins of arduino. (look if you need 5v or 3,3v) on google you can find several examples with different IDE's and examples how it works. for example use arduino esp8266 as search Parameter
2nd May 2017, 8:44 PM
Oliver
0
sensor : DHT11.. i just want to display "Temperature = sensor value" in web server using html.. i'm also use SD card for my project..
2nd May 2017, 11:16 PM
Teguh Ramri
Teguh Ramri - avatar