-
fmqi
编程菜鸟学习用的蜂鸣器播放八月桂花香声音(Programming rookie learning the buzzer with sound playback 八月桂花香)
- 2011-10-27 11:35:56下载
- 积分:1
-
MCU_JPEG
MCU图片解码,使用STM32对JPEG图片解码,(STM32 JPEG decoder code,)
- 2013-11-03 20:09:53下载
- 积分:1
-
C8051F020examples
包含了C8051的基本例程,如流水灯,IO口控制,蜂鸣器,串口通信等(C8051MCU example programs)
- 2013-09-04 11:25:58下载
- 积分:1
-
MCUISP-V0.993
将hex文件发送给单片机,串口发送,快速方便,用于stm32(Hex file to the SCM serial, send, quickly and easily, for STM32)
- 2016-06-03 13:29:14下载
- 积分:1
-
Hammer
本程序利用特征线法计算管道水击的压力和流量(The program uses the method of characteristics to calculate the value of the pipeline water hammer pressure and flow values.)
- 2014-01-16 21:07:52下载
- 积分:1
-
ZB220GDNZ_PSR
ZB220GDNZ_PSR测控装置的IEC61850配置的icd文件(ZB220GDNZ_PSR of IEC61850)
- 2014-01-03 14:32:59下载
- 积分: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
-
MultiThreadADO
MultiThread DB - ADO CMTDaoDatabase CMTDaoRecordset
- 2013-12-25 01:26:16下载
- 积分:1
-
ev1527
基于一款EV1527的解码程序,配合330K震荡电阻使用(Based on the a EV1527 decoding program, with the use of 330K shock resistance)
- 2020-09-08 20:18:04下载
- 积分:1
-
ATK-SIM900A
SIM900开发板配套STM32 GPRS代码(SIM900 STM32 GPRS driver)
- 2013-11-26 10:54:05下载
- 积分:1