[code]void DelayUsx2(unsigned int t) { while(--t); }[/code]This is the code I wrote, but after setting the frequency of KEIL to 12Mhz, every time t decreases by 1, the time consumed is 8us. Its assemb...
Comparison of DSP Processors and General-Purpose Processors Consider an example of digital signal processing, such as a finite impulse response (FIR) filter. In mathematical terms, an FIR filter is a ...
1 ALSA audio tools under Linux
ALSA (Advanced Linux Sound Architecture) is the mainstream audio structure on Linux
https://www.alsa-project.org/wiki/Main_PageCommonly used ALSA tools include:arecord: ...
When hs1101 was collecting humidity, I connected HS1101 to the board through two leads, but I found that the lead lengths were different and the collected data had a difference of 8%RH. Did the leads ...
This program is written to simulate the serial port hardware mechanism. When used, a timed interrupt can be set with a time interval of 1/4 baud rate. The receiving function is called once for ea...[Details]
System design is a complex process. It is not enough to just use ICs. There are many details to consider. This article uses a high-fidelity music playback system as an example to introduce how to s...[Details]
DSP (digital signal processor) is used more and more frequently in today's engineering applications. There are three main reasons for this: first, it has powerful computing power and is capable of ...[Details]
This paper establishes a fuel cell engine test platform based on the NI integrated hardware and software environment. This platform can realize the test and control of fuel cell engines and their a...[Details]
General LED lighting has a current limiting resistor in the driving circuit, and the power consumed by the resistor has nothing to do with the LED light emission. In order to improve efficiency, a...[Details]
Introduction
As the country increases its efforts to control the atmospheric environment, motorcycle emission regulations will become stricter year by year, and motorcycles that do not meet the...[Details]
1 Introduction
Ultrasound refers to elastic vibration with a frequency higher than the audible frequency limit (i.e., in the frequency band above 20 kHz). The propagation process of this vib...[Details]
In the "digital pressure measurement" experimental device of applied physics, the subject technical knowledge of analog circuits, digital circuits, sensors and single-chip microcomputers is used. In o...[Details]
People who often surf the Internet until late at night, their families always complain that turning on the big lights in the living room affects their rest, but some people don't have keyboard ligh...[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]
1 Introduction
At present, people have higher and higher requirements for the quality of life. When people are busy with work, soymilk machine is a new type of household beverage machine. It uses so...[Details]
introduction
The air compressor unit in the operating area of a lead-zinc mine in Guangdong is a key equipment in mining production. There are six imported Ingersoll Rand CENTAC air compress...[Details]
1 Introduction
CAN (Controller Area Network) bus is a kind of field bus. It is used in many industrial sectors due to its outstanding advantages such as high performance, high reliability, high...[Details]
1. Brief Introduction
With the continuous development and improvement of single-chip microcomputer technology, single-chip microcomputers have been widely used in all walks of life, and ...[Details]
Single-chip microcomputer is the abbreviation of single-chip microcomputer. It is made by integrating CPU, ROM, RAM, TIMER/COUNTER and input/output interface (I/O) on a large-scale integrated circu...[Details]