Control DALI Lamps with Raspberry Pi


Summary of my bookmarked Github repositories from Jul 14th, 2020

Github repositories

  • davideloba/daliMaster_rpi

    daliMaster is a Python3 library that allows you to control your DALI lamps using the daliMaster hat for Raspberry Pi. DALI (Digital Addressable Lighting Interface) is a protocol for lighting control, allowing you to dim your LED lamps, retrieve status, and recall predefined scenarios. The daliMaster hat acts as a bridge between the Raspberry Pi's I2C interface and the DALI bus. By following the hardware and software setup instructions, you can control your lamps easily using simple commands. The library provides various examples and links to additional information about DALI and daliMaster.