Hi there I'm trying to use my Raspberry Pi 1B and PiFace to run a little interactive museum exhibition.
Process is Pi is in standby, Standby.py runs from rc.local Relay 1 is closed as this is the main light in the room,
Button Press (SW1) initiates the show
GoShow.py runs, this closes a number of replays which change the lights in the space and trigger a media player for the video the Pi plays a audio file.
I want to inhibit the button when GoShow is active, I've tried to 'de-listen' under the GoShow.py but no luck.
https://github.com/Brewj/Event-Trigger
Anyone any ideas?
Cheers
Brew




