-
chua.pdf
AT89C52单片机与VB串行通信的实现实现vb(AT89C52 microcontroller with VB serial communication to achieve vb)
- 2012-05-20 14:25:13下载
- 积分:1
-
12864
使用MSP430操作12864显示屏,共显示四行。可显示中文汉字(Use MSP430 operation 12864 display four lines total. Can display Chinese characters)
- 2013-04-08 21:12:50下载
- 积分:1
-
C51-VBddl
VB 开发C51的动态链接库,可以拿来直接用的,(VB-C51 dynamic link library that can be used directly, and)
- 2013-11-17 22:19:39下载
- 积分: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
-
温湿度VB源码
温湿度串口检测程序,实现对数据的读取和检测(Temperature and Humidity Serial Port Detection Program for Data Reading and Detection)
- 2020-06-17 10:20:02下载
- 积分:1
-
msp430-TDC_GP21
TDC-gp21超声波时间测量,用于热表中测量逆流与顺流的时间,进出口温度以及高速晶振的校准
基于430开发,开发环境 IAR5.1(TDC- gp21 ultrasonic measuring time, time for heat measurement of upstream and downstream in the table, the import and export temperature and the calibration of high-speed crystals
Based on the 430 development, IAR5.1 development environment)
- 2014-04-21 10:18:16下载
- 积分:1
-
VB
说明: 一本较好的VB教程,主讲上位机编程,相信大家会喜欢的。(A better VB tutorials, keynote host computer programming, I believe you will like.)
- 2009-10-10 09:19:24下载
- 积分:1
-
WindowsApplication1
ssd4的exe2~~ 满足所有要求。。可以下载(ssd4 the exe2 ~ ~)
- 2009-04-15 21:49:57下载
- 积分:1
-
skinforwin
Other Skin for yous App... simple, you can made more skins for it. Come whit some skins
- 2015-07-12 18:48:41下载
- 积分:1
-
menu-systemV1.0
基于VS 2010的文本菜单系统,理论上最大可以实现1~255个菜单级数和目录数(VS 2010 text-based menu system, you can achieve a theoretical maximum ~ 255 menu progression and directories)
- 2013-08-15 13:20:58下载
- 积分:1