[size=4]Event time: From now until November 16th[/size] [size=4] [/size] [size=4]Please fill in the questionnaire carefully. For those who do not complete the questionnaire and are not participants in...
Debugging environment:KEIL UV4STM32F103encountered a strange problem, the program is as follows:void main(){unsigned char temp5[1000];unsigned char temp6[1000];...}Enter the debugger and find that the...
The pyEC is a multi-purpose board that is compatible with pyBoard and is able to talk to anything on your e-bike. In fact, it is more of a general purpose board that is capable of a ton of digital ele...
1. E53_ST1 expansion board and its driverabout E53 standard interfaceThe E in the E53 interface standard is taken from the first letter of the English word "Expansion". The size of the board is 5×3cm,...
Remote keyless entry (RKE) systems have become popular with users, with more than 80% of new cars in North America and more than 70% in Europe equipped with RKE systems. In addition to the obvious ...[Details]
Experimental tasks
A DS18B20 is used to form a temperature measurement system. The temperature measurement accuracy reaches 0.1 degrees. The temperature range is between -20 degrees and +50 de...[Details]
In 2012, more than half of the cars in the European, Japanese and American car markets will be equipped with color displays, navigation systems, satellite communications and other in-vehicle infota...[Details]
At present, the traffic congestion in cities is quite serious. According to relevant news reports: In China, the traffic congestion has expanded from megacities such as Beijing, Shanghai, and Guangzho...[Details]
Since AC mains power may experience power outages, voltage sags and surges, continuous undervoltage and overvoltage, and frequency fluctuations during supply, these factors will affect the continuous ...[Details]
1 Overview
In the field of traditional lighting, the concepts and definitions of lamps and lamps are clear. Lamps and lamps have their own applicable product standards, supporting technical st...[Details]
1 Battery technology determines the fate of energy vehicles
Regardless of whether new energy vehicles are hybrid or pure electric vehicles, they cannot do without the core technology of batter...[Details]
There are many types and styles of digital voltmeters in design and development. Traditional digital voltmeters have their own characteristics. They are suitable for manual measurement on site. Tra...[Details]
The rapid development of the automobile industry has promoted the progress of global machinery, energy and other industries, as well as the development of economy, transportation and other aspects,...[Details]
Current sensing in automotive applications includes controlling the current through solenoids and injectors. For example, during diesel injection, we rapidly increase the current to the induction i...[Details]
Automotive electronics are in a noisy environment
,
so automotive electronics must have excellent electromagnetic compatibility (EMC) performance. The most important part of automotive elec...[Details]
With the development and application of liquid crystal display technology, more and more developers want to use liquid crystal screens to display Chinese characters in the instruments and equipment th...[Details]
1 Introduction
This laboratory is mainly based on the characteristics of vocational education. It provides remote PLC technology training and teaching experiment functions for on-campus (studen...[Details]
With the reform of the education system, the proportion of funds invested in teaching facilities by colleges and universities has become increasingly important. As the most basic hardware condition fo...[Details]
Pure C51 reset function: A junior student, who makes people love and
fear The single-column reset part is as follows:
main()
{
unsigned char code rst ={0xe4,0xc0,0xe0,0xc0,0xe0,0x32}; ...[Details]