My First Qt Program Running on a Linux Development Board

My First Qt Program Running on a Linux Development Board

01 IntroductionLearning Linux is not difficult; the challenge lies in not finding the right tutorials and having no one to guide you quickly.After buying the development board, it just sits there collecting dust. Watching videos is hard to continue, and the documentation is hard to understand; it’s too difficult!This article aims to explain the basic … Read more

My First Qt Program Running on a Linux Development Board

My First Qt Program Running on a Linux Development Board

Abstract: Learning Linux is not difficult; the challenge lies in finding the right tutorials and having someone to guide you quickly. After purchasing a development board, it often ends up gathering dust. Watching videos becomes tedious, and understanding the documentation is too hard, making it quite frustrating! Therefore, today I will explain the basic steps … Read more

Zhongdian Atom Launches Allwinner T113-i Development Board for Heterogeneous Development and Industrial Control Design Solutions!

Zhongdian Atom Launches Allwinner T113-i Development Board for Heterogeneous Development and Industrial Control Design Solutions!

The ATK-DLT113IS development board is a product developed by Zhongdian Atom based on the Allwinner T113-i processor, designed for the embedded Linux field. It features high performance, high reliability, low cost, and a rich set of interface resources, making it suitable for embedded system development! T113-i Chip Framework T113-i Development Board Video Introduction Function demonstration … Read more

User Guide: Box Lab RK3399 Development Board

User Guide: Box Lab RK3399 Development Board

Click the blue text Follow us 1. Introduction to the BL-RK3399-A Development Board The BL-RK3399-A development board is produced by Box Lab based on the RK3399 chip developed by Rockchip. The RK3399 is a six-core processor chip based on a Dual ARM Cortex-A72 + Quad ARM Cortex-A53 architecture, featuring high performance and high scalability, making … Read more

Performance Testing of SiFive HiFive Premier P550 RISC-V Linux

Performance Testing of SiFive HiFive Premier P550 RISC-V Linux

SiFive HiFive Premier P550 SiFive recently launched the highly anticipated HiFive Premier P550 development board, which is their latest RISC-V offering, featuring four RISC-V cores, an Imagination AXM-8-256 integrated GPU, a Gigabit Ethernet port, a PCIe x16 slot, and 16GB or 32GB of RAM. The HiFive Premier P550 is a modern RISC-V development board suitable … Read more

System Display | Domestic Loongson 2K1000 Development Board Running SylixOS Embedded Real-Time System

System Display | Domestic Loongson 2K1000 Development Board Running SylixOS Embedded Real-Time System

The Loongson ecosystem is becoming increasingly complete, following the successful deployment of SylixOS domestic real-time operating system on the RK3568 development board[details], the domesticLoongson 2K100 development platform can nowsmoothly run the SylixOS domestic real-time operating system. SylixOS is designed with apreemptive, multi-tasking, hard real-time approach for the entire operating system. It has been widely applied … Read more

Integrating Your Development Board into the Vivado Workflow

Integrating Your Development Board into the Vivado Workflow

Win a Backpack How Difficult Is It? Give it a Try! →_→ Long Press to Recognize Copyright Statement: This article was published by the blogger“cuter”.Reprinting is welcome, but the content of the blog must not be altered, nor used for any profit purposes. When reprinting, the author’s profile and copyright statement must not be deleted. … Read more

Learning ROS2 Through Development Boards: 21 Lectures (Basic Environment Setup)

Learning ROS2 Through Development Boards: 21 Lectures (Basic Environment Setup)

Introduction ROS2 21 Lectures is a series of introductory videos on ROS2 created by Guyueju, and many friends may have started learning ROS2 through these lectures. During the learning process, you might be running ROS2 examples on a virtual machine or PC, but if you have a development board like RDK X3/Raspberry Pi/Jeston Nano, it … Read more

Common Debugging Techniques in Keil uVision

Common Debugging Techniques in Keil uVision

When you enter the debugging interface, you will see the following image. The cursor has already run to the entry point of the main function, and the debugging toolbar is now displayed in front of you. Tools/Materials Ulink2 emulator Development board and Keil software Methods/Steps First, let’s introduce the relevant menus. The first one on … Read more

Designing the Minimal System for STM32 Microcontroller

Designing the Minimal System for STM32 Microcontroller

Foreword Most of us fall into a misconception while learning STM32 — we focus solely on the software code and neglect the hardware aspect. In simple terms, we only know how to use the development board, and when it comes to designing our own STM32 system, we are at a loss. This article aims to … Read more