Rust environment setup
Embedded development with Rust, including environment setup, the Embassy framework, and sample projects.
Coming soonThis section collects development guides and tutorials for the Montic W-series to help you get started quickly and go deeper.
Rust environment setup
Embedded development with Rust, including environment setup, the Embassy framework, and sample projects.
Coming soonZephyr RTOS
Configure and use the Zephyr real-time OS on W02 to build cross-platform IoT applications.
Coming soonDifferent guides target different products. Use the table below to choose the right guide:
| W02 (ESP32-C6) | W04 (CH32V208) | |
|---|---|---|
| Using MicroPython | ✔ | ❌ |
| Using UF2 Bootloader | ❌ | ✔ |
| Rust environment setup | ✔ | ✔ |
| Zephyr RTOS | ✔ | ✔ |
Pick an approach based on your goals and experience:
If you want to validate ideas quickly, try:
If you need performance and memory safety:
If you are building IoT solutions:
For product details, visit the Product overview.