added readme
This commit is contained in:
17
README.md
Normal file
17
README.md
Normal 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.
|
Reference in New Issue
Block a user