Description
BrightSign players exposes several platform-specific JavaScript objects, enabling you to integrate your Intuiface experience with a variety of hardware interfaces and system functions.
These objects include access to serial port, GPIO, HDMI-CEC, device info and more.
Implementation
To view the complete list of available JavaScript objects, please refer to this BrightSign documentation.
You can use these JavaScript objects when creating a custom JavaScript Interface Asset. Simply instantiate the object as stated in the BrightSign documentation. There is no need to include any specific library.
Sample code and experience
This example illustrates how to use CEC messages to turn a display on and off via an Intuiface action.
Download links:
- BrightSign CEC Demo Intuiface experience.
- BrightSign-CEC-IA Interface Asset source code (also included in the experience)
Comments
0 comments
Article is closed for comments.