📄️ Revision History
| Version | Description | Author | Reviewer | Date |
📄️ Get Started
Introduction
📄️ Peripherals and Interfaces
Hardware resource diagram
📄️ Qualcomm AI Hub
Qualcomm AI Developer Workflow
📄️ AI Developer Workflow
The AI/ML developer workflow on Qualcomm Linux has two major steps:
📄️ Qualcomm IM SDK
Qualcomm Intelligent Multimedia (IM) SDK is a unified SDK across IOT segments, enabling seamless multimedia and AI/ML application deployment. This SDK utilizes the open-source multimedia framework GStreamer and exposes easy APIs and plug-ins in both multimedia and machine learning domains. These plug-ins allow application developers to create a wide range of multimedia and AI/ML applications in different sectors.
📄️ LVGL User Guide
Light and Versatile Graphics Library (LVGL) is an open-source lightweight graphics library. The following example illustrates how to port LVGL9.2 to the Weston desktop. After porting, the library can be downloaded at https://github.com/rubikpi-ai/lvgl. 
📄️ QT5 User Guide
Install Qt Creator
📄️ Tools and Libraries Porting Guide
RUBIK Pi 3 has integrated the tools and libraries commonly used in development. If the tools needed during development are not integrated, refer to the following method of cec-client porting:
📄️ ROS User Guide
RUBIK Pi 3 has integrated the ROS2 humble environment. Before testing, copy the following content and paste it into the RUBIK Pi 3 terminal to set up the environment.
📄️ Yocto Project User Guide
This section introduces how to use the Yocto project to compile images that can be flashed and run on RUBIK Pi 3.
📄️ User Guide to rubikpi_config
rubikpi_config is a configuration tool that runs on RUBIK Pi 3.
📄️ GitHub Operation Guide
Submit code to RUBIK Pi 3