Setting up communication between photon and webpage

Hi @shrm145

Have you looked at the tutorial section here on the forum yet? I would recommend this tutorial I wrote that uses an automatic reload every second to get values from a Particle variable. You could also use Particle publish and there are several tutorials on that as well. The difference is a pull versus a push model for updating values.

4 Likes