Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleExpand

You can turn GPIO outputs on/off quickly when interacting with Media or Event States using the Pause command (for example, to flash buttons).

When using GPIO output(s) the GPIO pin in use must be configured as an output pin. To do this go to Presentation Settings > Interactive > Connectors > GPIO Configuration and select Output for the GPIO pin connected to the LED.

Media State 

  1. Create an Interactive presentation in BrightAuthor:connected. 

  2. Select the media state where you want the GPIO pulse to occur.

  3. In State Properties navigate to Advanced.

  4. Use the "+" to add three Entry Commands or three Exit Commands (depending on when you want the pulse to be triggered). 

  5. Set the first Command to GPIO and the Parameters to On. Enter the GPIO pin that's connected to the LED. 

  6. Set the second Command to Other and the Parameters to Pause. Enter a short length of time (in milliseconds) to pause.

  7. Set the third Command to GPIO and the Parameters to Off. Select the GPIO pin used in step 5.

Screenshot 2024-03-12 at 3.15.51 PM.png

Event State 

  1. Create an Interactive presentation in BrightAuthor:connected.

  2. Select the media state where you want the GPIO pulse to occur.

  3. In Event Properties select the Advanced tab.

  4. Use Add Command to add three commands

  5. Set the first Command to GPIO and the Parameters to On. Enter the GPIO pin that's connected to the LED. 

  6. Set the second Command to Other and the Parameters to Pause. Enter a short length of time (in milliseconds) to pause.

  7. Set the third Command to GPIO and the Parameters to Off. Select the GPIO pin used in step 5.

Screenshot 2024-03-12 at 3.15.55 PM.png

Can I cache HTML content on a BrightSign player?

Expand
titleExpand

Yes, see HTML Caching.