Commit 970e4af451f99e64b96ec5a3b0faa5ee1babb5a9
Committed by
GitHub
1 parent
524006a2
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 | 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 | -You can look up for more information here: https://create.arduino.cc/projecthub/NabiyevTR/simple-dali-driver-506e44 | |
| 4 | +https://create.arduino.cc/projecthub/NabiyevTR/simple-dali-driver-506e44 | ... | ... |