This shows you the differences between two versions of the page.
iothings:proiecte:2021:tempandhumidityserver [2022/01/27 20:17] marius.tritescu |
iothings:proiecte:2021:tempandhumidityserver [2022/01/28 10:20] (current) marius.tritescu |
||
---|---|---|---|
Line 1: | Line 1: | ||
__**Temperature and humidity web server**__ | __**Temperature and humidity web server**__ | ||
+ | |||
+ | Video:[[ https://www.youtube.com/watch?v=scfTqLZyLJg]] | ||
**Introduction:** | **Introduction:** | ||
Line 19: | Line 21: | ||
**Software description:** | **Software description:** | ||
+ | |||
+ | {{:iothings:proiecte:2021:screenshot_2022-01-28_101754.png?600|}} | ||
+ | |||
+ | |||
Line 33: | Line 39: | ||
on the ESP32 microcontroller through which web clients | on the ESP32 microcontroller through which web clients | ||
can connect and retrieve sensor data. Other future plans of | can connect and retrieve sensor data. Other future plans of | ||
- | this project could be to add other media | + | this project could be to add media |
sensor monitoring and extend of online data analysis with | sensor monitoring and extend of online data analysis with | ||
internet graphics on the web page. | internet graphics on the web page. | ||
Line 39: | Line 45: | ||
**Bibliography:** | **Bibliography:** | ||
- | [[https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_button_test]] | + | [[https://akuzechie.blogspot.com/2020/12/esp8266-web-server-displaying-variable.html]] |
[[https://stackoverflow.com/questions/29884654/button-that-refreshes-the-page-on-click]] | [[https://stackoverflow.com/questions/29884654/button-that-refreshes-the-page-on-click]] | ||
[[https://www.w3schools.com/html/]] | [[https://www.w3schools.com/html/]] | ||
- | [[https://akuzechie.blogspot.com/2020/12/esp8266-web-server-displaying-variable.html]] | ||
- | [[https://links2004.github.io/Arduino/d3/d58/class_e_s_p8266_web_server.html#a1f7293ffe47fa32d127118c97d80c4c0]] | ||
[[https://www.youtube.com/watch?v=m2fEXhl70OY]] | [[https://www.youtube.com/watch?v=m2fEXhl70OY]] | ||
+ | [[https://links2004.github.io/Arduino/d3/d58/class_e_s_p8266_web_server.html#a1f7293ffe47fa32d127118c97d80c4c0]] | ||
+ | [[https://www.w3schools.com/html/html_classes.asp]] | ||
+ | |||
+ | |||