nicolosponziello / DALI

Simple DALI driver using Arduino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DALI

Simple DALI controller using Arduino 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. https://create.arduino.cc/projecthub/NabiyevTR/simple-dali-driver-506e44

About

Simple DALI driver using Arduino

License:GNU General Public License v3.0


Languages

Language:C++ 83.6%Language:Arduino 16.4%