# TWELITE STAGE APP

{% hint style="success" %}
[資料の取り扱いについて](https://twelite.gitbook.io/general/about_documents)を参照ください。 お気付きの点がありましたら、当社サポート窓口にご連絡いただければ幸いです。
{% endhint %}

{% hint style="danger" %}
画像ファイル（スクリーンキャプチャ）で使われているものと使用中のバージョンが異なる場合があるため、画像中の表示文字列やメニュー順序等に差異がみられることがあります。
{% endhint %}

TWELITE STAGE APP (トワイライト ステージ アプリ) は、TWELITE 無線マイコンモジュール（以下 TWELITE）シリーズのアプリを書き換えたり、実行結果を閲覧したりするためのツールです。

{% hint style="info" %}
Windows/macOS/Linux ではコンパイラ・サンプルコードなどを格納した MWSDK が含まれます。これらに関する詳細は、以下を参照ください。

* MWSDK全般 - <https://sdk.twelite.info/>
* MWXライブラリ - <https://mwx.twelite.info/>
  {% endhint %}

様々なプラットフォームで動作します。

* Windows10
* macOS (High Sierra 以降、Intel および Apple Silicon Mac に対応)
* Linux (Ubuntu18.04)
* Raspberry Pi (Raspberry Pi 3 Model B, Lcd Touch Screen, Raspberry Pi OS August-2020)
* (M5stack : バージョン1.0 まで対応。v1.3以降はソースレベルで非対応です。)

※ プラットフォームによって、動作条件や配布形式、また機能が異なります。

![ルートメニュー](https://599680422-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYyTQnhsniBqRhj4rAjVB%2Fuploads%2Fgit-blob-f51fad7689e89ee6af0115392129ab250d9b428d%2Fimg_rootmenu-1.png?alt=media)

![加速度リアルタイムグラフ](https://599680422-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYyTQnhsniBqRhj4rAjVB%2Fuploads%2Fgit-blob-4cde614aedcbfea19b7b5b1d7f65554c30771c22%2Fimg_graph_mot_demodata.png?alt=media)

## 本資料について

* <https://twelite.gitbook.io/general/about_documents>を参照ください。
* 対象のプラットフォームを示すため、一部のページでは以下を記載しています。
  * `Windows` -- Windows10
  * `macOS` -- Mac OS X, macOS
  * `Linux` -- Linux (Ubuntuなど)
  * `RasPi` -- RaspberryPi


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://stage.twelite.info/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
