Overview of Core Chips and Components in Drones

Overview of Core Chips and Components in Drones

In the field of drones, Chinese companies like DJI have felt the crisis to varying degrees. While Huawei is capable of developing its own chips, core chips and components such as CPUs for drone companies are primarily supplied by foreign entities. So, which core chips and components in the drone sector rely on foreign supplies? … Read more

Designing a Free MIPS Processor in 10 Days (Source Code Included)

Designing a Free MIPS Processor in 10 Days (Source Code Included)

Source: EETOP BBS Author: leishangwen (Community Moderator) Recently, Wave officially announced that it will grant free licenses for the MIPS Instruction Set Architecture (ISA) to global customers. This initiative provides free access to the MIPS architecture for semiconductor companies, developers, and universities worldwide, enabling them to develop the next generation of System on Chip (SoC). … Read more

Understanding Linux Through Designing a Four-Layer Board Terminal Device

Understanding Linux Through Designing a Four-Layer Board Terminal Device

Project Name: V3S-PI, A Portable Terminal Based on Allwinner V3S Author: FanHuaCloud Introduction To master a skill, one must rely on practice. The author wanted to learn Linux, so he learned while doing, successfully open-sourcing a—quite good four-layer board design terminal device. The project cost can be compressed to under 100 yuan, making it easy … Read more

Introduction to Excellent Verilog/FPGA Open Source Projects (29)

Introduction to Excellent Verilog/FPGA Open Source Projects (29)

Introduction The open source projects introduced earlier were more theoretical. Are there any open source projects that can be referenced for learning? Here, we will introduce several open source websites that often feature various projects, including SDR, image processing, and recreating old CPUs… Hackster https://www.hackster.io/ Recommended column: https://www.hackster.io/xilinx https://www.hackster.io/intel This site is a collection of … Read more

Free Chip Fabrication with Google’s Open MPW Shuttle Guide

Free Chip Fabrication with Google’s Open MPW Shuttle Guide

Machine Heart Report Editors: Zhang Qian, Dan Jiang Although it’s a 130nm process, it’s ultimately free, and there’s a tutorial that teaches you step by step. What more could you want? Yesterday, Google’s open-source blog [1] announced that the company’s hardware toolchain team is launching a new developer portal to help small developer communities start … Read more

Virtink: A Lightweight Kubernetes Native Virtualization Management Engine

Virtink: A Lightweight Kubernetes Native Virtualization Management Engine

Today, we are excited to announce the Virtink open-source project, a more lightweight Kubernetes native virtualization management engine. Unlike the KubeVirt project, Virtink does not consider support for emulation of legacy hardware devices and desktop application capabilities. Instead, it focuses on running modern cloud virtualization workloads on Kubernetes. Therefore, Virtink is implemented based on the … Read more

The Statement by a Suning Executive on Sleeping at Midnight Frustrates Programmers: A Review of 12 Popular Articles

The Statement by a Suning Executive on Sleeping at Midnight Frustrates Programmers: A Review of 12 Popular Articles

(Click the public account above to quickly follow) This article selects popular articles from “Linux Enthusiasts” in July 2018, including industry news, technical sharing, and more. Note: Click the title to read the following articles “The Statement by a Suning Executive on Sleeping at Midnight Frustrates Programmers…” In the official group of the R&D technical … Read more

Linux Open Source Daily Report – August 31, 2025

Linux Open Source Daily Report - August 31, 2025

Note: Swipe left on the briefing content to view the event timeline, historical background, technical details, and quick Q&A information. DXVK 2.7.1 Improves D3D9 and Fixes MSAA DXVK 2.7.1 has been released, enhancing the performance of certain Direct3D 9 games, fixing MSAA issues, and expanding compatibility to help more games render correctly on Linux through … Read more

Happy 34th Birthday to Linux

Happy 34th Birthday to Linux

Source: cnBeta Link: https://www.cnbeta.com.tw/articles/tech/1520874.htm Did you know? 34 years ago, one of the most significant software projects in history was born from an unassuming post in a Usenet newsgroup. This project is the Linux kernel. At the time, 21-year-old Linus Torvalds stated that it was just a hobby and would not grow into a professional … Read more

Tasmota: The Revolutionary Firmware Reshaping Smart Homes – A Must-Read for Developers!

Tasmota: The Revolutionary Firmware Reshaping Smart Homes - A Must-Read for Developers!

Introduction Hello everyone, I am Mai Ge. Today, I would like to recommend an open-source smart home project. In the era of the Internet of Things (IoT), the ESP8266 and ESP32 chips have become favorites in embedded development. These low-cost, high-performance Wi-Fi modules are widely used in smart homes, automation systems, and sensor networks. However, … Read more