Common abbreviations in electronics (English translation) AC (alternating current) A/D (analog to digital) ADC (analog to digital converter) ADM (adaptive delta modulation) ADPCM (adaptive differentia...
The program I wrote is as follows: [code] #include "def.h" #include "option.h" #include "2440addr.h" #include "2440lib.h" static int count = 0; static void __irq EINT18_ISR(void) { rSRCPND |= (1 GPG10...
Hello, everyone! I have been adjusting the Bluetooth of ST for several days, but it still doesn't work! Let me ask you experts: The master controller I use is not the master controller of ST, but Free...
[font=Tahoma, Helvetica, SimSun, sans-serif]ESPyHarp is a simple MicroPython IDE program written by Koreans. It can be used on ESP8266 modules (such as NodeMCU). ./salesiopark/ESPyHarp[/url][/font] [f...
introduction
1 The significance of using RTOS on MSP430
It is understandable that it is meaningless to use RTOS on MSP430. Because the hardware resources of MSP430 are limited (for exampl...[Details]
At present, the traffic congestion in cities is quite serious. According to relevant news reports: In China, the traffic congestion has expanded from megacities such as Beijing, Shanghai, and Guang...[Details]
Remote keyless entry (RKE) systems have become popular with users, with more than 80% of new cars in North America and more than 70% in Europe equipped with RKE systems. In addition to the obvious ...[Details]
Product series: PB-B-RS232/485 interface (hereinafter sometimes referred to as "interface") is a product in the PROFIBUS bus bridge series.
The main purpose of the bridge series ...[Details]
With concerns about the growing energy crisis, motor efficiency has become an important and timely topic. This is because motors use 63% to 70% of the electricity produced in the United States and ...[Details]
Only a small number of LED manufacturers can produce high-quality LEDs. For applications that are only used for simple indication, low-quality LEDs are sufficient. However, high-quality LEDs must...[Details]
1. Introduction
With the increasing popularity of fully automatic washing machines, consumers have higher and higher requirements for their environmenta...[Details]
introduction
At present, the research on micron and nanotechnology is very active, which has led to the rapid development of microtechnology and micro-mechanical electronic system (MEMS) t...[Details]
Currently, the commonly used solar cell technologies include monocrystalline silicon solar cells and polycrystalline silicon thin-film solar cells. Production process: Monocrystalline silicon solar...[Details]
a. Keep the battery clean, wipe off the spilled electrolyte, contaminated dirt and dust in time; keep the poles and terminal clamps clean and in good contact, and apply vaseline or butter to preven...[Details]
In the TV monitoring system, in order to complete the collection of information from various information points (video, audio, alarm signal) and the control of various front-end devices (PTZ, lens,...[Details]
(1) Open circuit voltage of the battery
(2) Internal resistance of the battery
(3) Battery operating voltage
(4) Charging voltage
Charging voltage refers to the voltage applied ...[Details]
Automotive electronics are in a noisy environment
,
so automotive electronics must have excellent electromagnetic compatibility (EMC) performance. The most important part of automotive elec...[Details]
0 Introduction
In microwave, radar, radio and television, and communication systems, the problem of coupling RF power is often encountered. A directional coupler is a directional power divide...[Details]
When programming in C and assembly, there are interface issues between variables and functions in C and assembly.
Variables defined in a C program are put into the .bss area after being compile...[Details]