Skip to content

Commit

Permalink
Added very quick README.me -- better than nothing
Browse files Browse the repository at this point in the history
  • Loading branch information
bakkerr committed Jul 28, 2015
1 parent fa2813a commit a6d22fb
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
==Install==

==Install==

Install https://github.com/mysensors/Raspberry.git

Compile this source

==Usage==

Usage: sudo ./openmilight [hdfslun:p:q:r:c:b:k:v:w:]

-h Show this help
-d Show debug output
-f Fade mode
-s Strobe mode
-l Listening (receiving) mode
-u UDP mode
-n NN<dec> Resends of the same message
-p PP<hex> Prefix value (Disco Mode)
-q RR<hex> First byte of the remote
-r RR<hex> Second byte of the remote
-c CC<hex> Color byte
-b BB<hex> Brightness byte
-k KK<hex> Key byte
-v SS<hex> Sequence byte
-w SSPPRRRRCCBBKKNN<hex> Complete message to send

Author: Roy Bakker (2015)

Inspired by sources from: - https://github.com/henryk/
- http://torsten-traenkner.de/wissen/smarthome/openmilight.php

0 comments on commit a6d22fb

Please sign in to comment.