Processing+mbed over websocket

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.

20140720214947

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

Tagged:
Sign In or Register to comment.