:) Welcome to discussN ways to play with an LED (I) - Make the LED flash https://bbs.eeworld.com.cn/viewthread.php?tid=103121N ways to play with an LED (Part 2) - Gradient https://bbs.eeworld.com.cn/v...
I am a college student who participated in the 2011 National Undergraduate Electronic Design Competition. I only won the second prize in the province! I think my knowledge is still very narrow! I want...
[i=s]This post was last edited by hanyeguxingwo on 2016-6-24 13:13[/i] I have a set of K22 four-color board kit, which I don't need anymore. I'm selling it brand new for 120 yuan including postage. If...
Ten major changes in the electronic information industry over the past 20 years2006-06-01 Shenzhen Business DailyThe 20 years from 1986 to 2005 were 20 years of entrepreneurial development of China's ...
I am new to WINCE and would like to know if there are any problems with installing a program developed in C# under XP operating system into WINCE. Are there any compatibility requirements? For example...
Entering the information age after the millennium, the huge demand for semiconductor chips has made China the world's largest semiconductor market. According to relevant data, the scale of my count...[Details]
On April 20, Alibaba Group announced that it would acquire
the
chip
company Zhongtian Microelectronics and invest in six
chip
companies. Yesterday, JD.com CEO Liu Qiangdong said in a...[Details]
A few days ago, Hanergy Chairman Li held a grand launch of Hanwa new products, which once again attracted the attention of the mass media to the development of photovoltaics. The unique Hanergy has gr...[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]
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]
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]
Use the STM32 timer input capture module to control 3-way ultrasonic sensors. The ultrasonic sensor used this time is the common HC-SR04, which is often used in the obstacle avoidance system of smal...[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]
With the development of human society, people's travel needs are increasing, the number of cars is also increasing, the resulting air pollution problem is becoming more and more serious, and the sa...[Details]
In the first quarter of 2014, Inspur's
server
shipment market share reached 19%, ranking first in China and fifth in the global market. This is the first time a Chinese manufacturer has ach...[Details]
The two-byte compressed BCD code is converted to a two-byte binary number. The algorithm is as follows: BCD code abcd=1000a+100b+10c+d=10{10 +c}+d. After separating each BCD code, it can be converted...[Details]
The simplest way to decrypt a microcontroller is to erase the encryption lock bit in the microcontroller. Due to the unreasonable timing design of the erase operation of the AT89C series microcon...[Details]