Commit 524006a2f606c48247af4ea43ba21fba463a6637
Committed by
GitHub
1 parent
9fe229e2
Update README.md
Showing
1 changed file
with
1 additions
and
1 deletions
README.md
| 1 | 1 | # DALI |
| 2 | 2 | Simple DALI driver using Arduino |
| 3 | -To control DALI lighting fixtures I create DALI library. You can use it to work with DALI devices. At the moment you can not get responses from devices. But you can find whether devices give response or not. It's enough to control and initialize DALI luminaires. | |
| 3 | +To control DALI lighting fixtures I created DALI library. You can use it to work with DALI devices. At the moment you can not get responses from devices. But you can find whether devices give response or not. It's enough to control and initialize DALI luminaires. | |
| 4 | 4 | You can look up for more information here: https://create.arduino.cc/projecthub/NabiyevTR/simple-dali-driver-506e44 | ... | ... |