-
On April 12, LiDAR manufacturer Velodyne and Ansys announced a collaboration to develop software models for next-generation automotive LiDAR sensors that can significantly improve the risk identifica...[Details]
-
It has no impact on most consumer products, but it does have an impact on the efficiency of autonomous driving research and development. The United States has once again tightened its chip supply t...[Details]
-
The oscilloscope is a commonly used electronic testing instrument, which is widely used in many industries. When we use the oscilloscope, we need to understand the knowledge of using the oscilloscope...[Details]
-
According to the survey results of the domestic high-speed ball camera market in the first half of this year, high-definition high-speed ball cameras account for about 30% of the ball camera marke...[Details]
-
The oscilloscope probe we know has a small switch for selecting between X1 and X10. When we select X1, the signal enters the oscilloscope without attenuation. When we select X10, the signal is attenua...[Details]
-
Recently, semiconductor company STMicroelectronics (ST) announced the launch of its new series of intelligent integrated gallium nitride (GaN) solutions STi2GaN. As the automotive industry continue...[Details]
-
When installing and using a gas detector at home, install the air conditioner and heating equipment close to the combustible gas detector. When using the air conditioner and heating equipment, if the ...[Details]
-
#include
typedef struct
{
unsigned int array ;
unsigned int a;
unsigned char b;
unsigned int c;
unsigned int d;
float f;
}foo;
void main(void)
{
int addr=0;
addr...[Details]
-
A clock program made with a single-chip microcomputer was completed today.
/****************************************************** ***************
*Project name: MCU program with clock with seconds...[Details]
-
On September 14, SAIC-GM Buick announced that the Buick iBuick App has launched the V10.11 update, and the charging map has been connected to the State Grid charging network, expanding over 18,000 ch...[Details]
-
This is a PWM speed control program for DC motors with AT89C51 MCU. The program can be directly used in AT89C52, AT89S51, AT89S51, STC89C51, STC89C52 MCUs. The MCU crystal uses 11.0592M. The DC motor...[Details]
-
A key competition has just been decided at INTERSPEECH 2021, the world's top voice conference. Tencent, Northwestern Polytechnical University, CMU and other domestic and foreign institutions are t...[Details]
-
Since the invention of transistors, integrated circuits have been developing in accordance with Moore's Law - every 18 months, the feature size of transistors is reduced by half, the size is reduced,...[Details]
-
A few days ago, when I was writing an STM32 program, I encountered a strange problem: the value of an array was always illegally modified. At first I thought that there was an out-of-bounds access ...[Details]
-
Led can be used as a tool for debugging programs: In the early stages of development of embedded system software, such as Bootloader and kernel, since hardware such as serial ports have not yet bee...[Details]