MikroElektronika DALI 2 Click

Overview

The DALI 2 Click shield provides a physical interface to a DALI bus. The DALI bus interface uses separate Rx and Tx signals to communicate with the DALI bus. The board uses optocouplers to isolate the DALI bus from the host board.

More information about the shield can be found at Mikroe DALI 2 click [1].

MikroElektronika DALI 2 Click

MikroElektronika DALI 2 Click

Requirements

The shield uses a mikroBUS interface. The target board must define mikrobus_header node labels (see Shields for more details).

Programming

Set --shield mikroe_dali_2_click when you invoke west build. For example:

# From the root of the zephyr repository
west build -b <board> --shield mikroe_dali_2_click samples/drivers/dali/
west flash

References