DueDuino
Arduino form factor inspired DUELink mainboard
- Overview
- Commands
- Samples
- On-Module Code
DueDuino is a DUELink microcomputer in the classic Arduino form factor — same shield-compatible pin layout, same mounting holes, USB-C, and a power jack. Drop in an Arduino shield and the board behaves like an STM32-based Arduino.
Program it directly in the Arduino IDE, or use it as a host that drives a chain of DUELink modules from Python, JavaScript, .NET, MicroPython, or scripting. The Downlink port adds sensors, displays, and motors over a single cable without rewiring.
Pick DueDuino when your project — or your students — already work in the Arduino ecosystem.
Key features • Arduino form factor | Resources 📄 Schematics PID: 0x000012 |
Modules ship without cables to reduce waste. Some specialty boards include a USB cable; for the rest, see Cables to add cables to your order.
Commands this module accepts. See Samples for runnable code in popular host languages.
| Function | Description |
|---|---|
BtnLdr() | Returns 1 if LDR button is pressed. |
DVer() | This driver version. |
Peek under the hood
The script below is this module's driver — it teaches the hardware how to respond to the commands listed above. It ships pre-loaded from the factory; most users never need to open it.
loading...
Example code that calls this module's commands from popular host languages.
New here? See Get Started to connect a module and send your first command.
- Python
- JavaScript
- .NET
loading...
loading...
loading...
Code that runs directly on this module's MCU. See On-Module Code for an overview.
- Script
- Arduino IDE
- MicroBlocks
This example runs using the default DUELink Internal Engine using its Scripting Language, and it expects the module's driver to be loaded first, see the Commands Tab.
loading...
See Arduino IDE page for more info.
loading...
This project runs standalone. It assumes that the MicroBlocks firmware is already loaded on the module.
Click the button below to open, edit, and run the project directly on MicroBlocks' website.
Ordering Info
| Product | Part Number | Price |
|---|---|---|
| DUELink DueDuino | GDL-MCDUEDUINO-A | $9.95 |