Last time I wrote a little about my experience of learning MCU. I see that many people have read it. I am very happy that I have so many like-minded people! But sorry, I wrote too much last time. I wi...
The preliminary preparations have been done, saving a lot of trouble. . Please move to the following page for details. : Preparation Install necessary plug-ins for TI_SDK Establish a cross-compilation...
[i=s]This post was last edited by paulhyde on 2014-9-15 09:12[/i] PGA204 information, I am preparing something in this area and would like to share it with you!!...
Active safety system Active safety system refers to a safety system that prevents accidents by taking precautions in advance. It is expected to reduce casualties in traffic accidents in the most thoro...
I used MSP430F5529 as the master receiving device and ADT7420 temperature sensor as the slave transmitting device, connected to P4.1 and P4.2. I added 10K pull-up resistors to SDA and SCL. The program...
China Energy Storage Network News:
On April 24, State Grid Corporation of China (hereinafter referred to as "SGCC") and China Southern Power Grid Co., Ltd. (hereinafter referred to as "CSGC")...[Details]
When
artificial intelligence
can help humans take on some work, we always divide the responsibilities of both parties very clearly. When humans work, we rarely see
artificial intelligen...[Details]
Using Systick timer to achieve delay 1. SysTick timer characteristics The SysTick timer is a 24-bit down counter, that is, when vlue is decremented to 0, an interrupt is triggered and the load va...[Details]
I have always wanted to write some posts and blogs, but I just couldn't bear to do it as I just graduated. After some preparation, I decided to write down some of the things I learned in the past few...[Details]
Time flies. Since the beginning of 2018, news related to home appliance companies have repeatedly made headlines, and competition in the home appliance market continues to intensify. In order to be...[Details]
I slightly changed the lyrics of Yu Quan's song "Running", which seems to be
a reflection of the current state of
Huawei Cloud
. At the annual Huawei Analyst Conference held on April 17,
Zh...[Details]
This is also a routine in the development board, with explanations of the key points. The program is as follows: /********************************************************* Program notes: First...[Details]
This paper combines embedded control technology with network control technology to realize the design of temperature control system based on single chip microcomputer through Internet control. Th...[Details]
*This article is based on the author's report at the "Embedded System Association Theme Discussion (Total 22nd) - Current Situation and Development Prospects of Internet of Things Operating Systems...[Details]
In January, Android 7.0 Marshmallow surpassed Lollipop three years ago to become the second most used Android version in the world. According to
the latest data from
Google
, a snapshot of d...[Details]
As the brain of a mobile phone, the mobile phone processing chip is of great importance. Xiaomi, which started out as the MIUI company, has long been keenly aware of the gap between China and devel...[Details]
If you do not use an external crystal on the STM32, the connection method of OSC_IN and OSC_OUT If you use the internal RC oscillator instead of an external crystal, please follow the following metho...[Details]
This example sets up a button to adjust the square wave of different frequencies (multiples of 100) from 100-1000hz. In addition, serial port communication is added, and the corresponding frequency c...[Details]
This program sets the LED running light and the 0-16 numbers of the 0th position of the digital tube to light up in a cycle. The digital tube program cannot be put into the main function, because the...[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]