Skip to content

Set the address for a given device #26

Description

@kc5uvc

Is there a process to be able to specifically address (designated DDP channel) a device so that when a particular ddp address is received it will affect that particular device?

I have used some code I located previously to enumerate the serialized channels and parse through them, but it references wifiudp which is no longer supported in esp-idf. I would like to be able to transition to that platform but still use ddp. In my specific instance I am using this for several different devices, none of which are "standard" rgb devices. (Fog machines, cold spark machines, etc.) I would like to be able to effectively apply the ddp effect to a device and indicate which ddp channel it should respond to. Is this possible?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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