-
zhinengyiqikejian
这是智能仪器的课件,对于初学编程和电路设计很有帮助的。(This intelligent instrument courseware, very helpful for the beginner programming and circuit design.)
- 2012-07-13 14:02:41下载
- 积分:1
-
BLDC-ECET
电动工具无刷电机控制解决方案,基于单片机控制的无刷电机驱动,可立即启停,高性能,低耗能,锂电池充电。(Electric tools brushless motor control solutions, brushless motor driver based on single chip microcomputer control, can immediately stop, high performance, low energy, lithium battery.)
- 2020-08-15 22:28:26下载
- 积分:1
-
Hittite-PLL-Design-Installer-v1p1
Hittite公司以创新的设计使得其PLL产品性能优异,在相位噪声,杂散方面有着卓越表现,其芯片的高集成度使得外围电路简单,设计方便。所以随着电子技术的发展,对频率源的相位噪声性能要求越来越高,Hittite的低相位噪声PLL,在物理、天文、无线电通信、雷达、航空、航天以及精密计量、仪器、仪表等各种领域里都将大有用武之地。(The Hittite companies with innovative design makes the PLL excellent product performance, the phase noise, spurious aspects with excellence, its high integration chip makes the peripheral circuit is simple and easy design. So with the development of electronic technology, phase noise performance of frequency source is more and more high, the Hittite low phase noise PLL, in physics, astronomy, radio communication, radar, aviation, aerospace and precision measurement, instruments, meters and other fields will be great.)
- 2016-09-21 21:34:42下载
- 积分:1
-
fer1
$regfile = M8DEF.dat internal crystal 8000000
Config Lcdpin = Pin , Db4 = Portc.1 , Db5 = Portc.2 , Db6 = Portc.3 , Db7 = _
Portc.4 , E = Portd.2 , Rs = Portd.3
Config Lcd = 16 * 2
Config Timer1 = Counter , Edge = Rising
Ddrb.1 = 0 : Portb.1 = 1 PULL UP RESISTOR ACTIVATED
Config Timer0 = Timer , Prescale = 1024
Enable Counter1
Enable Interrupts
Enable Timer0
Enable Timer1
On Ovf1 Pulsecount
On Ovf0 Ovf0occures
Dim A As Long , I As Long , B As Byte
B = 0
Cls
Start Timer0
Do
Loop
End end program
Ovf0occures:
Incr I
If I > 30 Then
Stop Timer0
Cls : Home
A = B * 65536
A = A + Counter1
Lcd FREQ IS : A HZ
B = 0
I = 0 : Counter1 = 0
Start Timer0
End If
Return
Pulsecount:
Incr B
Counter1 = 0
Return
- 2014-11-22 01:04:48下载
- 积分:1
-
1.-IRMCK171_IRMCS1671_R2.1.sch
IRMCK171的FOC控制无刷电机控制原理图 IR内部资料啊(Control of IRMCK171 FOC brushless motor control schematic IR internal data)
- 2013-04-19 15:14:48下载
- 积分:1
-
Demo
说明: 周立功EASYarm板所带出厂程序,包含按键,LED,蜂鸣器,AD转换的代码(ZLG EASYarm board brought the factory process, including buttons, LED, buzzer, AD conversion code)
- 2010-04-15 10:47:34下载
- 积分:1
-
motor_control_library_v0_10
motor_control_library_v0_10.zip
park
SVPWM(motor_control_library_v0_10.zip park SVPWM)
- 2020-12-09 14:39:19下载
- 积分:1
-
ads7846
asaasa adxsadsa ssda
- 2011-05-10 21:28:29下载
- 积分:1
-
GOEN_375b84c6
A program to consicle
very mad and good !!
yes :
- 2010-06-05 11:50:38下载
- 积分:1
-
cyc_pulse
基于stm32的定时器中断应用,可产生相位差为90度的两路周期性脉冲,可用于模拟正交编码器脉冲(Stm32 timer interrupt based applications can generate a phase difference of 90 degrees two periodic pulse, can be used for analog quadrature encoder pulse)
- 2014-08-13 13:54:16下载
- 积分:1