I arrived at the company to clock in this morning and saw a package from EEWORLD. I guess it's the Bluetooth board. I can't wait to open it and take a look.It's much smaller than I thought. You may no...
This power management solution guide provides a complete solution for line power and mobile device power, and is designed with TI's latest product series.It is very useful for reference in formulating...
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...
1. Several nouns
ABI:
The specifications that an executable file must follow in order to run in a specific execution environment;
Separately generated relocatabl...[Details]
EtherCAT (Ethernet for Control Automation Technology) is a real-time industrial fieldbus communication protocol based on an Ethernet-based development framework. EtherCAT is one of the fastest indu...[Details]
Whether it is an electric car or an ordinary fuel car, for the vast majority of car buyers, the final cost of use is what they care about most. For fuel cars, how to save fuel is what drivers care ...[Details]
Ever since the Tesla fire incident, electric cars, already known for their poor reputation, have been subjected to even more scathing criticism. Despite this, many people are still willing to buy t...[Details]
New energy pure electric vehicles generally accelerate faster than comparable fuel-powered vehicles, both from a standing start and while accelerating. Many believe this is simply due to the motor'...[Details]
Amidst the wave of intelligent automotive transformation, advanced driver assistance is gradually emerging from cutting-edge technology into the mainstream, becoming a new frontier of industry comp...[Details]
On August 21st, Zhiyuan Robotics revealed at its first partner conference that it expects shipments to reach thousands of units this year and tens of thousands next year. The company hopes to reach...[Details]
Charging is a familiar process for new energy vehicles, and as a source of battery energy, charging piles are crucial. New energy vehicle charging can be divided into fast charging and slow chargin...[Details]
During daily operation of an R-type power transformer, the voltage used varies as the equipment being used adjusts. This raises the question: can the transformer change voltage at this point? The a...[Details]
To improve the lateral active safety of intelligent connected vehicles, the identification and definition of unexpected functional safety scenarios for the EPS (Electronic Steering System) ...[Details]
A tubular motor is an electric motor that is typically used to control the movement of machines and equipment. Tubular motors are generally divided into two categories: linear tubular motors and ro...[Details]
Tools/Materials
Yitong Chuanglian MODBUS to PROFIBUS Gateway YT-PB-03
Siemens s7-300
This article describes how to configure the YT-PB-03 MODBUS to PROFIBUS gat...[Details]
A scale, a large, ground-mounted scale, is typically used to measure the tonnage of truck cargo. It's the primary weighing device used in factories, mines, and businesses for bulk cargo measurement...[Details]
In camera and display systems, the demand for high-performance and low-power data interfaces is driving continuous technological evolution. The evolution of MIPI D-PHY and MIPI C-PHY clearly ...[Details]
Compiled from semiengineering
The industry is increasingly concerned about power consumption in AI, but there are no simple solutions. This requires a deep understanding of software and ...[Details]