hyperion.ng/README.md

11 lines
663 B
Markdown
Raw Normal View History

2013-07-26 22:51:42 +02:00
HYPERION
========
An opensource 'AmbiLight' implementation controlled using the RaspBerry Pi running Raspbmc.
The intention is to replace BobLight. The replacement includes several 'improvements':
2013-08-29 09:41:50 +02:00
* Frame capture of screen included in deamon. This reduces the processor usages for image based led control to less than 2%.
* Priority channel can specificy a timeout on their 'command'. This allows a client or remote control to specify a fixed color and then close the connection.
* Json IP-control interface. Easy to use interface based on json format for control over TCP/IP.
The source is released under MIT-License (see http://opensource.org/licenses/MIT).