[color=#444444][font=Tahoma,]I use STM8S207C8T6 to write programs, and the development environment is IAR. [/font][/color] [color=#444444][font=Tahoma,]Serial port 3 sends data out. [/font][/color] [c...
Since power MOS was widely used in switching power supplies, the Miller effect has gradually been valued by power application engineers. Most novice electronic engineers feel that the Miller effect is...
Finally I found a job. I didn't expect it to be so fast. Although it's just pressing DVDs in a photo studio, it's child's play for me, but the studio doesn't have a professional one. When I was intern...
[i=s]This post was last edited by DavidZH on 2016-12-11 17:39[/i] The previous post compared the onboard resources of STM32F769 and STM32F746 Discovery. This post focuses on the comparison of MCU and ...
After GPRS connects to the server, it will call ready after receiving data for a few seconds or minutes. I observed the time interval of call ready, which is irregular and random, indicating that the ...
My program runs 7 threads at the same time. I need to manage these threads to make them run normally. I have read a lot of information online, and they all say that threads can be synchronized by usin...
This article discusses how to wake up a touch-sensitive device such as a tablet without touching the device, using basic gesture recognition and novel proximity sensors. The article discusses the p...[Details]
This paper establishes a fuel cell engine test platform based on the NI integrated hardware and software environment. This platform can realize the test and control of fuel cell engines and their a...[Details]
1 Introduction
In recent years, there have been many major advances in the production technology and processes of automotive headlights, which have greatly improved the performance of automoti...[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]
Different initialization between C8051F and 80C51 series microcontrollers
In the past 30 years, major electronic component manufacturers in the world have launched their own unique single-chip...[Details]
Almost everyone in a student dormitory has a bedside lamp. But if you want to read for a while after turning off the lights and don't want to disturb your roommates' sleep, you may need a reading l...[Details]
The fluorescent lamps and energy-saving lamps we commonly use now have greatly improved luminous efficiency compared with the earlier ordinary incandescent lamps and have been widely used. With the...[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 (GP...[Details]
Various electronic and electromagnetic interference inside and outside the car often puts automotive electronic equipment in dangerous working conditions, degrading the performance of electronic eq...[Details]
For a long time, hackers have not had the opportunity to enter the control network of the car. But since the advent of Bluetooth technology and the use of wireless LAN bus systems, this situation w...[Details]
I. Introduction
The use of electronics in cars dates back to the early 20th century when electric starters replaced hand cranks. Automotive electronics became popular in the 1960s with the...[Details]
The circuit shown in Figure 1 provides programming voltage for an EEPROM under the control of an external DAC (not shown). You can replace the DAC with a potentiometer to create a universal power supp...[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]
PID is proportional differential adjustment. You can refer to the detailed introduction in the automatic control course for details! The positive action and the negative action in temperature contr...[Details]