using GPIO as two events
We have a situation where we'd like to eliminate a pile of unreliable hardware with a single purple box. But to do it, I need to know if we need to change the cabling to the space, or if the functionality is available in the box. (Probably a 1010.)
Currently, we have a wire-pair that goes into the space that we use to provide a contact closure. This starts a whole sequence of events in the house-of-cards. At the end of the day, the contact-closure is opened, and the house-of-cards, provided it hasn't collapsed, turns everything off.
Can I get a Roku to treat an incoming closure on a GPIO as a separate event as the same GPIO opening?
In essence, I'd like to have a GPIO close at the start of the day. Player shifts to an active slide, and sends a RS232 command to a projector. At the end of the day, when the closure releases, go to a black slide, and tell the projector to turn off. (To make things more interesting, on the next day, it goes to Active Slide #2, and turns on Projector #2. The day after, back to Slide #1 and Projector #1 -- but I figure that's just a "four event" playlist, advancing each event with one "press" and one "release".)
Leo Kerr