Beiqi Technology’s RK3588 Core Board Passes Rigorous High and Low Temperature Testing

Beiqi Technology's RK3588 Core Board Passes Rigorous High and Low Temperature Testing

The RK3588 development board underwent temperature and humidity testing at an environmental temperature of 65 degrees Celsius and 90% humidity, successfully passing the test. After completing the temperature and humidity testing, a low-temperature test was conducted, with an environmental temperature below -40 degrees Celsius, and the motherboard successfully passed the test. The RK3588 core board … Read more

Unisoc 6nm Android 13 Octa-Core 2.3GHz Processor T820/T9100 – Domestic 5G Android Core Board Solution

Unisoc 6nm Android 13 Octa-Core 2.3GHz Processor T820/T9100 - Domestic 5G Android Core Board Solution

The T820 (T9100) utilizes advanced 6nm EUV process technology, integrating a high-performance application processor with a built-in financial-grade security solution, delivering a new performance experience in the 5G era. Additionally, the T820 (T9100) supports 4K ultra-high-definition video recording, 108MP ultra-high pixel photography, and 120Hz high refresh rate display, significantly enhancing multimedia and entertainment experiences on … Read more

FreeRTOS-rust: A Rust Embedded Development Library Simplifying the Use of FreeRTOS

FreeRTOS-rust: A Rust Embedded Development Library Simplifying the Use of FreeRTOS

In the field of embedded system development, the Rust language is increasingly favored for its advantages in safety, performance, and concurrency. However, seamlessly integrating Rust with the mature real-time operating system (RTOS) FreeRTOS has always been a challenge.<span>FreeRTOS-rust</span> project has emerged to provide developers with a convenient way to build efficient and reliable FreeRTOS applications … Read more

Embedded IoT Software Development: Have You Used AT Commands?

Embedded IoT Software Development: Have You Used AT Commands?

Scan to FollowLearn Embedded Together, Learn and Grow Together Overview AT commands (Attention Command) are a widely used text command line protocol in communication devices such as modems, GSM/GPRS modules, and Bluetooth modules. It originated from the command set designed by Hayes for its smart modem in 1981 and later became the de facto industry … Read more

How Embedded Developers Can Respond to the Era of Deflation (Part 2)

How Embedded Developers Can Respond to the Era of Deflation (Part 2)

In the era of deflation, the uncertainty of the economic environment increases. For embedded developers to establish a foothold in this context, it is crucial to build a solid defense system. The following will provide comprehensive and practical strategies for embedded developers from three key aspects: industry selection, career planning, and financial management. 1. Industry … Read more

Introduction to Embedded USB Development: Essential Knowledge You Must Know

Introduction to Embedded USB Development: Essential Knowledge You Must Know

USB, short for <span>Universal Serial Bus</span>, has long been an indispensable technology in our daily lives. From connecting keyboards and mice to PCs to enabling communication between embedded devices and hosts, USB has revolutionized peripheral connectivity with its simplicity and robust compatibility. The Birth of USB Let’s take a look at the PC usage scenario … Read more

How Much Can You Earn from Embedded Development from Work to Retirement?

How Much Can You Earn from Embedded Development from Work to Retirement?

Follow+Star PublicAccount, don’t miss out on exciting contentSource | Big Fish RoboticsToday, I asked DeepSeek the following question:How much can an embedded software developer earn from the age of 22, when they graduate from a regular undergraduate program, until retirement? 1. Career Stages and Salary Levels 1. Junior Engineer (0-3 years) Salary Range: Annual salary … Read more

Embedded Development: Choosing Between Microcontroller + RTOS or Linux?

Embedded Development: Choosing Between Microcontroller + RTOS or Linux?

🍊1. Technical Entry Difficulty: Microcontroller + RTOS is Easier to Get StartedMicrocontroller + RTOS (e.g., STM32 + FreeRTOS) Advantages: Low Hardware Resource Threshold: You can get started with a development board costing only a few hundred yuan (e.g., STM32F103), with memory requirements in the KB range, suitable for beginners. Simplified Development Process: Focuses on hardware … Read more

Flashing DietPi System to NanoPi NEO2 via Windows Network Sharing and Configuring RTL8188GU WiFi

Flashing DietPi System to NanoPi NEO2 via Windows Network Sharing and Configuring RTL8188GU WiFi

Table of Contents Direct Ethernet Connection: Flashing DietPi System to NanoPi NEO2 via Windows Network Sharing and Configuring RTL8188GU WiFi Download System Image Flash System Image Initial Setup of DietPi System Connect to NanoPi NEO2 Connect to NanoPi via Shell Tool Connect to WiFi Table of Contents Introduction Materials and Software Preparation Flashing System Image … Read more

Embedded Tools | Common Static Analysis Tools for Embedded Development

Embedded Tools | Common Static Analysis Tools for Embedded Development

Follow+Star Public Account Number, don’t miss out on exciting content Author | strongerHuang WeChat Public Account | Embedded Column When writing code, do you use static analysis tools to analyze your code?Many people may not have performed static analysis on their code, so today I will recommend several static analysis tools. About Static Analysis Tools … Read more