Mapo-MCU
Mapo-MCU
Mapo-MCU คือแพลตฟอร์มที่รันภาษา Mapolang: Web IDE, บริการคอมไพล์ และเฟลชผ่านเว็บ
เปิด Mapo-MCU Web IDE →Code Editor
Monaco-powered editor with Mapolang syntax highlighting and autocomplete.
ESP32
Detect and connect your board straight from the browser via Web Serial.
Build
Compile .mapo sources into firmware in the cloud, no local toolchain needed.
Flash
Upload firmware to your board over Web Serial / WebUSB, one click.
Serial Monitor
Read and send serial data in real-time to debug your device.
AI Assistant
Built-in AI helps you write, debug and understand Mapolang code.
How it works
Write, compile and flash — all in one place.
1 Write Open the IDE and write your .mapo program.
→
2 Build Press Build. The cloud compiles your code to firmware.
→
3 Flash Upload the firmware to your ESP32 via USB.