Embedded System Vocabulary Glossary

Embedded System Vocabulary Glossary

Welcome FPGA engineers to join the official WeChat technical group Clickblue wordsFollow us at FPGA Home – the best and largest FPGA pure engineer community in China A ASIC (Application-Specific Integrated Circuit). A piece of custom-designed hardware in a chip. address bus A set of electrical lines connected to the processor and all of the … Read more

The Development Path of Domestic Embedded Operating Systems

The Development Path of Domestic Embedded Operating Systems

Embedded systems are the foundation of the electronic information industry and the core of intelligent systems. With the rapid development of the Internet of Things and artificial intelligence, embedded operating systems play an increasingly important role in intelligent systems. To cope with the increasingly complex external environment, domestic intelligent systems are more reliant on domestic … Read more

Methods to Enhance the Reliability of Embedded Systems

Methods to Enhance the Reliability of Embedded Systems

Follow+Star Public Account Number, don’t miss out on wonderful content Source | Internet For an engineer to be truly responsible for a project, one needs to consider multiple aspects, from a well-defined development cycle to strict execution and system checks, there are many techniques for developing high-reliability embedded systems.. This article introduces several easy-to-operate and … Read more

Understanding Memory in Embedded Operating Systems

Understanding Memory in Embedded Operating Systems

Follow andstar our public account to not miss out on exciting content. Source: EDN Electronic Technology Design Linux memory is a computer resource that backend developers need to understand deeply. Proper use of memory helps to improve machine performance and stability. This article mainly introduces the organization structure and page layout of Linux memory, the … Read more

RT-Thread Evaluation Through Military Embedded Operating System

RT-Thread Evaluation Through Military Embedded Operating System

Recently, RT-Thread Space high-reliability embedded real-time operating system has completed a third-party evaluation by Beijing Xuanyu Information Technology Co., Ltd. (hereinafter referred to as “Xuanyu Information”), The test conclusion indicates that RT-Thread Space embedded real-time operating system meets the requirements of GJB7718-2012 “Technical Requirements for Military Embedded Operating Systems” and GJB7706-2012 “Evaluation Requirements for Military … Read more

Getting Started with Raspberry Pi: Course 2 OK02

Getting Started with Raspberry Pi: Course 2 OK02

Course OK02 is built on the foundation of Course OK01, achieving blinking by continuously turning the OK or ACT LED indicators on and off. — Robert Mullins Course OK02 is built on the foundation of Course OK01, achieving blinking by continuously turning the OK or ACT LED indicators on and off. Assuming you already have … Read more

Essential Raspberry Pi Commands Using vcgencmd

Essential Raspberry Pi Commands Using vcgencmd

vcgencmd tool is used to output information from the VideoCore GPU on Raspberry Pi. You can find the source code for the vcgencmd utility at Github.To get a list of all supported vcgencmd commands, use vcgencmd commands. Below are some useful commands and their required parameters. vcos The vcos command has two useful subcommands: version … Read more

AI Personnel Detection with Raspberry Pi 5, ROS2, D405 Depth Camera, and YOLO

AI Personnel Detection with Raspberry Pi 5, ROS2, D405 Depth Camera, and YOLO

Using a depth camera to capture images, YOLO detects human bodies and can be configured on the Raspberry Pi 5, suitable for various small to medium-sized robots. Configuration Raspberry Pi 5 ROS2 Jazzy Intel RealSense D405 Depth Camera YOLOv8n Model Using 30 Fps, it is recommended to change to 6 Fps on Raspberry Pi 5 … Read more