-
This article briefly introduces STM32F103C8, reads ADC through DMA and prints the current power ADC value to the computer through serial port interrupt. Now let’s introduce the main steps of the de...[Details]
-
0 Preface
In power and industrial automation control systems, there are many actuators that need to be remotely controlled, such as the opening and closing of circuit breakers, the starting and st...[Details]
-
China Energy Storage Network News:
Guo Bowei Assistant Professor, School of Applied Economics, Renmin University of China
Zhan XuhaoUndergraduate student, School of Applied Economics,...[Details]
-
1 Introduction Industrial instruments have become one of the foundations and cores of the industrial control field because they integrate information acquisition, conversion, storage, transmission, a...[Details]
-
AVR has different interrupt sources. Each interrupt and reset has its own interrupt vector in the program space. All interrupt events have their own enable bit. When the enable bit is set and the glo...[Details]
-
Lithium-ion batteries are an ideal power source due to their high operating voltage, small size, light weight, no memory effect, no pollution, low self-discharge, and long cycle life. In actual use...[Details]
-
In the previous two articles, we introduced how to simulate serial port sending and receiving data through IO port. The first two methods use timer to send and receive data without interrupt. The adv...[Details]
-
//Familiar with using microcontrollers for infrared remote control decoding //1. First, decode according to the coding format of BA5104 remote control IC //2. Use LED to indicate the decoded keys //*...[Details]
-
Before understanding CAN network, let’s first understand one question: What are smart hardware and ECU ? What is intelligent hardware? It is hardware that contains an intelligent control unit. For ...[Details]
-
Thermistors are a type of sensitive components, which are divided into positive temperature coefficient thermistors (PTC) and negative temperature coefficient thermistors (NTC) according to their t...[Details]
-
March 3 news: Half a month ago, some owners of the domestic version of Tesla Model 3 said that the batteries of the cars they got had been replaced with those from Nanjing LG Chem. Since there may b...[Details]
-
The linear algebra operation node of LabVIEW 8.2 is located in "Mathematics → Linear Algebra" in the function palette, which contains matrices, equations, etc., as shown in the figure.
Lin...[Details]
-
1 Introduction
With the development of economy, the transportation industry is becoming more and more prosperous. However, the hardware such as road conditions and traffic management cannot ke...[Details]
-
In the laboratory, we usually use a multimeter to measure resistance, just like measuring current and voltage. Just like measuring current, we also need to grasp three major points when measuring res...[Details]
-
ARM's 7 working modes It includes two major categories: user mode and privileged mode, among which the privileged mode is further divided into system mode and exception mode. The CPU can only run in ...[Details]