The TWELITE SDK provides an environment for building firmware for the TWELITE wireless modules manufactured and sold by MonoWireless, Inc. It is sometimes referred to as MWSDK in this document.
If you want to rewrite or program your application with TWELITE, please read the following first.
| details | |
|---|---|
| TWELITE STAGE | You can build, write, and view (terminal, simple monitor, etc.) in a single application.→ TWELITE STAGE |
| MWX Library | A C++ library for simpler programming that defines setup() and loop().→ MWX Library |
The TWELITE SDK (MWSDK) includes the followings:
The terms related to the following are not specifically explained in the text.
/ (slash) as the folder (path) separator; on Windows it is \ (backslash or Yen mark), but replace it.\ characters (a backslash and a space) are inserted in the table. This is to encourage line breaks during display. (For example, veryVeryLong DefName should be replaced with veryVeryLongDefName.