Beiträge von Osmii

    Ok! So i have managed to fix my issue with spi driver. Problem was in my level converter(bypassed). Now the WS2812 works (no more funny blinking).
    AND.. APA104 also works :)


    PWM with level converter:
    -working WS2812
    -not working APA104


    SPI with level convertor:
    -not working WS2812 (funny blinkng)
    -not tested APA104


    SPI without level converter
    -working WS2812
    -working APA104

    Hi guys.
    I am just thinking out loud. Would it be possible, to grab video information from webOs TV and send it to Hyperion?
    Could that app be developed?


    I have LG OLED55C7V. Before that i had old Philips HD ready CRT. Every video went trough Raspi OSMC with Hyperion, including Live TV.
    But now Live Tv and some other video apps are played direct on tv, so no Hyperion lights :(

    Hey guys!
    Tell me if is it possible to drive APA 104 led with Hyperion (RsPi3 OSMC)-
    At the moment i am using WS2812b. I tried to connect APA 104 but they do not work.
    Both of them are working with Arduino Artnet Node.
    Is there a problem with frequency?

    Thanks Akriss!
    As I said, problem with my PWM setup is with rebooting RPi and errors with writhing on SD card.
    My first setup was with Ws8212b driver as i can recall.
    Here is config.


    Here is a video of PWM setup, controlled with Hypercon.

    Externer Inhalt www.youtube.com
    Inhalte von externen Seiten werden ohne Ihre Zustimmung nicht automatisch geladen und angezeigt.
    Durch die Aktivierung der externen Inhalte erklären Sie sich damit einverstanden, dass personenbezogene Daten an Drittplattformen übermittelt werden. Mehr Informationen dazu haben wir in unserer Datenschutzerklärung zur Verfügung gestellt.


    I made changes to config for SPI setup from that link you post it, and there is no difference to strange behavior of leds.
    This is SPI conf.


    Video of Spi setup, also controlled from Hypercon.

    Externer Inhalt www.youtube.com
    Inhalte von externen Seiten werden ohne Ihre Zustimmung nicht automatisch geladen und angezeigt.
    Durch die Aktivierung der externen Inhalte erklären Sie sich damit einverstanden, dass personenbezogene Daten an Drittplattformen übermittelt werden. Mehr Informationen dazu haben wir in unserer Datenschutzerklärung zur Verfügung gestellt.


    I am using RPi3 with my own shield.
    This is my level translator.

    p.s. How do I upload my own picture of my shield?
    When I try uploading file it says: There was a problem uploading your file.

    Hello!
    I managed to solve the problem. After above post, there ware Osmc update which has installed some of missing packets as i believe. After that i reinstalled Hyperion and everything went fine.
    Now i have another problem. If i setup Hyperion with pwm driver there is a problem with booting Osmc. It doesn't boot until i ssh to it (which takes forever to respond) and disable Hyperion, after boot i enable it and it works fine.
    While Hyperion is working command journalctl trows this log.


    Now, if i use spi driver, there is no problem with boot and no errors in journalctl, but leds are producing wrong colors and behave very funny.
    I use 59 Ws2812 leds on strip..

    Hello All!
    I had problems with my sd card, so i had to reinstall latest Osmc system on my RPi3.
    After I setup everything i tried to install Hyperion back on, with Hypercon.
    Log from ssh traffic


    Log from terminal: sudo service hyperion status


    Any idea what could be wrong?