diff --git a/README.md b/README.md index 27b2628..ba6815a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # DALI Simple DALI driver using Arduino +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. +You can look up for more information here: https://create.arduino.cc/projecthub/NabiyevTR/simple-dali-driver-506e44