1. Write an interrupt service routine
Write an ISR function c_intXX in the .c source file for interrupt processing, such as:
interrupt void c_intXX (void)
{…;
}
Note: For hardware interrupts, XX = 00~...
The setting is: AT+CNMI=2,1 When the MCU receives the message, sometimes there is a new message prompt, and sometimes there is no new message prompt (no prompt is the majority of the time). Why is thi...
I use FPGA to configure ADV7181B through I2C. Through the logic analyzer, I can see that the device address, slave address, and data output by the FPGA are all correct, but ADV7181 does not respond. H...
1. Project BackgroundIn urban sewage treatment, the construction of urban sewage treatment facilities has been mentioned in a prominent position in urban infrastructure construction, which has brought...
The power supply voltage of 74HC4051 is 9V. I want to use the microcontroller c8051f350 with a high level of 3.3V to control it. How can I increase the high level voltage if the high level is not enou...
Assume that data is read from 8-bit AD (if it is a higher-bit AD, the data type can be defined as int), the subroutine is get_ad();
1. Limited secondary filtering
/* A value can be adjust...[Details]
Today, with the increasing integration of functions, mobile phones can also be used as portable media players (PMP), digital cameras, handheld computers (PDAs), and even global positioning systems ...[Details]
introduction
Throughout the history of automotive lighting, power has always played an important role. Initially, cars only needed headlights to see the road in the dark. Later, other light so...[Details]
Floating-point digital signal processing has become a constant requirement for precision technology, often in applications requiring high accuracy in areas such as aviation, industrial machinery, a...[Details]
1 Introduction
Solar street lights are mainly composed of four parts: solar photovoltaic cell components, batteries, charge and discharge controllers, and lighting fixtures. The bo...[Details]
1. Overview
The Virtual CAN Interface (VCI) function library is an application program interface specifically provided for the use of ZLGCAN devices on PCs. The functions in the library ar...[Details]
1. Project Introduction
Shandong Dezhou Xingtai Paper Co., Ltd. is a newly built high-end paperboard production enterprise with domestic leading level established by Shandong Zhaodongfang Pape...[Details]
With the advocacy and implementation of the government's Safe City Plan, the security market has increasingly higher requirements for the clarity of surveillance images. Imagine that after a case o...[Details]
Nippon Electric Works and Volvo Technology Japan have developed a wireless power supply system for electric vehicles (EVs). Using this system, the two companies have successfully conducted an exper...[Details]
I've been studying dot matrix recently. It looks simple, but it takes a while to master it completely! The 8*8 dot matrix hardware circuit I'm making now is like this. The row is driven by 74HC138 + t...[Details]
Overview
In spectral measurement, photomultiplier tubes (PMT) and charge-coupled devices (CCD) are often used as photoelectric converters. PMT is used in slow-changing, high-precision spectral...[Details]
Printed circuit boards ( PCBs
)
are used in most electrical products
. If a PCB has low
insulation resistance
(IR), the performance of the circuits on the PCB will be greatly reduced...[Details]
According to the Industrial Technology Research Institute of Taiwan, due to factors such as the oil crisis and global warming, the issues of energy conservation and environmental protection have at...[Details]
With the rapid development of cities and the improvement of citizens' living standards, the number of various vehicles in cities is growing, and the demand for parking spaces in major commercial an...[Details]
0 Introduction
Wireless Sensor Network (WSN) monitors the target by deploying a large number of sensor nodes in the target area. WSN realizes the positioning and tracking of the target, determi...[Details]