-
ZYCainiao_sch_pcb
自己画的四轴飞行器,原理图,pcb。。。。。。。。。。。。。。。。。。。。。。。为了20个子,我真的不容易(Own painting Four aircraft, schematics, pcb)
- 2013-09-22 16:23:55下载
- 积分:1
-
500w_PIC_Modified_Sine_Wave_Inverter
pic modified sine wave inverter circiut
- 2013-12-24 07:42:05下载
- 积分: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
-
Based-on-MSP430-andDS1302
基于单片机MSP430的DS1302的时钟芯片编程,实现时钟显示(Based on MSP430 MCU DS1302 clock chip programming, the clock display)
- 2013-07-07 20:23:24下载
- 积分:1
-
ALERT
智能安防报警系统是集布防,检测,报警为一体的软硬件相结合智能化系统。(Intelligent security alarm system is a deployment, detection, alarm as one of the intelligent combination of hardware and software systems.)
- 2011-05-14 15:18:47下载
- 积分:1
-
Frequency-calculate
用于水文频率计算的目估适线法,程序基于φ值表查询计算(Mesh used to calculate estimates of hydrological frequency fitting method)
- 2013-12-31 11:14:37下载
- 积分:1
-
breadthsearch
a source code that impliment bradth first search
- 2009-12-13 01:10:35下载
- 积分:1
-
modubs
说明: 该源码实现51单片机之间符合modbus通信协议的通信(This code can achieve communications between MCS51 by modbus protocol. )
- 2010-04-16 17:02:11下载
- 积分:1
-
CRC-check
CRC check 介绍CRC的基本原理以及实现方式(CRC check)
- 2016-03-28 09:07:58下载
- 积分:1
-
sentence
文字或句子自動隨機排列.可以有助各位溫習功課和考試(Automatic random words or sentences arranged)
- 2010-06-09 02:53:19下载
- 积分:1