edison arduino boardのうえに乗せる Base Shield で利用出来る Grove RGB LED が手に入ったので、光らせてみようと思ったのですが・・・
いま私は、 Intel XDK IOT editionと mraa, UPMを利用して開発をしているのですが、残念ながら以下のように UART がまだ mraa で利用できないので泣く泣く断念しました。
arduino向けの libraryや新しいlibrary はでているのですが、そちらの開発はしていないもので・・・
んまあ、以下の later date って書かれているので少し待ってみよと思います。どなたか node.js, mraa からUART使える方法があれば教えてくださいな。
http://iotdk.intel.com/docs/master/mraa/uart_8h.html
UART is the Universal asynchronous receiver/transmitter interface to libmraa. It allows the exposure of UART pins on supported boards. With functionality to expand at a later date.