The Path of Domestic CPU in ARM Servers as an Alternative to x86 – Huawei and Feiteng Lead the Localization Efforts!

The Path of Domestic CPU in ARM Servers as an Alternative to x86 - Huawei and Feiteng Lead the Localization Efforts!

EETOP focuses on chips and microelectronics, click the blue text above to follow us Source: Chip Intelligence, Yangtze Securities As we all know, China’s high-end general-purpose chips are highly dependent on imports, especially CPU chips, where domestic manufacturers have a small presence in the PC and server fields, which are basically monopolized by international giants. … Read more

Cost-Effectiveness Analysis of Ampere CPU Deployment on Microsoft Azure Cloud

Cost-Effectiveness Analysis of Ampere CPU Deployment on Microsoft Azure Cloud

Click on the top “Public Account” to subscribe! “ Isn’t it ironic that if cloud service providers only have Google left, they still remain loyal to Intel’s x86 architecture? Recently, after Microsoft announced the launch of Azure cloud servers equipped with Ampere Altra CPUs [1], the well-known technology site THENEXTPLATFORM [2] couldn’t help but exclaim. … Read more

Essential Tips for Installing Built-in Appliances

Essential Tips for Installing Built-in Appliances

2022 Shanghai Renovation Aesthetic Trendsetter Newly launched Zhu Fan’er Shanghai Store Click the image to make an appointment, surprises await during the opening! ▼ Built-in appliances are becoming increasingly popular due to their aesthetic appeal, simplicity, and high space utilization. Fully integrated designs can blend seamlessly with cabinets. Fully integrated refrigerators ▼ Image Source: Daogrs … Read more

Unlocking Embedded Rust Programming on ESP32-C3: In-Depth Analysis of Espressif’s Official Tutorial

Unlocking Embedded Rust Programming on ESP32-C3: In-Depth Analysis of Espressif's Official Tutorial

This article will delve into the embedded Rust learning resources provided by Espressif—the std-training project (https://github.com/esp-rs/std-training), which aims to help developers quickly master embedded programming with Rust on the Espressif ESP32-C3 chip. 1. Project Overview: A Treasure Trove of Embedded Rust Learning for ESP32-C3 The std-training project is not merely a collection of code examples, … Read more

Awesome Open Source Embedded Project on Github – ZSWatch Smartwatch

Awesome Open Source Embedded Project on Github - ZSWatch Smartwatch

ZSWatch is an open-source smartwatch that includes both hardware and software. It is named ZSWatch-Zephyr Smartwatch because it is built on top of Zephyr RTOS. Currently, this project is open-source on Github, and it is a fantastic open-source project~ Zephyr was originally developed by Wind River as a microkernel and became a project maintained by … Read more

Revolutionizing Embedded Application Development with Rust

Revolutionizing Embedded Application Development with Rust

The field of embedded development has always faced challenges regarding code security, efficiency, and resource management. Traditional embedded development models often require developers to directly manipulate hardware registers, leading to complex and error-prone code with high maintenance costs. To address these issues, Embassy was born, combining the advantages of the Rust language with asynchronous programming … Read more

Powerful Tool for Embedded Development – Register Viewer (RegisterMaster)

Powerful Tool for Embedded Development - Register Viewer (RegisterMaster)

Get the software: Send a private message with Register Viewer to obtain the software. For software or hardware engineers engaged in embedded low-level development, it is common to refer to chip manuals. For example, when checking the register values of a chip’s serial controller, it is necessary to know which bits correspond to these values. … Read more