This paper introduces the performance and characteristics of AT89C2051 single chip microcomputer and its application in automobile anti-collision alarm system....
My board is still on the way, it should arrive today. Everyone, share your good stuff! I think it's unscientific that such a good thing is not popular!...
[align=center]Author: Wuhan Huaqian Embedded Training Center Technology Department[/align] Below I will share with you two ways of multi-threaded programming in Qt under the Linux platform: [list] [*]...
Recently, there have been news reports: China Mobile will launch 4G services on a large scale this year, China Mobile will usher in the 4G era, China Mobile revealed that 4G phones have been available...
Special Uses of Resistors In addition to the functions of current shunting, voltage dividing, voltage reduction and current limiting, resistors also have the following functions. l Level adjustment. ...
The SEED-EXP430F5529 I bought has arrived!When I opened it, I was impressed by its beautiful appearance!The built-in LCD is actually a transparent effect similar to frosted glass! ! It seems that ther...
For STM32, there are two ways to reset the software: 1) Use the official software library The system reset function is directly provided in the stm32f10x_nvic.c file of the official software li...[Details]
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]
In most countries, the military is a fairly large group, and the health of soldiers is particularly important to the combat effectiveness of the army. The US Department of Defense's Advanced Resear...[Details]
This small program is still the use of timer, which is relatively simple. The specific parts are noted in the comments, please refer to the comments. /*********************************************...[Details]
The implementation of CAN driver under embedded operating system Android requires not only adding CAN driver device in Linux kernel, but also implementing the call of Android HAL layer. Taking S5...[Details]
With the development of information technology, intelligence, informatization and networking have become the development trend of modern industrial control. Since the 1980s, the rapid development...[Details]
From the functional classification, it can be divided into: 1. Active control ADAS: ACC/AEB/LKS, etc. 2. Warning ADAS: FCW/LDW/PCW, etc. 3. Other auxiliary ADAS: BSD/ADB/panora...[Details]
Using AT89S51 microcontroller, modify the original one to turn the LED on for 4s and off for 2s. Thank you. Use a timer. (The program is written in the answer, omitted here - just a note) The origi...[Details]
MCU Programming: Find the average value of 8 unsigned numbers. There are 8 unsigned numbers stored in 8 units of the internal RAM starting at 20H. It is required to save their average value in R2. ;-...[Details]
Circuit: Using AT89S52 single chip microcomputer. P3.0 to P3.3 are connected to four external buttons. P3.4 to P3.7 are the bit selection ports for controlling the four digital tubes, and P1 is the s...[Details]
In the 51 single-chip microcomputer's on-chip data memory units 20H and 21H, the data 9 and 2 are stored respectively. Write a program to calculate the difference and product between the two. The d...[Details]