-
1 TQFP Thin Quad Flat Package
LQFP 1.4mm
Most of the I/O ports of 251 microcontrollers are quasi-bidirectional ports. During reset, all ports output high level. The input and output ope...[Details]
-
Recently, foreign media mysmartprice released exclusive news that Huawei will launch the nova 5 series models in Wuhan on June 21, including nova 5, nova 5 Pro and nova 5i. It is understood that nova...[Details]
-
#include
#define uchar unsigned char
#define uint unsigned int
__CONFIG(0x3B31);
void init();
uint intnum;
void main()
{
init();
while(1)
{
/* if(intnum==20)
{
intnum=0;
RD...[Details]
-
On November 17, Lianwei said on the interactive platform that the company's main customers for semiconductor silicon wafer business include China Resources Microelectronics, SMIC, Shenzhen Shenai Sem...[Details]
-
1. Introduction
--Digital television has entered our lives without us even noticing it. It is only a matter of time before we can begin to feel the impact of digital technology. Today, dig...[Details]
-
In 2017, a "environmental protection storm" swept across the country. Among them, "Shanghai Jielong Metal Wire Drawing Co., Ltd." was ordered by the local government to cut off power and stop product...[Details]
-
A few days ago, Qichacha patent abstract showed that Huawei Technologies Co., Ltd. disclosed a patent for "an automatic parking interaction method and device". The automatic parking interaction metho...[Details]
-
introduction
CAN bus is a serial communication network that effectively supports distributed control or real-time control. It is highly valued for its high reliability and good error detection ...[Details]
-
An airbag detection system was developed using image processing and machine vision technology to achieve sub-pixel measurement of key dimensions at a certain station in the airbag production process....[Details]
-
Millions of industrial robots are in use in Industry 4.0 factories around the world, increasing productivity, improving quality, reducing costs, and supporting more flexible and sustainable operati...[Details]
-
Development Environment 1. Hardware platform: FS2410 (s3c2410) 2. Host: Ubuntu 12.04 LTS LED Schematic LED GPIO configuration Configure the GPFCON register and set GPF4-7 as output Co...[Details]
-
I have been studying microcontrollers for so long, and I feel that if I want to go deeper, I have to read assembly language, or at least understand the internal structure of the microcontroller. Be...[Details]
-
Since the spread of COVID-19, most people have been working from home. During this period, I have not been in the mood to write articles about current affairs. Instead, I plan to write some articles ...[Details]
-
Homemade AVR controls 1W inverter Last time it was a DC servo, this time it’s an AC one. The main control is ATMEGA8A Homemade three-phase bridge, the motor is the spindle motor of the optical ...[Details]
-
The excitation method of an AC generator is one of the key factors for its normal operation. The main function of the excitation system is to provide the required current to the generator's magneti...[Details]