-
duojitongxin
关于两个单片机之间能够实现多机通信的源代码!内部有。HEX的下载文件,可便于学习版下载!(duojitongxin)
- 2009-11-01 15:25:28下载
- 积分:1
-
AVR-IOUSART
AVR单片机模拟串口程序_C语言(代表一个定时器和两个IO)(AVR microcontroller simulation serial process _C language (representing a timer and two IO))
- 2015-10-20 09:47:35下载
- 积分:1
-
sinesignalgraphic
sine signal graphic visual c++ platform?????enter the frequency and the amplitude
- 2009-05-27 09:21:18下载
- 积分:1
-
EX9_LCD1602
ME850单片机开发实验仪演示程序 - LCD1602显示 基于
c51系列的单片机程序,用AT89S52延时通过(ME850 SCM experimental instrument demo- LCD1602 display based on
c51 series SCM process, using AT89S52 delay through)
- 2013-10-03 18:23:10下载
- 积分:1
-
PS2-mouse
本程序是用51单片机的PS2鼠标驱动程序(This procedure is used 51 single PS2 mouse driver)
- 2013-08-23 13:58:55下载
- 积分: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
-
LABVIEW-and-MCU
实现单片机与LABVIEW的串口通信。单片机部分的上载程序,只需用LABVIEW构建一个简单的输入与输出指令界面(LABVIEW MCU and serial communication. Single-chip part of the upload process, just use LABVIEW build a simple command interface, input and output)
- 2011-06-28 11:31:33下载
- 积分:1
-
Frequency-calculate
用于水文频率计算的目估适线法,程序基于φ值表查询计算(Mesh used to calculate estimates of hydrological frequency fitting method)
- 2013-12-31 11:14:37下载
- 积分:1
-
13054738835032
显示器功能 加快程序开发初学者的进步脚步。让他们了解简单的显示程序的写法(Monitor function to accelerate the pace of progress in program development for beginners. So that they understand the simple display program wording)
- 2013-10-29 22:36:50下载
- 积分:1
-
fengniqi
说明: 单片机蜂鸣器 对初学单片机的你有很好的帮助(SCM SCM buzzer for beginners to help you have a good)
- 2011-03-09 17:15:02下载
- 积分:1