-
liushuideng
面向51单片机的复杂流水灯实验的c语言程序(The complexity of water for 51 single-chip light experiment c language program)
- 2011-06-04 08:28:32下载
- 积分:1
-
Lab005a
Cambios de giro de un motor DC controlado por hiperterminal
- 2011-07-04 01:35:51下载
- 积分:1
-
11
说明: 利用定时/计数器T0从P1.0输出周期为1s的方波,让发光二极管以1HZ闪烁,设晶振频率为12MHz(The use of timer/counter T0 from P1.0 output cycle square wave 1s, so that the light-emitting diodes 1HZ blinking, set the crystal frequency is 12MHz)
- 2014-05-27 14:30:43下载
- 积分:1
-
Drifter
this .rar contain source code in basic for avr microcontroller for making drifter device to measure water velocity on the sea surface
- 2015-02-01 14:59:11下载
- 积分:1
-
flashrwcode
说明: 针对两种flash所写的读写程序,公布我原来写的针对两种flash所写的读写程序,用的单片机是51系列!(against two flash reader written procedures, I was originally announced against two flash reader written procedures, the MCU is 51!)
- 2006-05-12 21:28:13下载
- 积分: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
-
juzhenjianpan
MSP430F169单片机矩阵键盘扫描程序,用一位共阳数码管显示(MSP430F169 microcontroller matrix keyboard scanning procedures, using a common anode LED display)
- 2013-07-27 15:12:56下载
- 积分:1
-
12-RS232
rs232实验 可以看看是综合实验 需要的人
是51的板子 用keil编译(the rs232 experiment to see people in need of comprehensive experimental 51 board keil compiler)
- 2012-07-30 21:34:34下载
- 积分:1
-
SN65LBC184
器件SN65LBC184手册,便于学习者学习开发!(Device SN65LBC184 manual for ease learners develop!)
- 2013-09-11 11:51:47下载
- 积分:1
-
DataScope
DataScope 串口虚拟示波器 一款非常不错 串口调试软件 具有多个串口通道 同时传送多个数据
- 2021-04-03 22:19:04下载
- 积分:1