We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi,
I has released a library to remotely control the mbed(s). This will allow you to use the class library much like mbedSDK from processing.
For example, LEDBlink can be written as follows.
It supports mbed1768,LPCXpresso1769,LPC4088QSB,ArchPro(LPC1768)
Library: https://github.com/nyatla/mbedJS-Processing-API
javadoc: mimic.sourceforge.jp/doc/mbedjs.psg/current/
See more details
http://mbed.org/users/nyatla/notebook/how-to-control-mbed-from-processing/
Thanks