Beiträge von 5p4rtan

    Yes, that was my intent as well but I decided to control it on the software site as my led power supply also powers my pi :D
    Be aware that most tv havent a current regulator in the usb port and could blow up. I hope you double checked it could deliver enough current for your pi.


    So for you its easy to connect a relays or fet on one of the gpios and configure it in the boot setup like init.d as described here http://raspberrypi.stackexchan…etting-gpio-value-on-boot

    Hi,
    I know its an old thread but during my search I often missed a (final) sollution.


    Its not the ultimate sollution but maybe it helps a bit :)


    Im using WS2812b and therefore an arduino for driving the LEDs.
    With it I measure the USB Vltage of on of my TVs USB Ports and stop output if it is low (TV is off).


    In the next step I will create a script on the raspberry that start and stops the hyperion service depending on the USB state :)