Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: libMiMic mbed-rtos mbed NySDFileSystem
You are viewing an older revision! See the latest version
Homepage
MiMicRemoteMCU for Mbed
MiMicRemoteMCU for Mbedは、WebBrowesrからWebAPI経由でmbedを制御するソフトウェアです。 WebServiceを操作するのと同じ感覚で、mbedの各種機能を操作することが出来ます。
MiMicRemoteMCUは、高速なHTTP 1.1 serverとRPCサービス、HTML5を使ったオンチップコンテンツで構成されています。
HTTP 1.1 serverはローカルファイルシステム(mbedフラッシュメモリ)に対応しています。 自作のHtmlコンテンツをローカルファイルシステムに配置すれば、簡単に機能を拡張することが出来ます。
高速な処理が必要場合は、MiMicのファームウェアそのものを改良することも出来ます。MiMicのメイン コードは極めて短く、機能がモジュール化されています。Httpd機能単体を取り出したり、 オンチップコンテンツを改良することも簡単です。
