-
Inverters are widely used due to their high conversion efficiency, fast startup, and good safety performance. The following will introduce a thyristor step wave inverter design. The main circuit of t...[Details]
-
The topology of the Fliege notch filter is shown in the figure. Compared with the twin-T structure, this filter circuit has the following advantages: the center frequency can be tuned with only four ...[Details]
-
Note: This article is a series of posts written for the previous research on "16-bit ECC check of S5PV210". The original post was posted here. I will record it in a blog. Development board: tiny210...[Details]
-
File: PCF8563T.C
1 /**——————————————————————
2 〖Description〗I2C bus driver (use two ordinary IO to simulate I2C bus)
3 Includes standard mode (slow mode) selection of 100Khz (T=10us),
4 and fast ...[Details]
-
When it comes to Mercedes-Benz and BMW, most consumers know that these two German giants have always been in a competitive relationship, and the two do not give in to each other. But on November 30...[Details]
-
This paper introduces the hardware principle design and software design of a laser ranging system based on ARM9. With the ARM9 processor as the control core, the phase method laser ranging technolog...[Details]
-
ATMEGA16 timer/counter The T/C1 timer A/B compare match interrupt and overflow interrupt can realize automatic adjustment of LED brightness. There is nothing to note here, just understand and con...[Details]
-
introduction
This article introduces the process of porting μC/OS-Ⅱ to ATMEL's 8-bit microcontroller ATmega128. The so-called porting is to make a real-time kernel run on a certain microprocessor, ...[Details]
-
p IC 18f452 read and write EEPROM program list p=18f452 #include P18F452.INC ; ;---- 18F452 RAM LOC ATIONS ------ Data_EE_Addr EQU 0X000 Data_EE_Da...[Details]
-
Summary: ● ADLINK has passed ISO 26262 certification to establish the requirements that safety-related functions and processes, methods and tools used in the development process need to meet, ...[Details]
-
In reality, companies cannot have employees on the production line closely watching every labeled product or package that runs through the print and apply system. That’s why we see such a trend in ...[Details]
-
1 Introduction
The motion control system of an industrial CT machine often requires precise and real-time control of the motion of multiple axes. In the past, the motion controller was designe...[Details]
-
include"8515def.inc" .dseg keyone:.byte1 .cseg rjmpreset .org0x10 RESET: ldir16,low(RAMEND); the top of ram ldir17,high(RAMEND) outspl,r16; Set the stack pointer to the top of ram outsph,r17 ldir...[Details]
-
The National Institute for Materials Science in Japan has developed a durable perovskite solar cell with an area of only 1 square centimeter that can continuously generate electricity for more th...[Details]
-
Installation package: MPlayer-1.0rc2.tar.bz2
Cross compiler: arm-linux-gcc-4.5.1
Unpack MPlayer-1.0rc2.tar.bz2:
tar –xjvf MPlayer-1.0rc2.tar.bz2
Enter the unzipped file MPla...[Details]