-
In this paper, a line closing device is designed to accurately measure the parameters of the closing line in order to achieve the power supply interruption during the closing power exchange process...[Details]
-
#include
__CONFIG(0X018C); //Turn on WDT, turn off everything else, use internal RC
#define OUT_LED GPIO2
#define KEY_LED GPIO4
void main()
{
int i=0,j=0;
GPIO = 0X37; //IO port data
IN...[Details]
-
1. CAN protocol concept
1.1 Introduction to CAN Protocol
CAN is the abbreviation of Controller Area Network. It was developed by BOSCH, a German company famous for the development and pro...[Details]
-
0 Introduction
With the popularity of consumer products such as PDAs, mobile phones, digital cameras, printers, etc., the high-speed data transmission technology used for these devices and...[Details]
-
1 Circuit structure selection
Compared with traditional linear regulated power supplies, switching regulated power supplies have the advantages of small size, light weight, and high efficiency...[Details]
-
First of all, we need to clarify what we are going to learn in this class:
1 Understand the working principle of ARM processor by learning ARM assembly language.
2 Write Bootloader in Assembly
Th...[Details]
-
I just started to learn 51 MCU programming recently. When I learned about key scanning, I saw a blog post on the Internet titled "New Key Scanning" written by Etual in 2008. I was very touched. For t...[Details]
-
This article explains the effects of DC bias supplies on operational amplifiers (op amps) used in sensitive analog applications. It also covers power supply sequencing and the effects of DC supplies o...[Details]
-
When soldering white light (blue light, green light and white light) LED diodes, please strictly follow the following requirements:
1. Workers must wear anti-static gloves and anti-static wrists du...[Details]
-
Now more and more people are starting to buy gas detectors. In such a serious pollution situation, many people are very concerned about gas problems. This is because these problems are closely related...[Details]
-
1. Hardware Solution This design uses a single-chip microcomputer as the core controller to design a music player, which mainly completes the task of extracting and playing audio file data stored in ...[Details]
-
The price of high-purity neon gas in China has skyrocketed recently. According to data from China-gases, since the Russia-Ukraine conflict, the average price of neon gas in the domestic market has ri...[Details]
-
With the development and application of technologies such as 5G communications and the Internet of Things, RF microwaves, as key technologies, have also developed rapidly, and their applications have...[Details]
-
A key consideration and success factor for any metering and medical measurement application is the analog-to-digital converter (ADC) module. Meters and monitors convert real-world signals, which ...[Details]
-
Definition:
An industrial controller is a device used to control and monitor industrial processes. It can be any type of computer or microcontroller designed to perform specific tasks su...[Details]