Hyperion

  • I have been trying to setup hyperion for a while but i cant seem to get it right.

    I have a arduino connected to the leds and the slots im using on the arduino is GND, 6 and 13 where 6 is data

    My script is at the bottom

    I then struggled with hypercon but came to a thread where i got hypercon that works specifically with libreelec so i installed it

    But im still getting some connection errors when i check on the logs can someone maybe point me in the right direction where im going wrong

    The arduino is running the following script

  • a little more info is needed like what led's are you using ws2812b?

    also it appears you don't have the correct name for the serial adaptor that is your arduino, ssh in to the libeelec box and type in ls /dev/tty* it should then list your arduino it will be something like ttyACM0 or ttyUSB0

    and also check you set the correct serial baud rate in the hyperion settings according to your arduino sketch its 460800