When we study power supplies, we all have books that we think are classics. You can report the title of the book and explain or recommend why you think the book is good. Forum members who need books i...
[i=s]This post was last edited by hujj on 2019-4-10 13:10[/i] [align=left][color=#000000] As early as when I signed up for the competition, I downloaded the relevant information of [font=Calibri]GD32E...
[i=s]This post was last edited by paulhyde on 2014-9-15 04:25[/i]Here is the program code of the rescue car I wrote for your reference:
Thanks for sharing:) Is there a video demonstration?...
The simple delay function that is often used in microcontrollers is as follows:void delay_nus(vu8 n){while(n--){}}void delay_nms(vu32 n){u16 count = 1000;while(n--){delay_nus(count);}}In the process o...
Conceptually, field effect transistors (FETs) built with GaN are similar to transistors built with other semiconductor materials such as GaAs, indium phosphide (InP), or Si using a gate contact or nod...
The transplantation of ucos in stm32 mainly consists of three files: os_cpu.h os_cpu_A.asm os_cpu_c.c. Do you need to write startup code for stm32? That is, import those things....
How do you know if a machine is operating properly? The answer: by leveraging deep learning to detect anomalies in routine vibration data from industrial machines. Anomaly detection has many uses, ...[Details]
Nios II is a configurable 16-/32-bit RISC processor. Combined with a rich set of peripheral-specific instructions and hardware acceleration units, it provides a highly flexible and powerful SOPC sy...[Details]
Is electromagnetic radiation from electric vehicles harmful to the human body? Recently, the issue of electromagnetic radiation from electric vehicles has garnered widespread attention. However, pu...[Details]
The jammer is a signal blocker, mainly composed of a chip and a radio transmitter. When the car owner presses the remote control lock button, the jammer interferes with the electronic lock receivin...[Details]
Is pure electric vehicles a false proposition for long-distance driving? At least from my personal perspective, based on current technological and infrastructure standards, I believe so. Below, I'l...[Details]
As the main model among new energy vehicles, pure electric vehicles have received strong support and encouragement from the country in recent years, and their development is changing with each pass...[Details]
Topics: Bring Your Own Device (BYOD) trends; the impact of using employees' own mobile devices to control access to work facilities and equipment on information security; and ways to securely imple...[Details]
We are entering a new era where people are increasingly affordably equipped with more electronic gadgets. Electronics have become essential to our lives. For example, the average consumer now owns ...[Details]
On August 22nd, Lantu Motors unveiled a new technology called "Lanhai Intelligent Hybrid" during a live broadcast of CCTV News' "Top Laboratory." The name sounds like another new term, but a closer...[Details]
With the rapid adoption of smart electric vehicles, automotive chips are evolving from auxiliary control units to the foundation of the entire vehicle's intelligence. Their applications extend from...[Details]
In the summer of 2025, BlueOval SK, a joint venture between Ford and SK On, officially started production at its first battery factory in Kentucky.
According to the original plan, this w...[Details]
The complexity of the integrated circuits (ICs) used in electronic systems in vehicles is increasing. They aim to execute artificial intelligence (AI) algorithms to control autonomous driving funct...[Details]
The practice of warming up a car originated with gasoline-powered vehicles. Warming up the engine allows it to enter a better working state and ensures good lubrication. This has become a habit for...[Details]
SMT placement machines are important equipment in surface mount technology (Surface Mount Technology). Their performance has a decisive impact on the quality and efficiency of electronic manufactur...[Details]
Reflow soldering, as an electronics assembly process, has become a vital component of the electronics manufacturing industry. Choosing reflow soldering equipment is crucial for improving production...[Details]