-
1. Cross-compile Python
见 Cross Compiling Python for Embedded Linux
CC=arm-linux-gcc CXX=arm-linux-g++ AR=arm-linux-ar RANLIB=arm-linux-ranlib ./configure --host=arm-linux --build=x86_64-linux-...[Details]
-
As the "eye" of the autonomous driving system, radar emits and receives electromagnetic waves at target objects, thereby obtaining information such as the distance from the target to the electromagne...[Details]
-
CAN protocol stack
The automotive CAN protocol stack is a software component used to implement the CAN bus communication function in automotive electronic systems. It contains a series of func...[Details]
-
At 1:00 a.m. Beijing time on September 16, Apple's 2020 Fall New Product Launch Conference was held online. At this conference, Apple launched smart hardware products mainly including new smart watch...[Details]
-
1 Introduction
DC regulated power supply is a common electronic instrument, widely used in electronic circuits, teaching experiments and scientific research. Most of the DC regulated power supp...[Details]
-
As system-on-chip ( SoC ) computing capabilities for advanced driver assistance systems (ADAS) and infotainment systems continue to increase, this places higher demands on power. An SoC may require...[Details]
-
At present, the main interfaces in high-definition security equipment are DVI, HDMI, and VGA. DVI: The performance of its video image compression algorithm is equivalent to MPEG1, that is, the imag...[Details]
-
The production process of lithium batteries does not mention the previous processes such as material preparation, winding, liquid injection, and packaging, but only talks about the final formation ...[Details]
-
On the evening of October 15, Amway shares released its earnings forecast. It is expected that the net profit attributable to shareholders of the listed company in the first three quarters of 2020 wi...[Details]
-
Introduction
PIC microcontrollers are widely used in industrial control, instrumentation, home appliances, communications and other fields due to their stable performance and wide vari...[Details]
-
Food safety has always troubled the public. Although the Anti-Counterfeiting Day has just passed, people are still vigilant about food safety. Food safety accidents have frequently occurred acros...[Details]
-
1. Number Representation
In microcomputers, operations are divided into two categories: one is arithmetic operations: including addition, subtraction, multiplication, and division. There are a...[Details]
-
Enhanced security architecture based on Integrity Guard 32, setting new industry benchmarks in security, efficiency, performance and ease of use Infineon Technologies AG recently announced the la...[Details]
-
This article introduces the GC operation of the FDS library. 1. What is GC In the concept of FDS, the data written into Flash is saved in the form of Record. The format of Record is: Flash can on...[Details]
-
The first step of autonomous driving is positioning. Knowing where you are can guide the route planning and control the car. Currently, cars mainly use GPS navigation. Since GPS is not very accurat...[Details]