Can Arduino send OSC information?

Hi there

Newbie here with a simple question.... Not too sure it will be a simple answer though?

-Can the Arduino UNO send OSC information directly without a 3rd party converter?
-If so, is there any code out there for this or can someone guide me in the right direction?

Many Thanks guys

izzi

Yes of course. I had good experience with this library: GitHub - djiamnot/Z_OSC: OSC library, forked from http://arduino.cc/playground/uploads/Interfacing/Z_OSC.zip. So far, only fixed some typos in the code that were preventing compilation of simple sketches.