News:

LATEST RELEASE:  FPP 8.5.1 - Download from here - https://github.com/FalconChristmas/fpp/releases/tag/8.5

+-+-

+-User

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+-Site Stats

Members
Total Members: 16896
Latest: nolatron
New This Month: 12
New This Week: 0
New Today: 0
Stats
Total Posts: 135485
Total Topics: 16987
Most Online Today: 142
Most Online Ever: 7634
(January 21, 2020, 02:14:03 AM)
Users Online
Members: 2
Guests: 120
Total: 122

FPP Ignore GPIO triggers outside show hours

Started by robbiet, September 27, 2023, 09:29:09 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

robbiet

Hi. Does anyone know how to disable GPIO triggers outside of scheduled show hours?  My Pi stays on 24/7, so need a way to disable triggers during the day. These are motion sensors so I've thought about putting them on a relay to power off during the day. Is there a way to just configure in FPP?


Sent from my iPhone using Tapatalk

JonD

#1
In the past I have used two GPIO triggers.  A primary trigger that is turned on/off during show hours and a secondary trigger for the play button.  When the primary trigger is enabled the secondary trigger works.  Out of schedule the primary trigger is disabled which prevents the secondary trigger from working.  I have seen someone ask this question before and it seems like someone had a better response, but not finding it now.  If someone else doesn't answer you might search for it in the archives.

JonD

#2
I found the topic I mentioned above
https://falconchristmas.com/forum/index.php?topic=16036.15

Quote from: CaptainMurdoch on January 03, 2023, 01:47:05 PMIf you are still wanting to enable/disable the gpio input via the scheduler, you can try running a script that calls the 'fpp' command to switch the gpio pin from input to output.  If it is set to output, then any button presses should be ignored until you run the fpp helper again to set it back to an input.
/opt/fpp/src/fpp -G GPIO_NUMBER Output
/opt/fpp/src/fpp -G GPIO_NUMBER Input
/opt/fpp/src/fpp -G 17 Output
/opt/fpp/src/fpp -G 17 Input

The case is sensitive on the Input/Output keywords.  The GPIO_NUMBER is the number on the FPP GPIO Input config page.

robbiet

Great. I will give this a try. Thanks for digging!


Sent from my iPhone using Tapatalk

Support FPP

+- Recent Topics

Backup Feature not functional by efamlights
March 16, 2025, 11:58:28 AM

WS2811, Raspberry Pi 5, GPIO, could not initialize. by Ulysse-srfc24
March 16, 2025, 05:07:48 AM

K16A-B Issue by nolatron
March 15, 2025, 01:52:26 PM

F16V5 and SRx1 v5 by jkp
March 15, 2025, 07:19:44 AM

Differential Board: PSU & Enclosure by hakko808
March 14, 2025, 09:17:01 AM

FPP 8.4 Back up by Jradical
March 13, 2025, 05:38:18 AM

FPP on Pi5 won't start with "FPPD boot delay" set to 2 min or higher by dnapier65
March 12, 2025, 05:39:00 PM

OBJ File in Sketchup by dspenman
March 11, 2025, 09:19:08 AM

K2-Pi-Servo - xLights Visulizer by dkulp
March 06, 2025, 09:20:30 AM

DIYLIGHTANIMATION shutting down Feb 28, 2023 by jnealand
March 02, 2025, 10:58:12 AM

Powered by EzPortal
Powered by SMFPacks Menu Editor Mod