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
osc_communication_protocol [2015/11/17 02:55]
herrsteiner
osc_communication_protocol [2015/11/17 03:16] (current)
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**\\
-[[controlling the camera]]+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]]