-
Guangzhou and Shenzhen have issued urban advanced assisted driving map licenses. Baidu’s first batch has been approved! Baidu Maps will support car companies to mass-produce smart cars equipped wit...[Details]
-
Abstract: EDA technology is the core of modern electronic design technology, and it plays an important role in modern integrated circuit design. With the rapid development of deep submicron and ult...[Details]
-
ToF is the abbreviation of Time of Flight technology. It is like the eyes of autonomous driving. It can accurately monitor the driver's fatigue level, eye gaze level, hand vehicle occupancy, in-cab...[Details]
-
Note instrument frequency range table
A 110 220 440 880 1760 3520
B 123.45 246.9 493.8 987.6 1975.2 3950.4
C 130.8 261.6 523.2 1046.4 2092.8 4185.6
D 146.825 293.65 587.3 117...[Details]
-
LCD_1602 Command Summary 0x28 Set 162 display, 57 dot matrix, 4-bit data interface 0x38 Set 162 display, 57 dot matrix, 8-bit data interface 0x01 Clear the screen, reset the cursor to address 00H 0x0...[Details]
-
There are basically three IDEs for bare metal arm program development: MDK, IAR, and ADS. I won't go into details about them here, you can find out by searching Baidu. Since I used the MDK developmen...[Details]
-
Recently, EPC announced that it would file a lawsuit against the ITC, believing that Innosec had infringed on four of its patents. In the complaint filed this time, EPC details the recruitment of t...[Details]
-
October 13, 2021 - MediaTek released two new products in the Filogic series of wireless connectivity platforms, the Filogic 830 wireless connectivity system-on-chip (SoC) supporting Wi-Fi 6/6E, and t...[Details]
-
On the morning of October 28, Apple today announced the commitment of suppliers across China to new clean energy output, which will accelerate Apple's goal of achieving 100% carbon neutrality...[Details]
-
MSP430 ADC10 single channel multiple conversions #include "msp430x22x4.h" #define uchar unsigned char #define uint unsigned int #define LCDen 0X80; //The upper three bits of P3 are used as cont...[Details]
-
0. 89C51 interrupt system classification: There are three types: 1) External interruption 2) Timer interrupt 3) Serial port interruption 1. The concept of interruption After the interru...[Details]
-
Step 1: Create a new project folder, and then create four folders under the folder: inc, user, output, and listing. Step 2: Open KEIL, create a new project and save it to the new project folder cre...[Details]
-
In this experiment, we need to design a reed switch counter and use a digital tube to display it. In this example, we also need to touch upon an important function of the microcontroller, "interrup...[Details]
-
design background: DDS (Direct Digital Synthesizer) is a new type of frequency synthesis technology with the advantages of low cost, low power consumption, high resolution, relatively large band...[Details]
-
Recently, I have not been able to understand the concept of drivers very well. Sometimes I can get a feel for it by combining some USB examples written by others, but because the ARM system does no...[Details]