Skip to content

Support for CodeMercs LED-Warrior modules? #147

@SlySven

Description

@SlySven

I have obtained a LED-Warrior14(-01) Module which is a (nice and cheap) I2C-DALI interface and successfully connected and operated it from a Raspberry Pi 2B to send DAPC commands to dim all the lamps in my test setup. However I haven't found much in the way of software to work with it - particularly to assign individual short addresses (the luminaires I have are actually fitted with old Tridonic emergency LED ones with a pair of 10 position mini rotary switches labelled "TENS" and "ONES" - they carry the DALI rather than the DALI-2 marking - but it has been impossible to find out anything about how those might act - if they were to set a short address I would have thought they would have been 8 way ones!)

The only thing I found and have used is https://github.com/davideloba/daliMaster_rpi which seems to have been devised to work with the "DALI Master" HAT for Raspberry Pis but that does not seem to be available anymore (and with the Wayback machine being off-line it has been hard to find anything about it) - however a single mention of a LW14 datasheet on the front page which led to the CodeMercs site suggested and was confirmed that my unit is compatible with the originally targeted unit. As it happens the Raspberry Pi version is derived from an Arduino one by the same person and both mention that the chip used in "DALI Master" units is the CodeMercs one. Unfortunately this software is too simple to do the initialisation process - and I am a C++ coder not a Python one - so trying to extend the code there to do that is proving to be a challenge!

tl;dr; Is it feasible for this project to support this I2C-DALI interface - I'm guessing with the addition of a further driver...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions