-
Digital multimeter (
DMM
) is a measuring instrument that uses the principle of analog/digital conversion to convert the measured quantity into digital quantity and display the measurement result...[Details]
-
Some people ask, there are so many programmable interfaces behind the instrument, why do people usually only set up and debug manually, and never see them come in handy? Today, Antai Testing Ma Gong ...[Details]
-
introduction
The automobile generator voltage regulator is an important component for controlling the power generation characteristics of automobile generators. The voltage regulation products...[Details]
-
ADCx_CFG (x=1~2) configuration register
OVWREN
(bit16): Data overwrite enable bit, when it is 1, the overwrite function is enabled, and when it is 0, the overwrite function i...[Details]
-
Traditional sensing technologies have been used to solve challenging problems such as people counting, motion detection, industrial area scanning, and robotics to detect objects and avoid collisions....[Details]
-
//Minimum delay 1ms program
void delay(unsigned int x) //minimum 1 millisecond
{
unsigned char j;
while(x--)
{
for(j=0;j 125;j++)
{;}
}
//hexadecimal - decimal conversion program
...[Details]
-
introduction This solution solves a very specific battery backup problem for low power applications. When the 12VDC power is lost, the user needs an integrated solution to provide charging and powe...[Details]
-
TDK announced two high-performance MEMS sensors at CES 2024 for consumer and industrial applications.
The new InvenSense SmartMotion ICM-42370-P is a 3-axis accelerometer for consumer ap...[Details]
-
China Energy Storage Network:
Grid-scale energy storage is being deployed at an unprecedented rate in parts of the world. What role have these energy storage facilities played so far in add...[Details]
-
As we all know, as the 3.5mm headphone jack gradually disappears, another product is slowly beginning to emerge on a large scale, that is, true wireless headphones. Apart from other things, true wire...[Details]
-
0 Introduction In recent years, low dropout regulators (LD0, Low Dropout Regulator), quasi low dropout regulators (QLDO, Quasi Low Dropout Regulator) and very low dropout regulators (VLD0, Very Low ...[Details]
-
The method for measuring the capacity of a capacitor is shown in the frame below. Move the needle to the capacitor position (F position). There are two holes in the lower left corner of the digital ...[Details]
-
I took over a program from a colleague. I detected RFID cards by collecting AD values. At first, I didn't notice that the AD port was ADC_ETR. ADC_ETR is different from ordinary analog input channe...[Details]
-
According to Juheng.com, a trend of setting up semiconductor factories has started in Europe. Intel, TSMC, and Samsung have successively announced that they will build wafer foundries locally. Howeve...[Details]
-
Background
GL Logger (hereinafter referred to as GL) is a special automotive data recorder, which is widely used in road tests or bench tests. This series of recorders supports data recording o...[Details]