[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....
A parallel inverter consists of two thyristors (T1 and T2), a capacitor, a center-tapped transformer, and an inductor. The thyristors provide a current path, while the inductor L maintains a consta...[Details]
In recent years, many people have switched to new energy vehicles, and this type of vehicle has indeed been highly sought after and is considered the future direction of automobile development, and...[Details]
Definition of interactive projection system:
Interactive projection systems, also known as multimedia interactive projection, are available in floor, wall, and tabletop interactive projection....[Details]
On August 21, WeRide officially launched WePilot AiDrive, a one-stage end-to-end assisted driving solution developed in cooperation with Bosch. This comes only half a year after the two parties' "t...[Details]
introduction
According to the China Fire Statistics Yearbook, electrical fires accounted for more than 30% of fire accidents in the past decade, and the trend is increasing year by year. They ...[Details]
One of the most core components of electric vehicles is the motor. The power supply provides electrical energy to the motor, which converts this electrical energy into mechanical energy, which in t...[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]
Industrial computers with GPUs leverage powerful parallel processing to build deep learning models to analyze and respond to optical inputs. The systems develop an understanding of visual data to i...[Details]
Recently, Joyson Electronics has made positive progress in the core technology research and development of the robot's "brain and brain" and key components, and launched the industry's first integr...[Details]
China, August 21, 2025 – STMicroelectronics (NYSE: STM), a world-leading semiconductor company serving a wide range of electronics applications, has published its IFRS 2025 semi-annual financial re...[Details]
introduction
The rapid adoption of computers has led to a growing number of tasks being performed on them. People from all walks of life, especially programmers and writers, are spending incre...[Details]
Smartphones can be incredibly unintelligent. For example, consider an office full of people, each absorbed in their work. Suddenly, the silence is broken by a burst of loud pop music. A colleague's...[Details]
summary
Modern cars strive to provide the same comfort and entertainment features found in the home, resulting in explosive growth in demand for electronic control units (ECUs). Howe...[Details]
The power transmission system between a car's engine and drive wheels is called its drivetrain. It ensures the necessary traction and speed under various driving conditions, and coordinates these t...[Details]
In the wave of electrification and intelligence in the automotive industry, the E/E architecture is transitioning from distributed to domain control and then to regional architecture.
Th...[Details]