Welcome Arduino Yún... 新しいArduinoの登場。しかし今回は少しびっくり。
なんと Arduino Leonardo に加えて、Wi-Fi 用にMIPSのSoCを積んでおり、組み込みLinuxであるOpenWRT が動いてるという。
Historically, interfacing Arduino with complex web services has been quite a challenge due to the limited memory available and they tend to use verbose text based formats like XML that require quite a lot or ram to parse. On the Arduino Yún we have created the Bridge library which delegates all network connections and processing of HTTP transactions to the Linux machine.
Arduinoにとっては大変だったネットワークのコネクションやHTTPのトランザクション処理を、Linuxに任せることができる。よってWebサービスと直接コミュニケートしやすくなる、ということらしい。
だったらRasPiでいいじゃないか、という気がしなくはないがなにはともあれ触ってみたい。ちなみにシリアルの代わりにWi-Fiでスケッチを送れるようにもなるらしい。これは便利。
0 件のコメント:
コメントを投稿