Remembering Jim Ready, the Father of Embedded Linux!

Remembering Jim Ready, the Father of Embedded Linux!

On Christmas Eve 2017, my old friend Andre Kobel wrote to me with some unfortunate news that Jim Ready had passed away. He knew I was visiting the US at the time and asked if my schedule would allow me to attend the memorial service. This news was truly shocking! I had seen Jim at the end of 2016 and presented him with my new book, "Chronicles of Embedded Operating Systems,"

Understanding Interrupts in ARM Cortex-A9

1. Concept of Interrupts

In operating systems, interrupts are a crucial component. When certain unexpected situations require host intervention, the machine can automatically stop the currently running program and switch to a program that handles the new situation. After processing, it returns to the original paused program to continue running.

With an interrupt system, polling for events can be avoided, which improves system efficiency.

Typically, in a system, interrupt control is divided into three parts: modules, interrupt controllers, and processors.

The module usually controls

Understanding ARM64 Inline Hooking Techniques

Understanding ARM64 Inline Hooking Techniques
/ Today's Tech News /
Recently, before Sora ignited the text-to-video track, domestic ByteDance also launched a revolutionary video model - Boximator. Unlike models like Gen-2 and Pink1.0, Boximator can precisely control the actions of characters or objects in the generated video through text. It was revealed that according to experimental data, Boximator maintains the original model's video quality while possessing very powerful action control capabilities. It can also serve as

New Chip Available for Budget Development Boards — RK3528

Recently, I received something quite interesting, a set-top box. There’s not much to say about the set-top box itself, but the chip it features is something I’m very curious about. It uses the RK3528A SoC, equipped with four Cortex-A53 cores, with a frequency of up to 2.0GHz, and a Mali 450 MP2 GPU.

New Chip Available for Budget Development Boards — RK3528

After testing, it outperforms the Allwinner H618 in various aspects.

Many people know about the Allwinner H618, which is

DIY Home Surveillance System Using ESP32 and Camera

"Great, no one has written a tutorial, so I will write one!"This article is from the Breadboard Community DIY Contest. If you have a DIY project, feel free to share your electronic design and take home a DJI drone!
DIY Home Surveillance System Using ESP32 and Camera
Project Origin
I saw a video where someone used only an ESP32 development board and a camera to create a home surveillance camera that allows viewing through the network. Such a cool thing! I
Back to Top
Product has been added to your cart
×