Have 3 series of MSP430 microcontrollers ever appeared? Currently, there are many models of MSP430 microcontrollers, such as 1xx, 2xx, 4xx, 5xx, 6xx, etc. Careful friends may have a question when brow...
Hello everyone, I used a friendly development board with a 3.5-inch NEC vertical screen before; now I use the core board to directly touch the screen, and chose a 3.5-inch horizontal screen from Truly...
In the code, I see three constants: CRC16_POLY, CRC16_INIT_REM and CRC16_FINAL_XOR. I don't know what they are used for. In some functions that calculate CRC, they are passed as parameters. crc16 = cr...
The schematics and PCBs of the two boards are similar. If an interrupt occurs on one of them, the serial port data will be wrong, and 81 will become e0 or 00 e0. I don't know if any of my friends have...
[i=s]This post was last edited by dcexpert on 2019-5-15 21:11[/i] There are two red LEDs in front of McQueen, which are controlled by P8 and P12 respectively. First, use MakeCode to write a small prog...
#include stdio.h int main() { char *p="abcdef"; //Many books say: p is on the stack, "abcdef" is in the data area p[2]='W'; printf(p); getchar(); return 0; } This program compiles, but what program wi...
At present, the development of wireless power supply technology for electric vehicles (EVs) is becoming more and more active. In 2012, Volvo of Sweden established Volvo Technology Japan in Tokyo as...[Details]
With the promotion of the construction of intelligent communities in the country, anti-theft systems have become essential equipment for intelligent communities. Especially in recent years, the urg...[Details]
introduction
With the continuous optimization of surface mount technology (SMT) and the rapid development of chip component manufacturing technology, the application of chip mounters in the el...[Details]
With the rapid development of science and technology, especially the widespread application of digital technology and various ultra-large-scale integrated circuits, electronic equipment, especially...[Details]
1 Introduction
The high temperature tester is mainly used for temperature tracking measurement and data acquisition during the heating process. By systematically analyzing the test data, the...[Details]
1. Introduction
Automobile pollution is one of the most important issues that people are most concerned about and need to solve urgently. As an important method for detecting automobile exhau...[Details]
Automotive applications are particularly sensitive to EMI events, which are unavoidable in a noisy electrical environment consisting of a central battery, bundled wiring harnesses, various inductiv...[Details]
In order to highlight the concept of "energy saving and environmental protection" of intelligent buildings, solar street lights are designed for intelligent communities. The inclination and capacit...[Details]
Although it is relatively easy to check the stability of a simple amplifier at lower frequencies, it may be much more difficult to evaluate the stability of a more complex circuit. This artic...[Details]
1. With the development of modern industry and the continuous improvement of automation, some medium and large control systems have been greatly facilitated, which not only makes control easier, bu...[Details]
With the rapid development of intelligent control technology, computers and information technology, the trend of information appliances IA (Information Application), computers and communications integ...[Details]
The potentiometer is an adjustable electronic component. The main functions of the potentiometer in the circuit are as follows:
1. Used as a voltage divider
A potentiometer is a continuou...[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]
introduction
MAX6636 is a multi-channel precision temperature monitor that can not only monitor local temperature, but also connect up to 6 diodes externally. Each channel has a programmable...[Details]