System Utilities
This page contains the download link for the latest 86Duino system tool software.
86DUINO SOFTWARE IS PROVIDED TO YOU "AS IS" WITH NO WARRANTIES, EXPRESS OR IMPLIED, AS TO ITS FUNCTIONALITY, AVAILABILITY OR USE, INCLUDING, BUT NOT LIMITED TO, ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. WE EXPRESSLY DISCLAIM ANY LIABILITY FOR ANY DIRECT, INDIRECT, CONSEQUENTIAL, INCIDENTAL OR SPECIAL DAMAGES, INCLUDING, BUT NOT LIMITED TO, DAMAGES FOR LOSS OF REVENUE, LOST PROFITS, BUSINESS INTERRUPTION OR LOSS OF DATA, REGARDLESS OF THE FORM OF ACTION OR LEGAL THEORY ON WHICH LIABILITY MAY BE ASSERTED, EVEN IF ADVISED OF THE POSSIBILITY OR LIKELIHOOD OF SUCH DAMAGES. |
By downloading software from this page, you agree to the specified terms.
Operating system image file
— Linux —
L86duntu is a Linux operating system customized for 86Duino based on the needs of Linux beginners. It is based on Lubuntu, supports desktop operating environment, and pre-installs common Internet and robotics software such as Scratch, Java, Python, Node.js, ROS, OpenCV, etc.
Version | Windows | Mac OS X | Linux |
---|---|---|---|
1.1 — LATEST VERSION | Binary | Binary | Binary |
1.0 | Binary | Binary | Binary |
0.9 | Binary | Binary | Binary |
L86duntu-RT is a modified L86duntu for embedded, robotics and automation applications. In addition to supporting the original functions of L86duntu, it also has a built-in Xenomai real-time Linux kernel and supports connecting EtherCAT devices through the network ports on the 86Duino board:
Version | Windows | Mac OS X | Linux |
---|---|---|---|
1.1 — LATEST VERSION | Binary | Binary | Binary |
1.0 | Binary | Binary | Binary |
0.9 | Binary | Binary | Binary |
- For usage instructions, please refer to the L86duntu and L86duntu-RT tutorials.
- The latest 86Duino Linux SDK can be downloaded from the GitHub page.
- The latest source code of the 86Duino-specific mraa library (supporting Node.js and Python I/O access) can also be found on its GitHub page.
- Version update content.
— DOS —
DuinOS is a FreeDOS operating system environment customized for 86Duino based on the needs of advanced DOS users. Users familiar with DOS can directly operate DOS commands and compile DOS programs on 86Duino after booting into DuinOS. In addition, starting from version 1.1, DuinOS also integrates the real-time operating system Windows CE 6.0, allowing users to directly start Windows CE under DOS and develop CE applications exclusively for 86Duino on it:
Version | Windows | Mac OS X | Linux |
---|---|---|---|
1.2.1 — LATEST VERSION | Binary | Binary | Binary |
1.1 | Binary | Binary | Binary |
1.0 | Binary | Binary | Binary |
- Please refer to the DuinOS tutorial for usage instructions.
- The latest 86Duino DOS SDK and some DuinOS built-in tool source code can be downloaded from the GitHub page.
- Before using Microsoft Visual Studio to compile Windows CE programs, you should first download and install the Windows CE 6.0 SDK.
Firmware, BIOS and Bootloader Update Tool
86Duino SysImage is a tool that can create 86Duino firmware system on MicroSD card, and can be used to update 86Duino BIOS and bootloader in built-in Flash:
Version | Windows | Mac OS X | Linux |
---|---|---|---|
20170717 — LATEST VERSION | Binary | Binary | Binary |
20150312 | Binary | Binary | Binary |
20141103 | Binary | Binary | Binary |
20140918 | Binary | Binary | Binary |
20140709 | Binary | Binary | Binary |
20140409 | Binary | Binary | Binary |
20140218 | Binary | Binary | Binary |
- For installation and usage instructions, please see the Getting Started page.
- The SysImage source code can be downloaded from the GitHub page.