Skip to content
/ esp-osc Public

OSC component for esp-idf projects based on the tinyosc library

License

Notifications You must be signed in to change notification settings

256dpi/esp-osc

Repository files navigation

esp-osc

Test Release

OSC component for esp-idf projects based on the tinyosc library

This component bundles the tinyosc library and provides a simple API for sending OSC messages.

Installation

You can install the component by adding it as a git submodule:

git submodule add https://github.com/256dpi/esp-osc.git components/esp-osc
git submodule update --init --recursive

Example

An example can be found here: https://github.com/256dpi/esp-osc/blob/master/test/main/main.c.

About

OSC component for esp-idf projects based on the tinyosc library

Resources

License

Stars

Watchers

Forks

Packages

No packages published