Specifications
Visual programming language for the 86Duino IDE
Intuitive drag-and-drop block-based interface
Automatically generates C++ code compatible with the 86Duino platform
Fully compatible with 86EVA and 86HMI development tools
You can click here to download 《ArduBlock User Manual》for complete information.
ArduBlock is a visual Arduino programming tool that uses drag-and-drop blocks, significantly lowering the programming barrier to entry.
Even users without programming experience can quickly build applications through an intuitive interface.
Each block corresponds to a specific Arduino function or command, making program logic clearer and easier to understand.
This makes ArduBlock ideal for beginners and users without an engineering background.

Download the 86duino IDE from https://www.qec.tw/software/.
After downloading, please unzip the zip file, no need to install additional software, double-click the 86duino.exe to start.



After the finished ArduBlock programming, use the “Code Generation & Upload” button to generate and upload the code to the QEC MDevice.
