Revert afc80cf7ac20c3aab2bbf225033d2dfe95456e71...2687211543fd1d0da8c23b9ffad94dfd146a5539 on Home

Tester0815 2016-05-26 14:13:44 +02:00
parent 34fda76504
commit 9e76e8175a
1 changed files with 3 additions and 5 deletions

@ -3,21 +3,17 @@
[Introduction](wiki#introduction)
[Command line utility](wiki/command-line-utility)
[Android remote](wiki/android-remote)
[iOS remote](wiki/Hyperion-Remote-for-iOS)
[Web app](wiki/web-app)
[XBMC addon (not for RPi)][addon_link]
[Hardware](wiki/hardware)
[Installation](wiki/installation)
[Configuration](wiki/configuration)
[Color calibration](wiki/Color-Calibration)
[Supported/Working platforms](wiki/Supported-Working-platforms)
[FAQ Frequently Asked Questions (Problems)](wiki/FAQ-Frequently-Asked-(Problems)-Questions)
[Effect development](wiki/effect-development)
[Software architecture](wiki/software-architecture)
[License](wiki/license)
<h4>Introduction</h4>
Hyperion is an opensource 'AmbiLight' implementation controlled using the RaspBerry Pi. The main features of Hyperion are:
Hyperion is an opensource 'AmbiLight' implementation controlled using the RaspBerry Pi running [Raspbmc](http://www.raspbmc.com). The main features of Hyperion are:
* Low CPU load. For a led string of 50 leds the CPU usage will typically be below 2% on a non-overclocked Pi.
* Json interface which allows easy integration into scripts.
* A command line utility allows easy testing and configuration of the color transforms (Transformation settings are not preserved over a restart at the moment...).
@ -30,6 +26,8 @@ Hyperion is an opensource 'AmbiLight' implementation controlled using the RaspBe
* Boblight server interface to enable the use of clients written for Boblight.
* Generic software architecture to support new devices and new algorithms easily.
Raspbmc forum topic: http://forum.stmlabs.com/showthread.php?tid=11053
<h6>Led devices</h6>
At this moment multiple types of led devices are supported. Other devices may be added, but we are unable to test those and therefore we need help with this. If you want support for an additional device pleas let us know and maybe we can add the new device with your testing (or even coding) help.