Search found 2 matches

by cuongvd
Fri Sep 29, 2023 6:43 pm
Forum: ESP32 Arduino
Topic: Multiple ESP32s update data to a website
Replies: 4
Views: 2389

Re: Multiple ESP32s update data to a website

Dear lbernstone,

I just want to display the temperature value and light status of those 5 location on the 1 page

Thanks,
Cuong
by cuongvd
Thu Sep 28, 2023 6:57 pm
Forum: ESP32 Arduino
Topic: Multiple ESP32s update data to a website
Replies: 4
Views: 2389

Multiple ESP32s update data to a website

Dear All, I already built 5 ESP-WROOM-32 boards to collect temperature and light status (on/off) of 5 locations. Now I would like those boards update its data to my local website (hosted on my NAS) then I can view them on my phone or computer. I'm new to this. Please help me out. Thank you so much! ...