-
Recently, it was revealed that Hyundai Mobis, the parts division of Hyundai Motor Group, is negotiating with a Korean fabless chip company to develop its own automotive chips. According to previous...[Details]
-
In my previous blog post, "EtherCAT and C2000™ MCUs - Real-time communication meets real-time control," I discussed a design in the TI Designs reference design library to help simplify hardware devel...[Details]
-
Third-order intermodulation distortion generated by two frequencies is a common problem in modern communication systems. When two (or more) carrier signals in a system pass through a passive component...[Details]
-
OFweek Cup · OFweek 2023 China
Robot
Industry Annual Selection (abbreviated as OFweek Robot Awards 2023) is jointly organized by OFweek, China's high-tech industry portal, and its authorita...[Details]
-
On December 2, Zhongjing Electronics stated on the interactive platform that the company's e-cigarette application products currently maintain a stable supply trend. In addition, the company's Wi-Fi6...[Details]
-
According to a newly published FCC certification listing discovered by Twitter user @iJRPN, budget smart home company Wyze is preparing to release a smartwatch, the Wyze Watch 44, with an Appl...[Details]
-
The word "asynchronous" in asynchronous motor comes from the fact that the motor speed is not synchronized with the rotating magnetic field. AC asynchronous motor is a device that converts electric...[Details]
-
VIAVI AVX-10K flight line test device approved for use on Boeing commercial aircraft Shanghai, China, March 16, 2023 – VIAVI Solutions announced that the AVX-10K flight line test device has been ap...[Details]
-
In addition to being fuel-efficient, the most impressive feature of new energy vehicles is their intelligence, with increasingly advanced intelligent driving assistance systems, intelligent car compu...[Details]
-
The goal that audiophiles are tirelessly pursuing is to make their audio equipment have a purer and more natural sound quality. Single-ended pure Class A amplifiers have a mellow sound quality, rich e...[Details]
-
/************************************************LCD1602.c*************************************************************************/
#include "Atmel/AT89X51.h"
#include "delay.h"
#include "lcd1602...[Details]
-
The first step is to configure the UART GPIO port
void UART1_GPIO_Configuration(void)
{
GPIO_InitTypeDef GPIO_InitStructure;
// Configure USART1_Tx as alternate push-pull
GPIO_InitSt...[Details]
-
In today's automotive industry, with the rise of emerging car companies such as Tesla, autonomous driving and new energy vehicles have become two very hot topics. Most auto companies with good operat...[Details]
-
Note: This article is an advanced version of the experiment of controlling the sound of a buzzer with a 51 single-chip microcomputer. It is similar to the previous experiment. The previous experiment...[Details]
-
The battery is one of the power sources of the car. When the generator stops working and the engine is started, all the power is output from the battery. When the engine is idling or working at a l...[Details]