How to start from zero?

  • Hi,
    I have watched ambilight videos on Youtube for a long time and I would like to be able to do it at home. I have no experience with Raspberry, I know and use Kodi since it was XBMP on the first xbox. However I would like to use the ambilight for any AV source via HDMI. On the Internet there are some very different tutorials. Some use only Raspberry, others add Arduino. Some use only one power supply, others use two. Not to mention the various types of led strips. The only common thing I've found is that the tutorials are all at least 1 or 2 years old. Before spending money and time in purchasing materials that might be wrong, I would kindly ask you if someone could address me to a valid step by step tutorial. Thanks to everyone for help and attention.

  • Hi Emanuele,


    I'm pretty new on hyperion, but have some experience on a Pi. I wrote my journey (not complete yet) here:
    https://hyperion-project.org/t…bie-here-please-help.917/


    In short: you don't need an Arduino. There are several leds to choose. I got it working on a pi2, but now can't get it to work on a pi zero wifi.
    I use Kodi addon as source for hyperion. I'm looking Kodi on my Shield TV, so I don't need a hdmi converter/splitter etc.


    It's not that difficult to install:


    Type:
    sudo nano /boot/config.txt
    Then add:
    # activate ambilight module
    dtparam=spi=on


    Exit with CTRL-X, yes.


    Type:
    curl -k -L --output install_hyperion.sh --get https://raw.githubusercontent.…r/bin/install_hyperion.sh


    chmod +x install_hyperion.sh


    sudo sh ./install_hyperion.sh



    Hardware:
    See the link.


    Wim

Jetzt mitmachen!

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