-
1 overview 1.1 Purpose This document is used to describe the TaskSchedule periodic task scheduling module software of the Qidian development board. It is not limited to the realization of hardware ...[Details]
-
Nowadays, the automotive industry has higher and higher requirements for reliability and safety. In the process of application of in-vehicle Ethernet, in order to ensure its reliability and safety,...[Details]
-
Code: Flowing light program. /* *info:led flow *author:chenlu *date:2014.11.20 */ //input the head file so that the program can work normally //iom16v---know the register //macros---know the BIT...[Details]
-
The rapidly declining cost of photovoltaic solar installations is making this technology a practical solution for off-grid applications. The National Renewable Energy Laboratory (NREL) calculated t...[Details]
-
Recently, Hesai, the first company in China's lidar industry , announced its first-quarter financial report. There were two major changes in financial data: profit in the first quarter and positive c...[Details]
-
Recently, according to media reports, Zhiji Auto is jointly developing "silicon-doped lithium-supplemented battery cell " technology with CATL . The two parties will share technical patents, work tog...[Details]
-
With the active promotion of automobile companies, the industrialization process of solid-state batteries has pressed the "acceleration button" and is expected to enter the "first year of vehicle ins...[Details]
-
Many systems require reliable nonvolatile storage, and for these systems, EEPROM memory technology is the technology of choice. EEPROM technology has a stable and reliable architecture, a wide rang...[Details]
-
Clean and efficient energy storage technology is essential to building a renewable energy infrastructure. Lithium-ion batteries have become dominant in personal electronic devices and are expected to...[Details]
-
In the first article of the laser point cloud series, "Detailed Explanation of the Processing Process of LiDAR Point Cloud Data" and the second article, "Problems and Countermeasures in LiDAR Point...[Details]
-
Transformers are electrical devices that transfer electrical energy between two or more circuits through electromagnetic induction. They play a key role in the long-distance transmission and distri...[Details]
-
Lithium batteries are not only the most commonly used energy storage devices in digital devices such as mobile phones and laptops, but their applications in the automotive and aviation field...[Details]
-
Gyroscopes can measure angular velocity along one or more axes, while MEMS accelerometers can measure linear acceleration, making them an ideal pair of complementary technologies. In fact, by combi...[Details]
-
vivo has launched a new mid-range phone called the vivo Y12s, which is already available for purchase in Asian markets such as Hong Kong and Vietnam. The vivo Y12s uses a 6.51-inch IPS LCD screen t...[Details]
-
#include "lcd1602_driver.h" #include msp430g2553.h #include "typedef.h" #ifndef _LCD_1602_ #define _LCD_1602_ //lcd1602的io #define LCD1602_WR_DATA_PORT P2OUT //Data output port #define LCD1602_RD_DAT...[Details]