Updated Home (markdown)

brindosch 2016-04-02 02:42:26 +02:00
parent 183d2a1ad9
commit 31ae64ca85
1 changed files with 4 additions and 4 deletions

@ -9,13 +9,15 @@
[Hardware](wiki/hardware)
[Installation](wiki/installation)
[Configuration](wiki/configuration)
[Color calibration](wiki/Color-Calibration)
[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 running [Raspbmc](http://www.raspbmc.com). The main features of Hyperion are:
Hyperion is an opensource 'AmbiLight' implementation controlled using the RaspBerry Pi. 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...).
@ -28,8 +30,6 @@ 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.