micropython-osc icon indicating copy to clipboard operation
micropython-osc copied to clipboard

A minimal OSC client and server library for MicroPython.

Results 3 micropython-osc issues
Sort by recently updated
recently updated
newest added

One of the nicest features of the Arduino OSC library was the support for all kind of transports, including Serial. Its great for non networked MCUs to have a good...

enhancement
help wanted

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...