-
msp430x20x2_adc10_temp
说明: 使用msp430f2012的10位ADC端口进行采样并转换(Use msp430f2012 port 10-bit ADC sampling and conversion)
- 2010-04-20 22:08:56下载
- 积分:1
-
keyboard_input
使用ZG211硬件综合实验平台(8051单片机),配有接口芯片和辅助芯片,实现数字显示与键盘输入。(useing the ZG211 hardware experimental platform (8051), with the help of interface chip and auxiliary chips, realize digital display and keyboard input)
- 2012-09-09 09:30:32下载
- 积分:1
-
SD
SD绝密资料,我发钱从网上买来的。绝对经典,设计sd卡编程介绍和分析。(SD top-secret information, I sent the money bought from the Internet. Absolute classic, the design description and analysis of sd card programming.)
- 2010-10-30 15:10:17下载
- 积分:1
-
51duxiekalichengRC522
RC522的51例程,包括电路图等,非常适合初学者。(51 of RC522 routines, including circuit diagrams, very suitable for beginners.)
- 2021-04-25 02:38:47下载
- 积分:1
-
实验27 触摸屏实验
鉴于stm32在keil平台上的触摸屏显示与校准触摸(touch screen display)
- 2020-06-20 12:20:02下载
- 积分:1
-
pid
pid controler
程序比较简单,但比较实用
大家可以(pid controler procedure is relatively simple, but we can compare utility)
- 2008-04-24 17:30:04下载
- 积分:1
-
Lab005a
Cambios de giro de un motor DC controlado por hiperterminal
- 2011-07-04 01:35:51下载
- 积分:1
-
DG-of-POSITION-AND-CAPACITY
本程序用于求解以网损、电压偏差、投资运行费用最小为目标的配电网分布式能源选址定容问题,并辅以相关文献。(This procedure is used to solve the loss, voltage deviation, minimum operating cost investment objective distribution network of distributed energy locating and sizing issues, supplemented by relevant literature.)
- 2021-04-12 10:28:58下载
- 积分: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
-
mvc0
a good article skdjaw we a fiwa wo c(a good article skadhkada ksdai asa is wiea )
- 2014-03-15 19:48:11下载
- 积分:1