-
Recently, I used the PIC16F690 chip to do a project. There was no interface for product debugging, so I used the serial port to view the data. I used the serial port function under asynchronous commun...[Details]
-
introduction
Digital signal processing technology has been widely used in communication, radar, sonar, remote sensing, graphics and image processing, and speech processing. With the develo...[Details]
-
The simple circuit introduced below makes the buzzer remote controlled. The control circuit does not use a single-chip microcomputer, but only uses a few 74 series digital ICs to complete the contr...[Details]
-
What is an H-bridge
? The circuit is named after the letter H. It usually contains four independently controlled switching components. For example, the following figure shows four MOSFET swit...[Details]
-
In this Power Tip, we will look at a simple circuit that converts a high AC input voltage to a low DC voltage that can be used in applications such as electronic energy meters. In this particular appl...[Details]
-
On April 30, 2021, SAE released the fourth edition of J3016 "Driving Automation Classification", which is another iterative update of J3016 after January 16, 2014, September 30, 2016, and June 15, 20...[Details]
-
#include "stm32f10x.h"
void Delay(unsigned int x); //delay
void GPIO_Configuration(void);//IO port configuration
void UART_Init(void); //Serial port initialization
void UART2_PutChar(u8 ch)...[Details]
-
After years of development, displacement detection technology has become quite mature, and various displacement sensors have emerged. However, low-cost displacement sensors have simple structures, l...[Details]
-
Programmable Controller PC (Programmable Controller), to distinguish it from Personal Computer PC (Personal Computer), can be referred to as PLC. It is based on mature and effective relay control con...[Details]
-
The importance of in-vehicle Serdes chips
In the era of intelligent driving, especially with the popularization of assisted driving/autonomous driving, environmental perception has become an e...[Details]
-
Global smart car demand explodes, and NVIDIA launches AEC-Q100 certified automotive lighting chips to seize the market
(February 17, 2022) Macroblock Technology announced today that ...[Details]
-
This is the era of 5G. In one year, 5G information has gathered, enterprises have risen to the top, and the intelligent world has become extremely broad. It is not only the soil for information tra...[Details]
-
Following the US government's ban on products from Chinese telecommunications giants Huawei and ZTE, the Wall Street Journal reported on the 7th that US lawmakers proposed a ban on the purchase of Ch...[Details]
-
AnTuTu recently released the Android phone performance list for September. Let’s take a look at the details: In terms of mobile phone brands, vivo is the big winner of this list. Its NEX 3 5G versi...[Details]
-
Soft start and frequency converter start are two common motor starting methods, each with its own advantages in energy saving.
1.1 Soft Start
A soft starter is a device used to control th...[Details]