Skip to main content

1.6 Download Resources Summary

This document summarizes the download resources related to the D-Robotics RDK suite, aiming to provide users with convenient and comprehensive access to resources. It covers various resource download directories for products such as RDK X3 (Sunrise X3 Pi), RDK X3 Module, RDK X5, and RDK Ultra series.

System and Manual Resources Summary

Product CategoryRDK X5RDK X3RDK UltraDescription
System ImagesRDK X5 ImagesRDK X3 ImagesRDK Ultra ImagesSystem Images < 3.0.0: Ubuntu 20.04
System Images >=3.0.0: Ubuntu 22.04
MiniBootRDK X5 MiniBootRDK X3 MiniBoot/A lightweight bootloader for OS booting, generally not requiring manual installation
OpenExplore ReleaseRDK X5 OpenExploreRDK X3 OpenExploreRDK Ultra OpenExploreOpenExplore release package with numerous conversion examples and source code, used with OpenExplore Docker on x86 development machines
Algorithm Toolchain ManualRDK X5 ManualRDK X3 ManualRDK Ultra ManualOpenExplore commercial algorithm manual, prioritize community manuals*

Specifications, Schematics, and Design Resources Summary

Hardware Design Repository: Hardware

Product CategoryRDK X5RDK X5 ModuleRDK X3RDK X3 ModuleRDK UltraDescription
SpecificationsRDK X5 Specifications/RDK X3-2.0 SpecificationsRDK X3 Module Specifications
Carrier Board Specifications
Datasheet
Design Guide
PINMUX
RDK Ultra Development Kit Specifications
RDK Ultra Module Specifications
Details product specifications, features, dimensions, and models
SchematicsRDK X5 Schematics/RDK X3-2.0 Schematics//
Mechanical DrawingsRDK X5 2D Bottom
RDK X5 2D Top
/RDK X3-2.0 2D//Mechanical drawings showing dimensions of various parts
3D ModelsRDK X5 3D/RDK X3-2.0 3D//3D representations of mechanical structures
Reference Design///RDK X3 Module DesignRDK Ultra DesignIncludes schematics, PCB, 3D models, BOM list, gerber files, and other technical resources
  • Note: RDK X3 Module hardware resources are now available, including specifications, datasheet, design guide, PINMUX, and reference design.

Development Resources and Tools

NameLinkDescription
TogetheROS Source CodeD-Robotics OrganizationTogetheROS.Bot is a robot operating system launched by D-Robotics for robot manufacturers and ecosystem developers, aiming to unleash the intelligent potential of robot scenarios and help ecosystem developers and commercial customers efficiently and conveniently develop robots to create competitive intelligent robot products.
⭐️ Model ZooGitHub RepositoryRDK Model Zoo is based on RDK development, providing deployment routines for most mainstream algorithms. The routines include exporting D-Robotics *.bin models and using Python APIs to infer D-Robotics *.bin models. Some models also include data collection, model training, export, conversion, and deployment processes.
TogetheROS File ServerClick to VisitFor cases where GitHub access is restricted
RDK StudioVisit Official WebsiteRDK Studio provides RDK users with rich features and convenience, including device management, quick demo access, and community forum access.
- Board Support: Fully supports all RDK series boards, helping users manage all their RDK boards, including RDK X3, RDK X3 Module, RDK X5, RDK X5 Module, RDK Ultra, etc. Unsupported boards are marked with an estimated support time.
- System Updates: Offers a new board upgrade method, allowing users to obtain the latest RDK OS with just a data cable.
hbupdateClick to Visithbupdate is a tool for flashing RDK development board OS images and minimal boot images.
Image Flashing ToolsBalenaEtcher
rufus
Software tools for writing image files to SD cards
SSH Remote ToolsMobaXterm
Putty
Tools for remotely connecting and managing RDK development kits
Related DriversSerial Driver (CP210x)
android_hobot

Certification Resources

Certification Repository: Certification

Product NameCE REDCE EMCFCCMICSRRCKCC
RDK X5CE REDCE EMCFCCMICSRRCKCC
RDK X3CE REDCE EMCFCCMICSRRC/
RDK X3 ModuleCE REDCE EMCFCCMIC/

Appendix:

  • RDK X3 1.0 Version Resources
Resource TypeSpecificationsSchematicsMechanical Drawings3D Models
RDK X3 1.0RDK X3-1.0 SpecificationsRDK X3 1.0 SchematicsRDK X3-1.0 2DRDK X3-1.0 3D

Notes

1. Version Compatibility

Before flashing, ensure the hardware model matches the image version.

  • RDK X3 Pi 1.0 requires images from the 1.x.x directory.

  • RDK X3 Module must be used with a Raspberry Pi CM4 carrier board.

2. Flashing Instructions

  • For the RDK Module series, it is recommended to upgrade the system using the Flashing Tool for first-time use.

  • To check the system version, use the commands: cat /etc/version or rdkos_info.

3. Open Source Resources