Raspberry Pi 3 Is the disabled?

  • Is the *Audio* disabled.


    On the 3-Wire PWM page it says "These drivers uses the same hardware (PWM channels) as the analog audio out of the RPi, they **can not** work at the same time since the share the same output data line! If you don't direct the audio to the HDMI port or otherwise disable the analog audio, you'll get random nonsense on your LEDs." I am getting random nonsense on my LEDs. How do I know if the audio is really disabled?
    Using Raspberry Pi 3 running Raspbian. Thanks in advance.

    • Offizieller Beitrag

    Hey Stephen,


    good hint!! @penfold42 added a new device "Ws2812spi" which uses the SPI pin to run with the WS2812B.
    I would be very thankful if you could test this to see if the audio problem is fixed with this solution.


    Just use the MOSI Pin on the RPi und edit your config to this:
    "type" : "ws2812spi",
    "rate" : 2857143


    more Infos:
    https://github.com/hyperion-project/hyperion/pull/631


    Thank you!

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!