[color=black][font=宋体][size=10.5pt]By designing an FSK digital modulator system, students can have a preliminary understanding of the application of theoretical knowledge of communication principles i...
I saw the following program (excerpt) in a book by Zhou Ligong: TASK0() { .......... while() { OSSemPend(Dispem,0,&err);//Wait for semaphore UART0_SendStr(str0); OSTimeDly(1); err = OSSemPost(DispSem)...
I am doing an ADC experiment on AVR and connected the voltage to be measured to PA0. But why is the voltage of PA0 pin measured by a voltmeter when the program is running at full speed different from ...
[i=s]This post was last edited by caxfan on 2022-6-4 23:20[/i] #Weather clock was originally intended to be a 3D printer controller. After studying RVB2601, I found that the resources were seriously i...
Interrupt Register Introduction
PIEIFRx (1-12) Interrupt Flag Register
PIEIERx (1-12) Interrupt Mask Register
There are 12 of each, each 16 bits wide, and only the first 8 bits are used to repre...
Assume that data is read from 8-bit AD (if it is a higher-bit AD, the data type can be defined as int), the subroutine is get_ad();
1. Limited secondary filtering
/* A value can be adjust...[Details]
Floating-point digital signal processing has become a constant requirement for precision technology, often in applications requiring high accuracy in areas such as aviation, industrial machinery, a...[Details]
1 Introduction
Solar street lights are mainly composed of four parts: solar photovoltaic cell components, batteries, charge and discharge controllers, and lighting fixtures. The bo...[Details]
introduction
The emergence of high-performance, low-power embedded CPUs and high-reliability network operating systems has made it possible to implement applications with large amounts of comp...[Details]
1 Introduction
Building Automation System (BAS) is a distributed monitoring system (DCS) designed according to distributed information and control theory. It is the result of the mutual de...[Details]
1 Introduction
With the development of control, computer, communication, network technology, etc., a new control technology, namely fieldbus, has emerged in the field of industrial control...[Details]
1 Introduction
Water resources are the basic conditions for human survival and the lifeline of economic development. The reality shows that due to the global shortage of water resources and th...[Details]
Overview
In spectral measurement, photomultiplier tubes (PMT) and charge-coupled devices (CCD) are often used as photoelectric converters. PMT is used in slow-changing, high-precision spectral...[Details]
Motors are important products that convert electrical energy into mechanical energy to achieve automation, and they are widely used in industrial control, medical electronics, white a...[Details]
1 Introduction
Ultrasound refers to elastic vibration with a frequency higher than the audible frequency limit (i.e., in the frequency band above 20 kHz). The propagation process of this vib...[Details]
1 Embedded Systems
Embedded System refers to a collection of computer hardware and software with specific functions or purposes, which is divided into embedded software system and embe...[Details]
The most important components of new energy electric vehicles are power batteries, electric motors and energy conversion control systems. The power battery must achieve high performance such as fas...[Details]
The biggest advantage of Profibus is that it is guaranteed by the stable international standard EN50170 and has been proven to be universal in practical applications. It has been widely used in man...[Details]
Today's automotive application developers face numerous design challenges as modern cars add more electronic functionality, while the need for lower power consumption and smaller printed circuit bo...[Details]
The programmable controller directly controls the stepper motor, which can significantly reduce the cost of the control system of the modular machine tool automatic production line. The article int...[Details]