@matth wrote:
I'm planning a project which will require data to be transferred between two or three Raspberry Pis all running openFrameworks apps.
At the moment I'm thinking that connecting them with crossover ethernet cables and using OSC to transfer data will be the best solution (one pi will also being running a node.js process so will also be able to communicate using OSC as well). The data will be arrays of floats.
Is this set up a good way to proceed? Is there another method I should be thinking about that would be faster?
Many thanks
Matt
Posts: 3
Participants: 2