-
Recently, the second expert group seminar of the standard "Requirements and Test Methods for Mobile Robot Elevator Suitability" was successfully held. As a leading company in the robotics industry...[Details]
-
1. Basics The nRF52 series chips are all based on the Cortex-M4 core. The Flash operations of the chip are managed by the NVMC (Non-volatile memory controller), and the read, write and erase mechanis...[Details]
-
Since the memory of the microcontroller is relatively small, the memory of previous models such as AT89c51 is only 128 bytes. With the rapid development of the current electronic market, such a small...[Details]
-
Shanghai Founded in 2018, MEMS-Casting Semiconductor is an incubated enterprise of Shanghai Institute of Microsystem and Information Technology, Chinese Academy of Sciences. The company is committed...[Details]
-
The insulation resistance multimeter is an advanced intelligent precision instrument. Unless you are an authorized professional maintenance personnel and have the relevant calibration performance tes...[Details]
-
void remove(char* str, char *substr)
{
int l = strlen(substr);
char* s = str;
int i;
while (*s)
{
if (memcmp(s, subst...[Details]
-
I have read many articles about configuring filters and setting IDs (StdID ExtID), but found that they all have problems. After my own experimental tests, the results are as follows: (1) Set ID ...[Details]
-
Electromagnetic compatibility test EMC (Electro Magnetic Compatibility) refers to the ability of a device or system to operate in accordance with requirements in its electromagnetic environment and n...[Details]
-
Simulation diagram: Based on digital tube display , it has square wave, sine wave, triangle wave, sawtooth wave amplification function, and the amplification multiple supports 1x, 20x, 30x, and 5...[Details]
-
Battery charging:
Different batteries have their own characteristics. Users must charge them according to the instructions in the manufacturer's manual. In standby mode, the phone also consum...[Details]
-
I won't post the specific code. There are many examples in 21IC, but I couldn't get it to work when I applied it to my own project. I gave up and used analog IIC instead. Today I tried for a long ti...[Details]
-
introduction
At present, most of the image acquisition and processing systems on the market are based on DSP chips. Such image acquisition and processing systems are not suitable for some ...[Details]
-
1. Experimental purpose: Let the six digital tubes display numbers dynamically and calculate the seconds 2. Experimental analysis: a. Because we need to display the seconds, we should first def...[Details]
-
High-power LEDs are becoming increasingly popular in automotive exterior lighting designs due to their superior lighting characteristics and efficiency. The electronics supporting LEDs must be fast, ...[Details]
-
The electrification of transportation is built on innovative developments, not only in battery technology and fast chargers, but also in on-board chargers (OBCs) that support up to Level 2 charging...[Details]