ArdOSC
OSC client
A C++ library for Arduino boards to send and receive OSC (Open Sound Control) messages over Ethernet.
Open Sound Control(OSC) Library for Arduino (tested Arduino 1.0-rc1 & Arduino Ethernet)
108 stars
12 watching
49 forks
Language: C++
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
colinbdclark/osc.js | A JavaScript library for reading and writing Open Sound Control messages | 777 |
artfwo/aiosc | A minimalistic Open Sound Control communication module using asyncio for network operations. | 37 |
enrike/simpleosc | A basic interface for Python's Open Sound Control implementation | 11 |
zzkt/osc | Provides a Common Lisp implementation of the Open Sound Control protocol | 37 |
jbclements/osc | A Racket library for communicating with Musical Instrument Network devices using OSC protocol | 6 |
alexanderpavlenko/buttplug-osc | A tool that enables control of various devices via OSC protocol using an interface bridge. | 11 |
spotlightkid/micropython-osc | A minimal library for implementing Open Sound Control (OSC) protocols on MicroPython platforms. | 65 |
ducasse/osc | An implementation of the Open Sound Control protocol in Pharo | 7 |
hypebeast/go-osc | Provides an implementation of Open Sound Control protocol in Golang | 202 |
cyberkitsune/vrc-osc-scripts | Provides OSC scripts to control VRChat's chatbox and manage audio playback in real-time using Python. | 117 |
yoggy/sendosc | A tool for sending OSC packets over a network. | 150 |
danielrudrich/oomphsc | An audio plug-in that calculates signal energy and sends it to interested parties via OSC. | 6 |
tomconte/arduinoduepolarsslclient | A sample Arduino sketch connecting to a PolarSSL server using PSK authentication. | 3 |
krohling/arduinowebsocketclient | A Websocket client library for Arduino that enables communication with web services over Websockets | 227 |
vnoise/node-osc | An OSC protocol library for Node.js implementation | 4 |