added readme

This commit is contained in:
IdleGandalf
2015-07-13 23:20:44 +02:00
parent f2dd247d2a
commit c0bf01fd30

17
README.md Normal file
View File

@@ -0,0 +1,17 @@
# LedD
LEDD Daemon in Python3
## What is it?
It's the daemon behind a Android Application used for controlling multiple
RGB or single color LED stripes with an PCA9685 controller or simillar.
## Goals
- manage multiple stripes and controllers at the same time
- an open effects github repository with effects the stripes can use by one-click-download
- automatic location of the connected controller devices and restart/reset and status querys
### License
This project is licensed under the conditions of the GNU GPL 3.0.