-
I see that many electronic products around me involve microcontrollers, and there are many classmates or colleagues around me who are engaged in embedded microcontroller program development, and the ...[Details]
-
When learning about various hardware, the serial port is an essential and first peripheral to learn, because with the serial port, you can interact with the hardware in a simple way, and it is al...[Details]
-
When using a single-chip microcomputer, you often encounter situations where a short delay is required. The required delay time is very short, usually tens to hundreds of microseconds (us). Somet...[Details]
-
Here, TMR0 of 16C711 microcontroller is used as timer interrupt, hoping to achieve accurate timing. In the program, TMR0 uses the 32-frequency division of the crystal oscillator, and the initial valu...[Details]
-
On November 13, according to Taiwan Economic Daily, mature wafer foundry process manufacturers are facing a battle to defend their capacity utilization rate of 60%. It is said that in order to save p...[Details]
-
"Currently, there are two customers with state-owned enterprise backgrounds using the company's large cylindrical products, mainly PHEVs. We expect that more car companies will use them in the futu...[Details]
-
Last night, Cree | Wolfspeed announced that it will end its Nasdaq trading on October 1 and will officially start trading on the New York Stock Exchange on October 4 under the ticker symbol "WOLF". A...[Details]
-
The KAI-02150 image sensor is a full HD interline transfer CCD (Charge-coupled Device) designed and produced by Kodak. It has an effective image resolution of 1 920×1 080, supports four-channel output...[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]
-
Future 5G iPhone models may have larger batteries or more compact battery modules than existing phones, thanks to a key integrated technology that Apple first used in its AirPods Pro wireless earphon...[Details]
-
Successfully tested on the 51hei-5 MCU development board http://www.51hei.com/150a.htm , the source code is as follows:
#include reg52.h
#define uint unsigned int
#define uchar unsigned char
sbit ...[Details]
-
When evaluating Wi-Fi MCUs for IIoT, designers need to consider multiple features, such as ADC, interfaces, security, and interoperability. As the Industrial Internet of Things (IIoT) grows, the tr...[Details]
-
Karl Benz would never have imagined that one day the car he invented, which profoundly changed the way humans travel, would be repeatedly rubbed to the ground by a thing called a chip in the third de...[Details]
-
汽车本身不断变化,驱动汽车的电子装置也是如此。其中最显著的莫过于插电式电动汽车(PEV),它们采用300V至400V的锂离子电池和三相推进马达取代取代燃气罐和内燃机。精密的电池组电量监控、再生制动系统及复杂的传输控制可将电池使用时间优化,使得电池需要充电的频率减少。此外,现今的电动汽车或其它种类的汽车都具有许多可提升性能、安全、便利性及舒适感的电子模块。许多中档车均配备先进的全球定位系统(G...[Details]
-
The ARM architecture is the foundation on which every ARM processor is built. The ARM architecture has evolved over time to include architectural features that address growing new features, high pe...[Details]