[i=s]This post was last edited by michael_llh on 2017-2-25 12:46[/i] [align=left][font=Helvetica][size=4] [/size][/font][font=Helvetica][size=4] [/size][/font][font=Helvetica][size=4]GitHub has become...
[size=5] EEWORLD Download Center is about to launch a special column for development tools/software. This column will recommend various embedded system development software to you! We strive to provid...
#include
#include
main() { int i=5,j=5,p,q; p=(i++)+(i++)+(i++); q=(++j)+(++j)+(++j); SCON=0x50; TMOD|=0x20; TH1=0xf3; TR1=1; TI=1; printf("p=%dq=%d",p,q); while(1){}; } I wrote this program using kei...
Every year, all walks of life across the country participate in the selection of corporate QC and management innovation achievements. This selection is highly valued by corporate leaders. If you can w...
nRF24L01 is a single-chip wireless transceiver chip that works in the 2.4~2.5GHz universal ISM frequency band. The wireless transceiver includes: frequency generator, enhanced SchockBurstTM mode contr...
This program is written to simulate the serial port hardware mechanism. When used, a timed interrupt can be set with a time interval of 1/4 baud rate. The receiving function is called once for ea...[Details]
A single-chip microcomputer is also called a single-chip microcontroller. It is not a chip that completes a certain logical function, but a computer system integrated into one chip. In general, a c...[Details]
China's new energy vehicles are in a transition period from research and development to real industrial development. In 2012, with the intensive launch of new energy vehicle policy planning, the de...[Details]
DSP (digital signal processor) is used more and more frequently in today's engineering applications. There are three main reasons for this: first, it has powerful computing power and is capable of ...[Details]
1 Introduction
Intelligent control instruments are one of the most commonly used controllers in industrial control. They are mainly aimed at a specific parameter (such as pressure, tempera...[Details]
1 Introduction
Building Automation System (BAS) is a distributed monitoring system (DCS) designed according to distributed information and control theory. It is the result of the mutual de...[Details]
1 Introduction
With the development of control, computer, communication, network technology, etc., a new control technology, namely fieldbus, has emerged in the field of industrial control...[Details]
LED lighting: Basic circuit design can be completed in as little as one day
Semiconductor manufacturers are also getting involved in the LED lighting business. The power circuit of LED req...[Details]
With the widespread application of new services and technologies in the communications industry, the scale and capacity of operators' network construction are getting larger and larger, and the ris...[Details]
The ARINC429 bus is one of the most commonly used communication buses between various subsystems of avionics. As the "skeleton" of modern avionics systems, once the bus system or the attached airbo...[Details]
The production process of lithium batteries does not mention the previous processes such as material preparation, winding, liquid injection, and packaging, but only talks about the final formation ...[Details]
introduction
Belt drive is a common transmission device used in industrial production. Its commonly used speed detection device is a photoelectric encoder installed at the rotating end of th...[Details]
Today's automotive application developers face numerous design challenges as modern cars add more electronic functionality, while the need for lower power consumption and smaller printed circuit bo...[Details]
1. Brief Introduction
With the continuous development and improvement of single-chip microcomputer technology, single-chip microcomputers have been widely used in all walks of life, and ...[Details]
1 Introduction
The stepper motor is an actuator of an open-loop servo motion system, which is controlled in a pulse mode and outputs angular displacement. Compared with AC servo motors and DC servo ...[Details]