Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
osc_communication_protocol [2015/11/17 03:03]
herrsteiner
osc_communication_protocol [2015/11/17 03:11]
herrsteiner
Line 1: Line 1:
 +To control different aspects off the Raspberry(s) in the network, OSC messages needs to be sent to each, with following principal structure
 +
 +**/feature //command parameter//**
 +
 +feature are video player, RaspiCam input, 3D graphics and Arduino control. Each is described on following pages:
 +
 ---- ----
 **video**\\ **video**\\
Line 13: Line 19:
 ---- ----
 **arduino**\\ **arduino**\\
 +attached arduinos with our firmware can be controlled with OSC messages of following structure, for example:
 +
 +/arduino S2P180
 +
 +the parameters are described here:
 [[Duino-Pi Protokol]] [[Duino-Pi Protokol]]