how to pass values from esp32 to html like web server
Posted: Fri Aug 30, 2019 5:54 pm
Hi all,
I'm new to the forum.
I started first with Arduino Uno board and after hearing about the ESP32 I wanted to give it a try.
I found the web server example here below:
https://randomnerdtutorials.com/esp32-d ... duino-ide/
and wanted to modify it to include the RTC DS3231 module value as well in the html page. Wanted to get the date and time below the temperature and humidity.
I have been looking around in google to find some examples how to do this, but no luck.
Maybe some one can explain me how I can pass values from the RTC to the html page like the temperature and humidity.
Thank you in advance.
I'm new to the forum.
I started first with Arduino Uno board and after hearing about the ESP32 I wanted to give it a try.
I found the web server example here below:
https://randomnerdtutorials.com/esp32-d ... duino-ide/
and wanted to modify it to include the RTC DS3231 module value as well in the html page. Wanted to get the date and time below the temperature and humidity.
I have been looking around in google to find some examples how to do this, but no luck.
Maybe some one can explain me how I can pass values from the RTC to the html page like the temperature and humidity.
Thank you in advance.