The author summarizes the anti-theft experience of more than 20 years and shares it with readers. 1. Stores should keep as little cash as possible at night. If conditions permit, people can be left on...
[i=s]This post was last edited by Xiaomeige on 2020-2-6 15:48[/i]/*Functional description:Use the audio codec chip WM8731 on the AC620 development board to complete audio acquisition, storage and play...
I want to control the stepper motor (42 series) through a stepper motor driver (SH-2024B2), but I don't know how to program the microcontroller. I hope you can give me some advice....
[Purpose] Configure timer 6 as the system tick. Ideally, I would use the system systick, but I need a 1ms timer. Systick will need to use us delay in future projects, so I initialize tim6 to calculate...
# Flags: CFLAGS = -Wall -g -I$(INC_PATH) CFLAGS += -c -mcpu=arm9tdmi -mlittle-endian CFLAGS += -O -D ARM_GCC Where INC_PATH = ./Include Does this 3 lines of code have any special meaning? Can they be ...
This program is written to simulate the serial port hardware mechanism. When used, a timed interrupt can be set with a time interval of 1/4 baud rate. The receiving function is called once for ea...[Details]
A single-chip microcomputer is also called a single-chip microcontroller. It is not a chip that completes a certain logical function, but a computer system integrated into one chip. In general, a c...[Details]
Abstract: In order to generate a stable excitation signal, the design of a digital frequency synthesizer is implemented on FPGA using Verilog hardware language. The design includes accumulator, wav...[Details]
DSP (digital signal processor) is used more and more frequently in today's engineering applications. There are three main reasons for this: first, it has powerful computing power and is capable of ...[Details]
As a simple and practical input device, buttons have been used in various microcontroller application systems and are ubiquitous. However, the buttons used in different practical occasions are also...[Details]
1 Introduction
There have been many studies on the detection and protection of power grid short circuit and line fault. The short circuit, overload and overvoltage protectors on the market have ...[Details]
This controller uses PIC16C54 single-chip microcomputer as the controller, and it is very easy to use: just connect a telephone line to the loudspeaker through the controller, and you can rem...[Details]
Among the many members of the single-chip microcomputer family, the MCS-51 series of single-chip microcomputers has occupied the main market of industrial measurement and control and automation eng...[Details]
From the previous section, we have learned that the timer/counter in the microcontroller can have multiple uses, so how can I make them work for the purpose I need? This requires setting the timer/...[Details]
Single-chip microcomputers are widely used because of their small size, powerful functions and low price. This article introduces the method of designing a micro electronic piano using the AT89C51 sin...[Details]
With the rapid development of the national economy, lifting and hoisting operations are used more and more frequently and widely in various fields of economic construction. China has continuously expl...[Details]
Introduction
Today, as IC (integrated circuit) has developed to a super-large scale, IC design based on IP (Intellectual Property) cores and their reuse are important means to ensure the ef...[Details]
Zarlink Semiconductor has developed an ultra-low-power RF transceiver chip for pacemakers, neurostimulators, drug pumps, and other such implantable medical devices. It has high data rates, low power c...[Details]
The production process of lithium batteries does not mention the previous processes such as material preparation, winding, liquid injection, and packaging, but only talks about the final formation ...[Details]
IntroductionLED
billboards are a kind of information display terminal for the public, which has a wide range of civil and commercial values. However, the information displayed on most LED bil...[Details]