micropython-osc
OSC client/server
A minimal library for implementing Open Sound Control (OSC) protocols on MicroPython platforms.
A minimal OSC client and server library for MicroPython.
65 stars
6 watching
11 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
micropythonopen-sound-controloscpython
Related projects:
Repository | Description | Stars |
---|---|---|
spotlightkid/micropython-ftplib | An FTP client library for MicroPython microcontrollers | 34 |
enrike/simpleosc | Provides a simple API for Open Sound Control in Python. | 11 |
spotlightkid/mrequests | An HTTP client module with a similar API to requests, supporting various MicroPython ports and features like SSL/TLS and basic authentication. | 49 |
spotlightkid/picoredis | A minimal Redis client for MicroPython and other Python environments. | 9 |
artfwo/aiosc | A minimalistic Open Sound Control communication module using asyncio for network operations. | 37 |
ptone/pyosc | An implementation of the OpenSoundControl protocol in Python. | 92 |
spotlightkid/upy-msgpack | A lightweight MessagePack serialization library for MicroPython | 0 |
colinbdclark/osc.js | A JavaScript library for reading and writing Open Sound Control messages | 778 |
oysols/tlc5940-micropython | A Micropython library for controlling multiple TLC5940 chips to generate grey scale data for driving displays. | 5 |
zzkt/osc | Provides a Common Lisp implementation of the Open Sound Control protocol | 37 |
mattmatic/micropython-longwave | A WAV player implemented in Python for MicroPython boards using a double buffered approach | 10 |
radeklat/micropython-thingspeak | A library for sending data to Thingspeak.com from MicroPython-based IoT devices | 13 |
tinypico/tinypico-micropython | A set of MicroPython libraries and example projects for the TinyPICO microcontroller | 63 |
peterhinch/micropython-async | A resource providing documentation, tutorials, and code examples for using asynchronous programming in MicroPython for embedded systems | 741 |
brainelectronics/micropython-winbond | A library providing an interface to interact with Winbond Flash chips using the MicroPython platform. | 10 |