I studied software in college, and I am familiar with C# and C/C++. I know a little about assembly, but I know almost nothing about electrical circuits and hardware. Now I have a job developing microc...
This is my first time to do 485 multi-machine communication (one master and multiple slaves), and the problem I encountered now confuses me. My communication idea is that the slaves communicate with t...
Question 1: The entire program is as follows: #include
sbit Fscx = P3^4; sbit CW = P3^5; void main() { int i; CW = 0; while(1) { Fscx = 1; Fscx = 0; Delay(100); } } It is normal to debug with WAVE emu...
Recently, the school required us to make a device for collecting ECG. When making a low-pass filter, we calculated through the formula that the cut-off frequency should be around 250HZ using 0.047uF a...
Last Monday (June 13th), I started positioning a circuit board. Since I did not consider in detail the relationship between the display position during PCB design and the position of the interface of ...
ce5.0 evc4.2. I want to add a minimize button to the dialog box, and use ShowWindow(SW_MINIMIZE) to achieve it, but the dialog box disappears when minimized. But it works in XP system. I think the tas...
The core of a machine vision system is image acquisition and processing. All information comes from images, and image quality is crucial to the entire vision system. A good image can improve the st...[Details]
Some time ago, I attended the 4th Energy Chemistry Forum of the Chinese Chemical Society and learned about high-energy-density and high-safety batteries. I would like to summarize and share this wi...[Details]
Electric vehicles are powered by electricity, and charging is a device that supplements the vehicle's energy source. It is common to need to recharge the vehicle when driving. But can you charge th...[Details]
"We have successfully launched the first version of our dedicated chip for EMB brake-by-wire. Second-generation samples have also been successfully completed, and we are actively planning a third-g...[Details]
With the gradual popularization of new energy vehicles in recent years, more and more people have been able to access and purchase electric vehicles. The structure of electric vehicles is composed ...[Details]
Facial recognition, a biometric technology that uses facial features to authenticate identity, has rapidly become a global market hotspot in recent years as the technology has entered practical use...[Details]
The Waveshare ESP32-P4-ETH is a compact ESP32-P4 development board with Ethernet and PoE support. It looks very similar to the Olimex ESP32-P4-DevKit, minus the pUEXT connector. However, we've also...[Details]
Arm helps automakers bring new models to market at least a year earlier.
Zena CSS accelerates software and silicon development, enabling faster and more efficient delivery of AI cap...[Details]
The Importance of Intelligent Motion Control in Smart Manufacturing
Intelligent motion control is a core building block of smart manufacturing, enabling highly flexible and efficient manufactu...[Details]
Annual increases in global carbon emissions are leading to global warming and melting polar glaciers, necessitating urgent environmental solutions. Countries around the world are seeking better sol...[Details]
The basic structure of the power grid dispatching automation system includes three parts: control center, master station system, plant terminal (RTU) and information channel. According to the diffe...[Details]
Silicon carbide (SiC) power switching devices are becoming a popular choice for industrial battery applications due to their ability to achieve faster switching speeds and superior low-loss operati...[Details]
The input of a power amplifier is a DC voltage, while the input of a voltage amplifier is a current.
The transistor outputs signals in the following ways:
DC output: The transistor will g...[Details]
Since the beginning of summer, high temperatures have continued to intensify, and the national electricity load has frequently broken records. The latest data from the National Energy Administratio...[Details]
1. Installing an industrial robot usually requires the following steps:
1. Determine the installation location: Determine the location and direction of the robot installation according to the ...[Details]