Innovative Applications of Radar Technology in IoT and Embedded Design

Innovative Applications of Radar Technology in IoT and Embedded Design

As we all know, traditional radar technology is widely applied in various fields, such as airborne, shipborne, and ground-based radar for target detection and imaging. In daily life, we can utilize radar sensors for applications like car reversing/driving assistance, weather forecasting, traffic management, resource exploration, and many more. With the expanding range of Internet of … Read more

Lightweight Embedded Design Framework: Truly Lightweight!

Lightweight Embedded Design Framework: Truly Lightweight!

I am Lao Wen, an embedded engineer who loves learning. Follow me, let’s become better together! Source: https://gitee.com/MacRsh/mr-library Introduction to mr-library MR framework is a lightweight framework designed specifically for embedded systems, taking into full consideration the resource and performance requirements of embedded systems. By providing standardized device management interfaces, it greatly simplifies the difficulty … Read more

Designing Testable Software in Embedded Systems

Designing Testable Software in Embedded Systems

Follow+Star Public Number, don’t miss out on exciting content Source | Embedded Miscellaneous Today we will introduce the design of testable software in embedded systems. What is testability? It means that after you write the software module/function interface, you can conveniently and comprehensively perform self-testing. Let’s look at a simple example to understand testable software. … Read more

The Impact of AI on Embedded Design

The Impact of AI on Embedded Design

In the past two years, we have participated in numerous electronic competitions for college students. These competitions have seen sponsors increasingly favor the provision of development boards with AI acceleration units, and the organizers, such as universities, encourage students to integrate AI technology into their competition projects as much as possible. In fact, it has … Read more

Space-Saving Embedded Design Techniques

Space-Saving Embedded Design Techniques

Don’t complain about the small space in your home anymore; it’s probably because you haven’t discovered the space that can be utilized. Today, I will teach you a trick—embedded design, suitable for various spaces in your home, perfect for storing miscellaneous items! Corner Wine Cabinet Customize a wine cabinet in the small recesses of your … Read more

Compiling C Language on Raspberry Pi: A Guide for OS Development Enthusiasts

Compiling C Language on Raspberry Pi: A Guide for OS Development Enthusiasts

Selected from GitHub Author: Zoltan Baldaszti Compiled by: Machine Heart Editor: Chen Ping The Raspberry Pi, though small—only the size of a credit card—functions just like a regular computer, capable of connecting to TVs, monitors, keyboards, and mice. It can handle text, spreadsheets, media, and even games. So how can this magical little computer be … Read more

Ubuntu 20.04 Certified Raspberry Pi: Comprehensive Support Provided

Ubuntu 20.04 Certified Raspberry Pi: Comprehensive Support Provided

Canonical announced on its official blog that Ubuntu 20.04 LTS has been certified for Raspberry Pi. On the same day that Ubuntu 20.04 LTS was publicly released, full support for Ubuntu Server 20.04 was added to all certified Raspberry Pi devices, allowing users to flash 20.04 onto their Raspberry Pi. Last November, Canonical stated its … Read more