As the title says, I am currently learning about this subject. Apart from the explanations of some basic terms, all the materials I found are in English. I am tired of it. So, are there any Chinese ma...
The routines in it are written in assembly language, and there are also assembly instructions for 51 MCU. If you are interested, please have a look at...
Creativity and innovation is a topic that has received much attention. Although China's manufacturing industry is at the low end of the global industrial chain, many engineers are often criticized for...
I saw someone discussing this circuit somewhere else, and I want to share it with you. Which circuit in the picture has the best filtering effect? eeworldpostqq...
[size=4] DTS (Decoding Timestamp) and PTS (Presentation Timestamp) are timestamps relative to SCR (System Reference) when the decoder decodes and displays a frame, respectively. SCR can be understood ...
All relevant units:
In accordance with the relevant requirements of the provincial and municipal electric vehicle charging infrastructure construction work, in order to further standardize the...[Details]
At present, in the world,
the construction of
smart cities
is in the process of gradually landing from concept, and technology giants and investment giants are important participants in this...[Details]
The day before yesterday, another mainland technology company submitted a prospectus to the Hong Kong Stock Exchange. The company is called "Jia Nan Creative (hereinafter referred to as 'Jia Nan')"...[Details]
In mid-to-late 2016, a girl from Hubei came to Beijing alone, full of curiosity about
cloud computing
. The girl left the deepest impression on me was her lovely smile. She told me that if ...[Details]
Manually assemble the following program machine code and analyze the execution function of the program segment. CLR A MOV R2, A MOV R7, #4 LOOP: CLR C MOV A, R0 RLC...[Details]
One addend is in the on-chip RAM 40H, 41H, 42H units, the other addend is in the on-chip RAM 43H, 44H, 45H, and the sum is stored in the 50H, 51H, 52H units, with the carry bit stored in 00H. Please ...[Details]
It is required to use timer/counter 1 for timing, with a timing of 1 second; timer/counter 0 for counter, and the external pulse to be counted is connected from P3.4 (T0). The microcontroller will co...[Details]
Try to design a subroutine, whose function is to rearrange the 6 single-byte positive integers in the internal RAM pointed to by (R0) in ascending order. ;========================================== ...[Details]
I read the description of I/O ports in the M16 manual, which says that you can use the internal pull-up resistor by setting DDXn=0, PORTn=1, PUD=0. Since this can be used, when using the key circuit,...[Details]
The data provided by the International Federation of Robotics (IFR World Robotics) well demonstrates the growth momentum of industrial robots around the world. Let's follow the industrial control e...[Details]
The three most common treatments for tumors are surgery, chemotherapy, and radiotherapy. Surgery is more invasive and difficult to operate on some parts of the body. Chemotherapy uses chemical drugs ...[Details]
The program of this instrument mainly consists of keyboard, display program, AT24C01A reading and writing program, signal generating program and other parts. The following is an analysis of so...[Details]
/******************************************************** **This program is a clock program using LCM12832 as display. **P1 port is used as keyboard input P1.0 = increase key; P11 is selection key **...[Details]