Controlling LCD text via html webpage

I have set up my photon to be able to display messages on the LCD by getting it from text fields on an HTML file so I can have it display a message remotely by typing it into my browser.

Here is the project: https://github.com/nima2007/PhotonLCDWebControl

1 Like