Demo Implementation

The current applications present the capability to send and receive DALI-2 frames and were created for PIC16F1779.

In the encoder demo application, the user can send DALI-2 frames by pushing the on-board buttons. The S1 button will send a forward frame, while the S2 button will send a backward frame.

In the decoder demo application, the three Least Significant bits of the first byte of the received frame are displayed on three LEDs, and the Error flag is displayed on the fourth LED.