Data Processing
LiteOSCParser
Shawn Silverman <shawn@pobox.com>
A lightweight OSC processing library.
This aims to be as memory-efficient as possible. Internally, this uses only two configurable contiguous blocks of memory, one for data and another for an index, that can be fixed to a specific size.
Go to repositoryThis library is compatible with all architectures so you should be able to use it on all the Arduino boards.