With over 135 years of experience, more than 50 industrial sites and 18 R&D centers in 35 countries, Mersen Electrical Power is a global expert in power and advanced materials for high-tech industries. They offer a broad portfolio of electrical protection and control products and provide solutions for power management applications. The Mersen team works with customers around the world to design and deliver custom solutions and essential products for the commercial, industrial, renewable energy, power electronics and electric vehicle markets. Mersen's mission is to make its customers' applications safer and more reliable.
[align=left][size=3][b][color=red][font=微软雅黑]“Standing at 30, starting from the core”[/font][/color][/b][color=black][font=微软雅黑]Since Texas Instruments (TI) entered China in 1986, TI has been rooted i...
[i=s] This post was last edited by Xiaomaomaoaichiyu on 2020-4-19 21:12 [/i]1. The finished product, device marking2. Hardware introduction of the single-chip pulse meter system :1. STC89C52 single- c...
ADC SAMR21 has a 12-bit 300kbps ADC. Because the data needs to be output from the serial port. First, create an Example project for the serial port, and then add the ADC function in the ASF wizard. In...
I don't know which administrator called me that day to ask if the address I updated in the backend was correct. Her voice was so gentle, and she would not speak when she was nervous....
A mobile phone, accompany you all the way. Anytime and anywhere, the dynamic image information of the company, office, workshop, store, family, car and important places you care about most will be cle...
introduction
With the continuous development of electronic technology and the continuous upgrading of medical equipment, the demand for medical liquid infusion precision is becoming increasing...[Details]
Specific implementation functions
(1) The voting system is divided into the sending end and the receiving end.
(2) The sending end sends the corresponding value (1-3) by pressing the butt...[Details]
Specific implementation functions
(1) The output of 4 waveforms (sine wave + square wave + triangle wave + sawtooth wave) can be set by pressing the button.
(2) The frequency of waveform ...[Details]
Specific implementation functions
(1) Press the emergency alarm button, the alarm indicator light flashes and the buzzer sounds;
(2) Press the arm button, the arm indicator light starts t...[Details]
Common methods:
1 Embed assembly instructions in C/C++ programs
Syntax format:
__asm
{
assembly language program
}
2 Access global variables defined in C/C++ in assemb...[Details]
make smdk6410_config
make found smdk6410_config: target unconfig:
smdk6410_config: unconfig
@echo "----------------------"
@echo $(@)
# The target is smdk6410_config
...[Details]
1. S3c6410 is a typical development board that integrates various components. It is a low-power, cost-effective RISC processor launched by Samsung. It is based on the ARM11 core and can be widely u...[Details]
Usually the development board comes with a key interrupt driver, and the interrupt has been registered to the kernel. Recompile the Linux kernel to remove the built-in driver before you can use you...[Details]
Section 1 S5PV210 LCD Controller
To make an LCD display text or image normally, not only an LCD driver is needed, but also a corresponding LCD controller.
The main function of the LCD contr...[Details]
Abstract: Using Delphi to develop industrial control system software has become the choice of more and more developers, and serial communication is one of the problems that must be solved in this p...[Details]