I would like to turn on/off an USB device (light) from a distant computer, is it possible ?
More details
This is for a digital display at work, we would like to power a light everytime the display is changing. We are using web browser to make our display but I don't think there is a way to activate/desactivate USB through browser. I'm thinking about using PHP and event-trigger on C to make this work, what do you think ?
Thank you !