Hi
Each [arduino] object connect to a specified COM port and each of your arduinos is connected to a different COM port. So there shouldn't be any issue.
If you need loads of I/O you have serializers for digital I/O and multiplexers for analog I/O. But then you have to write your own arduino code, but there are loads of libraries there to help.
Cheers pob
On 06/09/2011 21:03, FernandoG wrote:
Hi
Anybody knows if its posible to use multiple arduinos ( 2 or 3 arduino mega) with the same pduino based puredata patch?
Thanks!
F