This contains most of what I learned during the summer vacation, and I am giving it away for free. If you want to thank them, thank our administrators. It is their unremitting efforts that have create...
msp430f5529 capture plus serial port, can be used for everyone to learn
The microcontroller source program is as follows:
#include "msp430f5529.h"
#define uint unsigned int
#define uchar unsigned char...
Abstract: A solution for broadband AC current stabilization power supply is given. The basic current source is composed of an integrated amplifier and an operational amplifier, and the basic The paral...
Working mode 3 is to split T0 into two 8-bit timers, but T1 cannot be used. Working mode 2 is to use T0 and T1 as two 8-bit timers, and the base can still be preset. Why add 3? ? ?...
I recently selected an LM3S2B93 for a project. As the program occupies a lot of data, the RAM on the chip itself is not enough, so I used EPI to expand an external RAM. Because I used the C environmen...
1. Overview
Will passive devices
produce nonlinear intermodulation distortion? The answer is yes! Although there is no systematic theoretical analysis, it has been found in engineerin...[Details]
The Portable Digital Data Acquisition System (PDDAS) uses LabVIEW Real-Time and PXI to control the wind tunnel test and record air pressure data from 128 different channels.
"The LabVIEW Real-...[Details]
With the rapid development of urban economy, elevators are increasingly used as a vertical transportation tool. However, elevator fault detection and maintenance, especially the role of elevator remot...[Details]
1. Introduction
With the gradual automation and modernization of industrial control systems, fieldbus control systems have received more and more attention and application. CAN bus is currentl...[Details]
5. Identifiers and keywords of C language
A complete PIC microcontroller C language program usually consists of six parts: include files (i.e. header files 1, variable definitions, variable de...[Details]
1 Introduction
The Third Steel Plant of Jigang Group is a key investment project of Jigang Group during the "15th Five-Year Plan". It has introduced first-class domestic and foreign advanced eq...[Details]
LED is the abbreviation of light emitting diode, which is an electric light source made of semiconductor technology. The core part of LED is a chip composed of P-type semiconductor and N-type semi...[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]
The concept of state machine
State machine is an important concept in software programming. More important than this concept is its flexible application. In a clear and efficient program, ther...[Details]
introduction
MEMS is a high-tech that has flourished on the basis of integrated circuit production technology and dedicated micro-electromechanical processing methods. Pressure sensors develop...[Details]
It is well known to automotive suppliers that automakers are demanding more from their supply base. For connector suppliers, this means stricter requirements for product performance, stability and ...[Details]
Abstract: In recent years, with the establishment and grid-connected power generation of a large number of solar photovoltaic power stations at home and abroad, photovoltaic grid-connected inverter...[Details]
The era of mobile access to the Internet has arrived, and it will rapidly change the business and infrastructure needs of mobile operators under a whole new trend of requirements. We need 4G LTE to...[Details]
store
To prevent moisture, LEDs should be stored in a dry and ventilated environment with a storage temperature of -40°C to +100°C and a relative humidity below 85%.
The LED should be use...[Details]
The power supply is the core component of a computer. Although it is not of high value, all computer components rely on the switching power adapter to provide energy, so the stability of a power su...[Details]