Live broadcast time
July 28 (Tuesday) 20:00-21:30 ( The live broadcast you want to watch in the evening is here)
Live AgendaIntroducing DLP automotive products, their applications in automobiles and r...
Abstract: The full-bridge current source high-frequency link inverter is based on the Flyback converter and consists of three parts: a full-bridge high-frequency inverter, a high-frequency transformer...
I would like to ask you, what products will use the design of phase-locked loop circuits? Which products have higher requirements for this technology?...
The format requirements of the RTT + uc/GUI picture used are as follows GUI_CONST_STORAGE GUI_BITMAP picture = {128, /* XSize */128, /* YSize */256, /* BytesPerLine */16, /* BitsPerPixel */(unsigned c...
EKC-LM4F232 - EKC-LM4F232 Evaluation Kit with CodeSourcery Tools is still very affordable, $149.00. If you are interested, please visit TI's official website
http://www.ti.com/tool/ek-lm4f232?DCMP=cor...
发送端:
float a = 1.12345;
char* p ;
p = char*(a);
for(char i = 0;isizeof(a);i++)
{
send(*p);
p++;
}接收端:
float a = 1.12345;
char* p ;
p = char*(a);
for(char i = 0;isizeof(a);i++)
{
*p = sbuf;
p++;
}...
The rapid development of the Internet has realized high-speed information transmission and resource sharing, greatly facilitating people's lives. Embedded systems are widely used in various electr...[Details]
Sailing is gaining more and more attention. How to use modern technology to assist training and improve competition results is particularly important. Considering the real-time data collection in t...[Details]
In
circuit design,
current
measurement
is widely used, and the main fields are divided into three categories: in measurement,
the electric meter
is used to measure the curre...[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]
introduction
Solar cells and LED lighting are typical applications of new energy and energy-saving and efficient technologies. Solar LED lighting uses solar cells to convert solar energy...[Details]
1 Introduction
There have been many studies on the detection and protection of power grid short circuit and line fault. The short circuit, overload and overvoltage protectors on the market have ...[Details]
Single-chip microcomputers are widely used because of their small size, powerful functions and low price. This article introduces the method of designing a micro electronic piano using the AT89C51 sin...[Details]
Capacitors
are basic components in various electronic devices and are widely used for bypassing, coupling,
filtering
, tuning, etc. in electronic circuits. However, to use capacitors,...[Details]
This article will introduce a design method for a distributed control system used in a tracking car, which can perform distributed control of motor modules, sensor modules, and lighting control mod...[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]
With the rapid development of the national economy, lifting and hoisting operations are used more and more frequently and widely in various fields of economic construction. China has continuously expl...[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]
Energy conservation and environmental protection are the main directions of current automotive technology research, and power batteries are the key to electric vehicle technology. Research on powe...[Details]
IntroductionLED
billboards are a kind of information display terminal for the public, which has a wide range of civil and commercial values. However, the information displayed on most LED bil...[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]