https://github.com/gebner/dali-usb-host
Host utilities for my DALI-USB adapter
https://github.com/gebner/dali-usb-host
Last synced: over 1 year ago
JSON representation
Host utilities for my DALI-USB adapter
- Host: GitHub
- URL: https://github.com/gebner/dali-usb-host
- Owner: gebner
- Created: 2011-09-29T21:26:49.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2011-10-08T17:24:16.000Z (almost 15 years ago)
- Last Synced: 2025-02-16T10:44:38.134Z (over 1 year ago)
- Language: Python
- Size: 97.7 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Host utilities for the DALI-USB adapter from https://github.com/gebner/dali-usb
Getting started:
$ git clone https://github.com/gebner/dali-usb-host.git
$ cd dali-usb-host
# ./setup.py install
$ dali 254 220 # [broadcast] direct arc power 220
No response received
$ dali 255 160 # [broadcast] QUERY ACTUAL LEVEL
Response: 220 (11011100)
$ dali-indicator # Starts an appindicator. Scrolling will send
# direct arc power commands to the broadcast address.