[i=s]This post was last edited by Aguilera on 2019-12-10 22:02[/i]PrefaceHello everyone, I am Chuan Nan. This time I plan to use STM32 to DIY a PLC.PLC is mainly suitable for people related to electri...
The basic block diagram of the PDP color TV microcontroller circuit is shown in the figure below. As can be seen from the figure, the microcontroller circuit is mainly composed of MCU and working cond...
After we made a buzzer together last time, your brain circuits were very fast. Now let's strike while the iron is hot and think about it. In the past, we have been using digital pins (such as D0, D1, ...
Friends, Avnet AI Cloud Exhibition is now online! The two-month exhibition will bring you a technical feast of artificial intelligence and machine learning. Through the exhibition, you will learn abou...
OPEN and CLOSE are two buttons, OPEN is a normally open button, CLOSE is a normally closed button. RL1 and RL2 are used to simulate loads.
Under normal circumstances, Q3 should have no output when pow...
Introduction: This article mainly uses program control to realize button control of LED light on and off. Press once to turn on, press again to turn off, and repeat this cycle. It also learns how to ...[Details]
JinkoSolar provides an advanced liquid-cooled industrial and commercial energy storage system for Hangzhou Foster Applied Materials Co., Ltd. The system has been widely used and recognized in the i...[Details]
On January 25, the reporter learned from the plenary meeting of the delegation of the Haixi Mongolian and Tibetan Autonomous Prefecture at the second session of the 14th Provincial People's Congress t...[Details]
Three-phase asynchronous motors are widely used, but various faults may occur after long-term operation. Timely determination of the cause of the fault and corresponding treatment are important tas...[Details]
introduction
In addition to being used as an AC signal amplifier, the triode can also be used as a switch. Strictly speaking, the triode is not exactly the same as a general mechanical contact...[Details]
Industrial Ethernet has become a mainstream technology for factory automation for a variety of reasons. What has not received the same attention is the need to implement this communication technology...[Details]
#include reg51.h #define uint unsigned int #define uchar unsigned char #define output P1 #define input P1 //Easy to transplant to other circuit boards, my circuit uses P1 port as keyboard input i...[Details]
In the last quarter of 2020, Xiaomi launched a pair of true wireless earbuds called Air 2 Pro, the main highlight of which was its support for active noise cancellation. Now, seven months later, the ...[Details]
Automotive supplier Continental unveiled smart car windows at the Consumer Electronics Show in Las Vegas that can be dimmed at the touch of a button. The "intelligent glass control" technology uses e...[Details]
On June 6, 2019, the Ministry of Industry and Information Technology issued 5G licenses to China Mobile, China Telecom, China Unicom, and China Broadcasting Corporation, marking the official entry of...[Details]
Although oscilloscopes are divided into several categories and each category has many models, general oscilloscopes are the same in basic aspects of usage except for the bandwidth, input sensitivity...[Details]
Fluke 729 automatic pressure calibrator product overview: The Fluke 729 Automatic Pressure Calibrator is designed for process technicians to simplify the pressure calibration process and provide fast...[Details]
At present, video surveillance is widely used in security monitoring, industrial monitoring, traffic monitoring and other fields. Video surveillance systems have roughly gone through three stages: ...[Details]
The internal DMA initialization of the F4 chip is very different from that of the F103. Data streams are introduced here. There are 16 data streams in total for 2 DMAs (8 for each controller). Each d...[Details]