Hey there:) Thanks for the great FPP videos. I’m learning a lot from you. What gpio pins are you using for VCC GND and Data on the PI? (I’m all new to this and just want to test it out).
Would it be possible using those commands to interrupt a currently running sequence, play a short playlist, and then return to the interrupted sequence where it it was interrupted? For example, some one hits the button and it interrupts what's playing and then plays a sequence that says, "Please dim your headlights" on the projector screen for 5 seconds, and then returns to playing.
Any special button I should purchase 12v or 5v?
Also how far can that button be away from the pi? Can the button be more that 60 feet away?
does it matter which pins you use if you config it right
Excellent! Thank you
Hey there:) Thanks for the great FPP videos. I’m learning a lot from you. What gpio pins are you using for VCC GND and Data on the PI? (I’m all new to this and just want to test it out).
HI, take a look at this video, which covers connecting pixels directly to a Pi! th-cam.com/video/ZpXXQ9zPoys/w-d-xo.html
Can you set it up to shut down the display by pressing the same button?
Would it be possible using those commands to interrupt a currently running sequence, play a short playlist, and then return to the interrupted sequence where it it was interrupted? For example, some one hits the button and it interrupts what's playing and then plays a sequence that says, "Please dim your headlights" on the projector screen for 5 seconds, and then returns to playing.
Hi
Is it possible to turn ON a relay conned to GPIO output of the raspberry pi 4, when the show begins and turn off the relay when the show ends
6:35 how woould you set that up ? thanks