News:

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

+-+-

+-User

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

+-Site Stats

Members
Total Members: 16841
Latest: Mythinc
New This Month: 19
New This Week: 1
New Today: 1
Stats
Total Posts: 135286
Total Topics: 16945
Most Online Today: 87
Most Online Ever: 7634
(January 21, 2020, 02:14:03 AM)
Users Online
Members: 2
Guests: 45
Total: 47

Recent posts

#1
Quote from: starsman20 on Today at 05:52:51 AMDo the panels make any kind of noise? 
I highly doubt the panels will make any noise, but it is very common for the fan in the power supplies to make noise and depending on the power supply, the fans can turn on or off and even change speeds depending on the needs pf the PSU.
#2
I have my P5 and P10 matrix panels in my family room during the off season - for testing.  I have never noticed any noise.
#3
Falcon Player (FPP) / Re: FPP 8.4 released!
Last post by dkulp - Today at 08:20:06 AM
Do you have a hat installed that may be consuming pins?

You could likely run "gpioinfo" from the command line it it may show which process is consuming the GPIO pins.

#4
This might not be controls related.  I moved my show inside and got my matrix running so I could post notes to my better half.  I noticed that when it is running a sequence there is a high pitched whine now.  I don't recall hearing it before and the weather got to single digits so the whole thing was very cold (but always worked).  Do the panels make any kind of noise?  They are P5 in a 4 wide by 2 tall configuration. Came from one of the  standard vendors, I don't remember exactly where i got them.  It might be the power supply but I have never had one make this kind of noise before.  TIA.
#5
Falcon Player (FPP) / Re: FPP 8.4 released!
Last post by MikeKrebs - January 11, 2025, 07:45:49 PM
I might not understand how Python and FPP play together but I think FPP has that pin "busy". So skip the setup and just read "the other one".
#6
Falcon Player (FPP) / Re: FPP 8.4 released!
Last post by lrhorer - January 11, 2025, 03:56:45 PM
I am currently running 8.4 on a system with input GPIO4 enabled on the falling edge to run a Python script.  I need to have the script check both GPIO4 and GPIO17 to see if one or both are low.  In Python, when I use
import RPi.GPIO as GPIO
GPIO.setmode(GPIO.BCM)
GPIO.setup(4,GPIO.IN)
GPIO.setup(17,GPIO.IN)

I get an error lgpio.error: 'GPIO busy' on the GPIO.setup(4,GPIO.IN) line.

Note this script runs under more conditions than only when GPIO4 is low, so I cannot merely assume GPIO4 is low.

What would be the best way to handle this?  Gpiozero also does not work.
#7
xLights / Re: xLights.org forum registra...
Last post by darylc - January 11, 2025, 12:42:54 AM
@JonD Why do you insist in creating arguments in threads and taking them off topic from the original posters topic?  My reply was for the OP, not for you to start yet another argument.  Your opinion about facebook is irrelevant.
#8
xLights / Re: xLights.org forum registra...
Last post by JonD - January 10, 2025, 11:02:07 PM
Since it is 2025, I think most people are aware of the website that is listed in most dictionaries.  If you don't have an account at this point, it is a choice.  You're not likely to convince a non-user to create an account, and suggesting for them to do so is probably just going to flame things.  Politely let people know the resources are out there and let it be.  If they are open to creating an account they will do so.  

OP was told the resources were available, then posted the question on this forum, and I think it was answered.
#9
General Software / Re: Display TEXT to LED Panels...
Last post by ariemusbandi - January 10, 2025, 08:58:54 PM
I was try with curl command like this

curl -X PUT "http://192.168.33.249/api/overlays/model/LED%20Panels/text" \
-H "Content-Type: application/json" \
-d '{
  "Message": "Hello",
  "Position": "L2R",
  "Font": "Helvetica",
  "FontSize": 12,
  "AntiAlias": false,
  "PixelsPerSecond": 5,
  "Color": "#FF000",
  "AutoEnable": false
}'

and the response is 
{ "Status": "OK", "Message": ""}

but nothing happen in my LED Panels, What shoot i do
#10
xLights / Re: xLights.org forum registra...
Last post by darylc - January 10, 2025, 06:26:10 PM
Quote from: JonD on January 10, 2025, 06:37:35 AMNo... it really isn't. 
I'm not here to argue about facebook generally, my point is that if you are using xlights/fpp and not using the facebook groups for them then you are missing out on a huge resource because facebook is the place where the majority of the information is posted (for better or worse).  Like it or not, it's 2025 and most people refuse to use forums like this/xlights.

Support FPP

+- Recent Topics

wine from matrix with octoscroller control by Poporacer
Today at 10:40:05 AM

FPP 8.4 released! by dkulp
Today at 08:20:06 AM

xLights.org forum registration waiting for approval for several months. by darylc
January 11, 2025, 12:42:54 AM

Display TEXT to LED Panels form REST API by ariemusbandi
January 10, 2025, 08:58:54 PM

FPP sequence fade by CaptainMurdoch
January 10, 2025, 08:19:33 AM

Combining multiple shows (models, sequences, etc.) into a single xLights show by JonD
January 09, 2025, 07:41:31 PM

F8 Distro Board and 36V power supplyu by JonD
January 09, 2025, 12:04:31 PM

FPP-channel & universe numbers? by JonD
January 09, 2025, 07:00:58 AM

Expansion boards (mounting) by JonD
January 09, 2025, 04:04:50 AM

Monitoring FPP from Remote by algerdes
January 08, 2025, 03:26:43 PM

Powered by EzPortal
Powered by SMFPacks Menu Editor Mod