Hi There,
We have connected our esp32 to arduino cloud succesfully.
Now we want to have the data of a thing variable displayed on a webpage updated regularly( a simple number type variable 1-5). Where do we start implementing this?
Is node.js scripting required or can we have a simple php script that displays the realtime number countdown on our html webpage via the cloud (rest)api?
Thank you in advance!
Kind Regards,