[i=s]This post was last edited by zhangjsh on 2018-7-15 11:30[/i] [size=4] [/size] [size=4] [size=5] Today we will disassemble an "Emerson EC3-X33 High-efficiency Superheat Controller". EC3-X33 is a h...
I have an XP system and currently have VS2008 installed. But when I install "Windows Embedded CE6.0", it says that VS2005 and Smart Device Programmability for VC++ are not installed. Can't I use VS200...
This frequency meter can measure the frequency parameters of continuous carrier signals (walkie-talkies, cordless phones) and digital signals (GSM, CDMA, PHS, wireless remote controls, etc.), with sig...
This is a 50-second timer. We want to use external interrupts to form a countdown. #include#define GPIO_DIG P0 sbit LSA=P2^2; sbit LSB=P2^3; sbit LSC=P2^4; code unsigned char sag[10]={0x3F,0x06,0x5B,0...
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]
The data collector of the automatic weather station is generally designed based on a single-chip microcomputer or a PC/104 bus controller. It has the characteristics of good compatibility with PC, low...[Details]
Instrument stepper motor
The stepper motor is an open-loop control element that converts electrical pulse signals into angular displacement or linear displacement. In the case of non...[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]
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]
The above is to use MB1404 as a stereo composite signal transmitter. You can use the internal high-frequency amplifier and oscillator or not! According to my experience, I still recommend beginners...[Details]
introduction
At present, the research on micron and nanotechnology is very active, which has led to the rapid development of microtechnology and micro-mechanical electronic system (MEMS) t...[Details]
Cars equipped with xenon headlights are already common on the road. Whether they are standard equipment on high-end cars or embellishments on modified cars, xenon lamps are gradually becoming a sym...[Details]
introduction
When it comes to the production of mobile phone lithium-ion batteries, the first thing that comes to mind is Japan's industrialized mechanical assembly line, NOKIO, MOTOLROLA's st...[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]
Microcontrollers are something that many people want to learn about and are concerned about. In most websites, the hardware requirements are generally as follows:
1. You need a computer, prefer...[Details]
With the explosive growth of electronic functions in cars, will more and more luxurious cars endanger the safety of passengers? This is the origin of the problem of over-electrification of cars. What ...[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]
Li/SOCl2 batteries (lithium sub-cells) have the advantages of high operating voltage, stable discharge voltage, wide operating temperature range and long storage life, and have been widely used in ...[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]