Mbed to Mbed Communication

19 Mar 2012

I am relatively new to Mbed prototyping and I've been looking around the internet for some ways to do this and I can't seem to find any. What I want to do is have two separate Mbed micro controllers communicate with each other preferably over the I2C or Serial Bus. Does anyone know a good simple way to do this? I would like to be able to send anything from int's to string's please.

24 Mar 2012

fastest way is through Ethernet, assuming both mbeds are on the same LAN

easiest way is via serial