Detailed Explanation of Eight Major Semiconductor Chip Materials

Detailed Explanation of Eight Major Semiconductor Chip Materials

Semiconductor materials are a class of materials that possess semiconductor properties (the conductivity is between that of conductors and insulators, with resistivity ranging from approximately 1 mΩ·cm to 1 GΩ·cm). Generally, the conductivity increases with rising temperature. Semiconductor materials have characteristics such as thermal sensitivity, optical sensitivity, and doping capability. They are important materials used … Read more

Understanding Semiconductor Basics

Understanding Semiconductor Basics

Source: Semiconductor All Explained Original Author: Yuan Yuan De Yuan This article introduces some basic concepts in the semiconductor field in a lively and easy-to-understand manner. Semiconductors are a key industry developed by the country in recent years. What exactly is a semiconductor? All objects in life can be roughly divided into three categories based … Read more

Top 10 Technology Trends in Global Semiconductor Industry for 2025

Top 10 Technology Trends in Global Semiconductor Industry for 2025

In 2024, the global semiconductor industry did not experience the expected full recovery, but the rapid development of generative artificial intelligence (AIGC), automotive electronics, and communication technology has laid the foundation for underlying technologies in 2025, bringing new hope for the semiconductor industry to warm up in the new year. This year, we witnessed the … Read more

Understanding Semiconductor Knowledge

Understanding Semiconductor Knowledge

Source of the article: Complete Guide to Semiconductors Original Author: Infrared Classroom This article introduces the origin of semiconductors, what semiconductors are, and the classification of semiconductors. 1. The Origin of Semiconductors In January 1946, a semiconductor research group was officially established at Bell Labs in the United States, located across the Pacific. The group … Read more

Understanding Serial Port Configuration in Embedded Development

Understanding Serial Port Configuration in Embedded Development

The serial port is a commonly used interface in computers, with the most common being the RS-232-C interface. It was established in 1970 by the Electronic Industries Alliance (EIA) in collaboration with Bell Systems, modem manufacturers, and computer terminal manufacturers as a standard for serial communication. Its full name is “serial binary data exchange interface … Read more

Getting Started with Ubuntu Linux: A Quick Guide

Getting Started with Ubuntu Linux: A Quick Guide

While I was waiting for the bus, I waited for one that never came, but those I didn’t wait for always arrived. This has a specific term in psychology: poverty. You can call me ugly, stupid, or lazy, but it doesn’t matter, only calling me poor will truly upset me. This society is too realistic; … Read more

Remote Embedded Development Using WiFi Modules

Remote Embedded Development Using WiFi Modules

MicroPython is widely used on many embedded platforms, including STM32F40x, ESP32, ESP8266, PicoPy, and many other MCUs. Developing embedded systems based on MicroPython allows developers to adhere to the same syntax and interfaces without worrying about specific MCU models and functionalities, significantly improving system development efficiency. Since the introduction of various microcontroller platforms in the … Read more

Embedded Systems: More Learning Than Pure Software?

Embedded Systems: More Learning Than Pure Software?

Word Count: 800 Content Quality Index: ⭐⭐⭐⭐⭐ Point One I am an embedded software engineer in the industrial control industry, working in a niche area of soft PLC low-level Runtime, which involves the QNX operating system and the uCOS operating system on MCU. Unlike typical embedded engineers, my work does not involve Linux applications. I … Read more

Embedded Systems Technology Seminar

Embedded Systems Technology Seminar

Embedded Technical Themed Seminar The embedded technology and the Internet of Things (IoT) industry are developing rapidly. Embedded technology is not only consolidating traditional applications but also exploring applications in emerging markets, with the Internet of Things (IoT) undoubtedly being the most extensive application target, and the prospects for the embedded industry are limitless. From … Read more

CLion Tutorial – Embedded Development

CLion Tutorial - Embedded Development

This page provides an overview of how to use CLion as your embedded development IDE. For detailed feature descriptions and setup instructions, please refer to the dedicated articles in this section. Hardware TypeCLion supports embedded development for any hardware compatible with the GCC or IAR toolchain. Some examples include: ARM-based microcontrollers, such as the STM32 … Read more