Skip to content

Compatibility with Raspberry Pico PI - Server mode #12

@jkozniewski

Description

@jkozniewski

Hi !

I was able to run the Client code without any issues (so far) on Raspberry Pico PI W but have no luck with the Server code since it seems to require fflib which in turn uses ffi package and I can't find any implementation for Pico (it seems it's only supported in unix port ?). Is there any workaround, is the iff really necessary to provide OSC Server on microcontroller hardware ?

Kind of surprised that it seems it's the only OSC lib for micropython given the versatility and widespread use in makers community (especially in context of DIY music controllers) so hope some robust implementation of both Server and Client on micropython boards would be possible.

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