void ReceiveAck(void) {unsigned char i = 0;SCL_1;Delay(5);DIR_IN;while ((SDA_IN == 0x01 /*sda==1*/)(i255)/*convenient for debugging, can be omitted*/){i++;}DIR_OUT;SCL_0;Delay(5); }
This is a subrouti...
The ADC module is a 12-bit pipelined analog-to-digital converter used for data acquisition in the control loop. This paper proposes a method to improve the accuracy of TMS320F2812ADC, which effectivel...
In traditional audio playback systems, amplifiers are closed-loop and their total harmonic distortion is generally as low as 0.01% or even lower, while electro-acoustic devices are open-loop and their...
The project requires me to learn FPGA. I have been exposed to Verilog in school before. I have no memory of it. I have been using C since I started working. I have learned Java and web programming for...
introduction
With the continuous optimization of surface mount technology (SMT) and the rapid development of chip component manufacturing technology, the application of chip mounters in the el...[Details]
1. Introduction
Automobile pollution is one of the most important issues that people are most concerned about and need to solve urgently. As an important method for detecting automobile exhau...[Details]
The automotive lighting and signal control system is responsible for controlling the vehicle's lighting, signal lights, electric horns, reversing and brake buzzers. Traditional automotive lighting...[Details]
The typical fault troubleshooting listed below is for reference of maintenance personnel.
When the computer is turned on, the indicator light is off and there is no screen display
Mainte...[Details]
The TPS92210 is a single-stage LED lighting pulse width modulation (PWM) controller. The TRIAC dimmable solution not only regulates the LED current, but also achieves a power factor close to 1. The...[Details]
introduction
At present, measuring instruments are developing towards networking, and each individual embedded instrument will become a node on the Internet. This system realizes the network...[Details]
1. Proposal of
reconfigurable
measurement and control system
The measurement and control system generally refers to a system based on
computers
to realize data acquisition a...[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]
A stepper motor is an electromagnetic mechanical device that converts an electrical pulse signal into an angular displacement or a linear displacement. The stability and reliability of a stepper mo...[Details]
Car lights, whether headlights, fog lights or tail lights, play an important role in driving safety. However, the material of the car lights determines that the probability of damage in a collision...[Details]
1. Introduction
Stepper motor is a basic component that converts electrical energy into kinetic energy. It has been widely used in a variety of electromechanical equipment, such as various machine...[Details]
For a long time, my country has implemented "community-style collective heating" for hot water heating, and settled accounts based on the heating area, regardless of whether the user uses heat. Thi...[Details]
As we all know, the manufacturing of modern automobiles is divided into four major processes: stamping, welding, painting and assembly, and the powertrain constitutes five inseparable production pr...[Details]
With the tense global energy situation and the improvement of human environmental protection awareness, the research and development of power batteries is in full swing around the world. At present...[Details]
The 8051 microcontroller is the most common microcontroller we have. I have been using 8051 for a long time and have also taught microcontroller courses for a period of time. Here I would like to s...[Details]