Understanding Embedded Artificial Intelligence

Understanding Embedded Artificial Intelligence

Introduction:Embedded artificial intelligence is a fascinating concept.Previously, I often heard students preparing for jobs or graduate school ask which has a better future: embedded systems or artificial intelligence?It turns out that adults want a more promising future, leading to the emergence of embedded artificial intelligence.This article will briefly discuss embedded artificial intelligence. Author: Mu Yang … Read more

Differentiated Development of Embedded AI/ML with Integration and Customization

Differentiated Development of Embedded AI/ML with Integration and Customization

★ Click the blue text above to follow us with one click ★ With the continuous improvement of embedded processors’ capabilities, ultra-miniaturized hardware accelerators are being introduced, and the emergence of original and commercial development environments and tools, embedded artificial intelligence/machine learning (AI/ML) technologies have rapidly developed in recent years. At the same time, because … Read more

Applications of Embedded Artificial Intelligence in Military

Applications of Embedded Artificial Intelligence in Military

Source:Radar Communication Electronic Warfare Author: Zhou Libo Artificial intelligence is redefining decision-making and response capabilities, creating an environment where whoever possesses artificial intelligence holds global influence. Countries and regions are deploying intelligent machines and other cognitive attack capabilities utilizing artificial intelligence in an attempt to enhance their global influence at the onset of a new … Read more

In-Depth Explanation of Low Power Bluetooth Chips and IoT Application Development

In-Depth Explanation of Low Power Bluetooth Chips and IoT Application Development

Produced by | ZhiDongxi Open Class Instructor | Cai Bingquan, Embedded Department Manager at Jieli Technology Reminder | Follow ZhiDongxi Open Class and ZhiDongxi public account, and reply with the keyword IoT Chip 02 to obtain the courseware. Introduction: On August 21, Cai Bingquan, the Embedded Department Manager of Jieli Technology, conducted a live explanation … Read more

Open Source Logic Analyzer – DSLogic

Open Source Logic Analyzer - DSLogic

Whether you are developing microcontrollers or FPGAs, a protocol analysis tool – the logic analyzer, is often used. Unlike oscilloscopes, it can only collect digital signals, with sampling rates typically ranging from hundreds of MHz to GHz, supporting multiple channels for simultaneous sampling. The accompanying software supports parsing dozens of protocols such as I2C, UART, … Read more

Application of Embedded Logic Analyzers in FPGA Testing

Application of Embedded Logic Analyzers in FPGA Testing

Click the blue text above to follow us The logic analyzer is an instrument that collects and displays digital signals from the test device using a clock, primarily for timing judgment. Unlike oscilloscopes, which have multiple voltage levels, logic analyzers typically display only two voltages (logic 1 and 0). After setting a reference voltage, the … Read more

Differences Between NorFlash and NandFlash

Differences Between NorFlash and NandFlash

Follow+Star Public Number, don’t miss wonderful content Compiled by | strongerHuang WeChat Official Account | Embedded Column FLASH memory, also known as flash memory, is mainly divided into:NorFlash and NandFlash.In practical development, designers can make reasonable choices for flash memory based on product requirements. Below, we will compare and introduce from multiple perspectives. Embedded Column … Read more

Comparison of NAND Flash and NOR Flash

Comparison of NAND Flash and NOR Flash

Follow+Star Public Account, don’t miss out on exciting content Source | Network NAND Flash and NOR Flash are two common types of flash memory. NOR Flash was first developed by Intel in 1988, changing the previous dominance of EPROM and EEPROM. NAND Flash was released by Toshiba in 1989, emphasizing lower cost per bit and … Read more

Understanding Preemptive Scheduling in RTOS

Understanding Preemptive Scheduling in RTOS

Content Overview: This article begins with how tasks switch, introducing the ready list and priority table in the RTOS kernel, layer by layer unveiling the mystery of the RTOS kernel’s preemptive scheduling method. Only with an in-depth understanding of the kernel can better applications be created. 1. Knowledge Point Review 1.1. Review of Previous Article … Read more

Embedded Real-Time Operating Systems: Priority-Based Preemptive Scheduling

Embedded Real-Time Operating Systems: Priority-Based Preemptive Scheduling

Electric Hero I want to learn RTOS, but I don’t know where to start, sigh Real-Time Operating System? I’m familiar with it, let me explain it to you slowly. Science Master Real-Time Operating Systems (RTOS) are widely used in consumer electronics, entertainment products, household appliances, industrial equipment, medical instruments, military weapons, and scientific research equipment. … Read more