dirknerkle
Supporting Member
I had a pi-zero that died because a power supply failed, letting 12v through instead of a nice, filtered 5vdc... and it got INCREDIBLY hot.... Now I'm trying to get another pi-zero working... Prior to this, I think that the dead pi was using FPP 3.x or 4.x but there's no way to check -- the voltage took out the microSD card, too. So I've got FPP 8.4 (most recent version) running in Player mode and I'm not finding the right places or sequence or ??? to get the FSEQ to play -- or even do output testing.
The application is a set of patio lights, and it's essential four pixels (i.e. four patio lights). In the past, the sequence output was hard-wired to the GPIO pins, as the output used GPIO 18, which according to the pi-zero pinout is the sixth pin down on the right side of out pin header. This location corresponds to the pin used by the dead pi-zero as it's where the data wire was soldered. The only other locations that were used were the +5v and Ground pins, which are above the GPIO 18 pin on the same side. I vaguely recall that the old version of FPP was quite straight-forward in choosing the data output pin for weird configurations of which I am prone to use.... This hard-wired setup worked just great.
However, I am now faced with a whole new FPP interface that, frankly, is quite intimidating to a brain dead person such as I.... There are TFMO..... But here's what I've got so far.... and it does not trigger the lights....
Output configuration: E131/Artnet/DDP/KiNet is blank, not used. Pixel Strings is not used. LED Panels is not used. Other is the only output used.
Other, as explained in three sentences in the FPP Manual as "The other Output tab is to define other less common output types. This is the location that you would configure a Virtual Matrix or Virtual Display. If you are using a Pi Cap and need to send out DMX data, then the Output type would be DMX-Open and the Output Config Port will be ttyAMA0." Swell. Essentially meaningless to me as this is not a virtual anything and I'm not using a Pi Cap of any kind.
BUT.... I chose GPIO output as the "other" output. It defaults to start channel 1 and channel count 1 (which can't be changed). I've set it to GPIO 18, which is the same as the P1-12 pin on the header. Inverted and PWM are ??? to me, but I've tried both with no effect. Yes, the output is "active." There is no place I've seen with the GPIO setting to enter the number of channels one might have (or universe numbers, etc....)
When trying the channel test, which defaults to start channel 1, end channel 1 and increment 3 and Cycle R-G-B, nothing happens when the test mode is enabled. I've tried changing the end channel to 3, 6, 9 and 12, and the increment to 1, 2, and 3, and nothing happens. I've tried the "multisync" option with no effect, either, although I didn't expect it would do anything anyway. Likewise, trying the solid color and single channel test options do nothing.
The only thing I can imagine is that the data is not going out through the GPIO 18 pin. And naturally, as I sold my oscilloscope recently, I don't have it to test the pin for any data output... (argghhhghghghh!!!) Of course, choosing a sequence to play does not function, either.
I have looked at the output processors but none of them seemed appropriate for what I'm doing. I did try the "brightness" processor for all channels, setting it to 100% but without effect.
IMO, it shouldn't be this hard. Unless one is brain dead, of course.... which admittedly, I must be. So any help one might be able to offer would be greatly appreciated.
The application is a set of patio lights, and it's essential four pixels (i.e. four patio lights). In the past, the sequence output was hard-wired to the GPIO pins, as the output used GPIO 18, which according to the pi-zero pinout is the sixth pin down on the right side of out pin header. This location corresponds to the pin used by the dead pi-zero as it's where the data wire was soldered. The only other locations that were used were the +5v and Ground pins, which are above the GPIO 18 pin on the same side. I vaguely recall that the old version of FPP was quite straight-forward in choosing the data output pin for weird configurations of which I am prone to use.... This hard-wired setup worked just great.
However, I am now faced with a whole new FPP interface that, frankly, is quite intimidating to a brain dead person such as I.... There are TFMO..... But here's what I've got so far.... and it does not trigger the lights....
Output configuration: E131/Artnet/DDP/KiNet is blank, not used. Pixel Strings is not used. LED Panels is not used. Other is the only output used.
Other, as explained in three sentences in the FPP Manual as "The other Output tab is to define other less common output types. This is the location that you would configure a Virtual Matrix or Virtual Display. If you are using a Pi Cap and need to send out DMX data, then the Output type would be DMX-Open and the Output Config Port will be ttyAMA0." Swell. Essentially meaningless to me as this is not a virtual anything and I'm not using a Pi Cap of any kind.
BUT.... I chose GPIO output as the "other" output. It defaults to start channel 1 and channel count 1 (which can't be changed). I've set it to GPIO 18, which is the same as the P1-12 pin on the header. Inverted and PWM are ??? to me, but I've tried both with no effect. Yes, the output is "active." There is no place I've seen with the GPIO setting to enter the number of channels one might have (or universe numbers, etc....)
When trying the channel test, which defaults to start channel 1, end channel 1 and increment 3 and Cycle R-G-B, nothing happens when the test mode is enabled. I've tried changing the end channel to 3, 6, 9 and 12, and the increment to 1, 2, and 3, and nothing happens. I've tried the "multisync" option with no effect, either, although I didn't expect it would do anything anyway. Likewise, trying the solid color and single channel test options do nothing.
The only thing I can imagine is that the data is not going out through the GPIO 18 pin. And naturally, as I sold my oscilloscope recently, I don't have it to test the pin for any data output... (argghhhghghghh!!!) Of course, choosing a sequence to play does not function, either.
I have looked at the output processors but none of them seemed appropriate for what I'm doing. I did try the "brightness" processor for all channels, setting it to 100% but without effect.
IMO, it shouldn't be this hard. Unless one is brain dead, of course.... which admittedly, I must be. So any help one might be able to offer would be greatly appreciated.