[color=#000000]1. Pure single crystal semiconductor is also called intrinsic semiconductor, and the number of carriers, free electrons and holes inside it is equal. 2. Emitter follower belongs to comm...
uClinux system transplantation based on FPGA and implementation of web-server[1] I have been working on the operating system on niosII recently, and finally implemented a web-server. I would like to s...
Measure six-phase voltages, set the timer2 to 10ms as the reference for the delay. In addition, the output comparison is 500us. In the output comparison interrupt, the software triggers the ADC to sca...
I read a foreign paper about active filters. What does 3-dB frequency at 1 Hz mean? Here is a whole paragraph: All the analogue signal conditioning paths concluded with a corresponding unity gain four...
In 2017,
Sanan Optoelectronics
achieved sales revenue of 8.394 billion yuan, operating profit of 3.856 billion yuan, and net profit attributable to shareholders of the parent company of 3.1...[Details]
background After the hardware engineer completed the PCB and schematic design, the routine was modified according to the tutorial of Zhengdian Atom to verify the correctness of the hardware. STM32F...[Details]
This small program is still the use of timer, which is relatively simple. The specific parts are noted in the comments, please refer to the comments. /*********************************************...[Details]
The analog watchdog of the ADC is used to check if the voltage is out of bounds. It has two upper and lower bounds, which can be set in the registers ADC_HTR and ADC_LTR respectively. The library fun...[Details]
STM32 has three startup modes. In RM0008 downloaded from the ST official website, you can find the startup-related configuration instructions: Translated into Chinese: The storage media corresp...[Details]
Pay attention to whether the new lock matches the old door Smart locks have many advantages over traditional mechanical locks. Although the domestic penetration rate is not high, with the strength...[Details]
On January 30, the Tai'an Sports College coal-to-electricity thermal storage heating project designed and constructed by Shandong CITIC Energy successfully passed the acceptance. The acceptance tea...[Details]
Mobile phone battery charger program made by STC12C2052AD microcontroller #include stc12c2052ad.h #include intrins.h #define uchar unsigned char #define uint unsigned int sbit REF =P1^0; sbi...[Details]
In the first quarter of 2014, Inspur's
server
shipment market share reached 19%, ranking first in China and fifth in the global market. This is the first time a Chinese manufacturer has ach...[Details]
The industry generally believes that hybrid beamforming (Figure 1) will be the preferred architecture for 5G systems operating at microwave and millimeter wave frequencies. This architecture combin...[Details]
China Energy Storage Network News:
The Global Energy Internet Seminar, jointly organized by the Global Energy Internet Development Cooperation Organization and the Royal Academy of Engineerin...[Details]
The two-byte compressed BCD code is converted to a two-byte binary number. The algorithm is as follows: BCD code abcd=1000a+100b+10c+d=10{10 +c}+d. After separating each BCD code, it can be converted...[Details]
; ******************************************** ; Function : RS232 serial port sample program based on HT48R50A * ; MICroProcessor : HT48R50A-1/28SKDIP-A * ; Author: www.picavr.com * ; Crystal ...[Details]