-
In daily life, water is indispensable. People need to drink water every day. Electric kettle is a must-have appliance. Everyone has used electric kettle. You only need to pour water into it and pre...[Details]
-
On the Internet, every device has an IP address. An IP address is similar to a home address in our daily life. If a device wants to communicate with another device, it must know the IP address of t...[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]
-
1 Introduction The unidirectional diameter gauge is a high-precision non-contact outer diameter measuring device designed based on the principle of photoelectric measurement. It is mainly installed i...[Details]
-
Three-phase asynchronous motors are widely used in industry and life due to their simple and reliable performance. However, when starting directly, the starting current is too large, which can reac...[Details]
-
Ethernet is a family of frame-based computer networking technologies used in local area networks (LANs). By analyzing Ethernet traffic at the physical and protocol layers, you can understand the oper...[Details]
-
Since the issuance of Work Safety Supervision Bureau Document No. 116 in 2014, the transformation of safety instrument systems and major hazard source systems is imminent. Safety instrumentation syst...[Details]
-
The cobalt-free battery installed on the vehicle for the first time is the 115Ah product launched at the previous online press conference of Honeycomb Energy. It has an energy density of ≥235Wh/kg an...[Details]
-
According to foreign media reports, autonomous driving startup Aurora announced a merger with a special purpose acquisition company (SPAC) Reinvent Technology Partners Y. After the transaction is com...[Details]
-
Data acquisition occupies an irreplaceable position in the information processing system. It is formed on the basis of sensors, signal measurement and processing, microcomputers and other technolog...[Details]
-
1Set LockTIme frequency conversion lock time 2Set the multiple of FCLK and crystal oscillator input frequency (Fin) 3Set the ratio between FCLK, HCLK and PCLK LockTIme The frequency convers...[Details]
-
Car lights have been evolving along with the development of automobiles. Especially under the trend of intelligent automobiles, automobile companies pay more attention to consumer demand and are co...[Details]
-
//Code
#include //Header file
#define uchar unsigned char //Macro definition
#define uint unsigned int
void delay(uint x) //Delay function (controls the interval between the light on and off)
...[Details]
-
#include stm32f10x_lib.h
#include "sys.h"
#include "delay.h"
#include "usart.h"
#include "led.h"
int main(void)
{
u8 k; //Number of lights on
u8 i;
S...[Details]
-
A team from the Massachusetts Institute of Technology has made an important breakthrough in the field of electronic manufacturing: they used full 3D printing technology to produce active electronic...[Details]