Beautified readme.md

This commit is contained in:
2015-07-13 23:37:30 +02:00
parent c0bf01fd30
commit 7a30efe10a

View File

@@ -1,16 +1,15 @@
# LedD # LedD
LEDD Daemon in Python3 LEDD Daemon in Python3
## What is it? ## What is LedD?
It's the daemon behind a Android Application used for controlling multiple LedD is a daemon for interfacing LED stripes. It provides an abstract interface for effects to control any kind of LED stripe through an adapter (a driver). An Android application can connect and natively change any settings for the effects.
RGB or single color LED stripes with an PCA9685 controller or simillar.
## Goals ## Goals
- manage multiple stripes and controllers at the same time - manage multiple stripes and controllers at the same time
- an open effects github repository with effects the stripes can use by one-click-download - an open effects github repository with simple download-and-run system
- automatic location of the connected controller devices and restart/reset and status querys - automatic enumeration of the connected controller devices, restart/reset and status querys
### License ### License