Skip to content

How to use more than one PICO at the same time #14

@DJ-Dingo

Description

@DJ-Dingo

I have been using u2if to control a relay through GP (gpio) from my PI3 in a plugin used for another program and it has worked fine. I really like the use of this project thanks for this.

Now I have another PICO, which does some other things also via GP (gpio), but I cannot control the 2 PICOs separately.

Although I have tried to use the serial numbers for the 2 PICOs, it always chooses the first PICO, or the one with the lowest serial number.

So my question is: Can you not decide from a python script which PICO should receive the information for the GP (gpio). And if you can, what is the procedure for this?

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