Skip to main content

Languages

DUELink modules are self-contained microcomputers, allowing them to work in two distinct ways. First, module(s) can be remotely controlled by commands coming from a Tethered Supported Hardware.

Supported Hardware

The Supported Hardware can Tether to DUELink modules using USB, I2C, or UART. We provide libraries for many coding languages, including Python, MicroPython, JavaScript, and .NET.

languages

The other option is by loading code can on modules directly to run Standalone. This for example, can be using Arduino.

MicroBlocks

Similar to Arduino, MicroBlocks can also be used to directly program modules to run Standalone, but this time using blocks!

MicroBlocks

Modules can also be daisylinked together. Learn about how DUELink Daisylink work.

Daisylink