Hi all,
I’m working with a BrightSign player and I want to create an HTML-based interface that displays a live count whenever a sensor connected to one of the GPIO pins is triggered. Ideally, this would be a live counter shown in a browser view using HTML and JavaScript.
My questions:
- How do I listen for GPIO input changes using HTML/JavaScript on BrightSign?
- Are there examples of this kind of live counter setup?
Any guidance or examples would be greatly appreciated!
Thanks in advance!