I'm gonna borrow one from a friend today, and I want to set it up to make a demo in the next few days. I was thinking of trying the arduino version, but I won't make it till the mid of this week, I'll use arduino in later versions.
What I mean by all that is that even though I'm searching myself, if you could provide info about communication between Pd and the lanbox I would really appreciate it.

Thanks


On Sun, Mar 17, 2013 at 3:59 AM, dreamer <dreamer@puikheid.nl> wrote:


On Sat, Mar 16, 2013 at 9:49 PM, Alexandros Drymonitis <adrcki@gmail.com> wrote:
Hi,
Has anyone used the Lanbox-LCX sending it control data from Pd? On lanbox's website I saw that it also receives TCP commands. Would mrpeach library's [tcpsend] do?

Yes I have. You can control the lanbox-lcx with simple TCP/UDP commands.
At least we used [udpsend] to transmit the datapackets (looking back at my patches. it's also from mrpeach).
But [tcpsend] should work just the same (we had to enable UDP-mode in the firmware afaik).

I have borrowed a prototype lcx+ but I don't have it working at the moment.
All I can tell you that it is quite trivial to interface with the lanbox.
If you need any more specific information I can get it from one of the devs if you want :)

grtz,
drmr