-
MSP430
MSP430 我们全国电子竞赛老师给的资料(MSP430 National Electronic contest teacher gave us the information)
- 2013-08-16 14:20:55下载
- 积分:1
-
liti.zip
基于MAP430F149单片机的典型例题,很有帮助(Microcontroller based MAP430F149 a typical example, very helpful)
- 2013-08-27 19:49:36下载
- 积分:1
-
PS2-mouse
本程序是用51单片机的PS2鼠标驱动程序(This procedure is used 51 single PS2 mouse driver)
- 2013-08-23 13:58:55下载
- 积分:1
-
1302cx
基于avr单片机,1302芯片实现时钟,单字节读写(avr atmega16 ds1302)
- 2010-07-02 10:34:12下载
- 积分:1
-
适用于AVR系列单片机的几种C语言比较
说明: 使用于AVR单片机的几种C语言,大家可以参考一下,以便以后在AVR的程序编写中提高自己(used in the AVR several C language, we can make reference to the AVR after the procedure to improve their writing)
- 2005-12-17 12:40:39下载
- 积分:1
-
diandaozengliangfa
基于C语言的电导增量法,可以改变步长,使系统快速精确找到最大功率,很好!(The incremental conductance method, based on the C language can change step length, the system quickly and accurately find the maximum power, very good!)
- 2015-07-10 20:22:04下载
- 积分: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
-
51chipdanPLC
PLC与51单片机通讯示例程序(单片机程序)(PLC and 51 single-chip communication sample programs (MCU program))
- 2011-11-25 14:27:14下载
- 积分:1
-
10GenericMFC
电子时钟程序,通过VC++编程,实现电子时钟程序,方便编程爱好者交流学习。(Electronic clock procedures, through VC++ programming, electronic clock procedures to facilitate the exchange of learning programming enthusiasts.)
- 2013-07-11 14:29:17下载
- 积分:1
-
shuangkui
双馈风电机组的PSCAD模型,是通用模型,有助于帮助解决双馈风电机组建模问题(PSCAD doubly-fed motor model)
- 2013-12-23 21:47:00下载
- 积分:1