-
vb_温湿度_Access
说明: 100% 可以运行的温湿度显示软件,数据保存在数据库之间的通信 串口通信(100% operational temperature and humidity display software, data stored in the database communication serial port)
- 2020-06-18 06:20:01下载
- 积分:1
-
chuankou
单片机串口发送程序,试一次课设做的,非常非常好用(Chip serial transmission program, try again Lesson set, very, very easy to use)
- 2013-06-05 00:13:11下载
- 积分:1
-
cap2modelandodcmotor
Full document very cool snd nice
- 2015-03-18 07:34:17下载
- 积分:1
-
MSChart
Using MSChart Object to show data on form
- 2015-05-05 15:22:26下载
- 积分: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
-
chahua2198
相册博客网页模板下载 蓝色 网页 相册 博客 div CSS PSD 模板(Album download blue web page templates blog blog div CSS PSD templates album)
- 2011-11-27 07:27:37下载
- 积分:1
-
BH1750
BH1750光强传感器测光控制,TIP-Camera-CGI(BH1750 light intensity sensor metering control, TIP-Camera-CGI)
- 2015-03-24 12:32:42下载
- 积分:1
-
BalloonShop_log
Source code Ballonshop.mdf file asp.net 3.5
- 2015-04-10 01:41:31下载
- 积分:1
-
VB
说明: 一本较好的VB教程,主讲上位机编程,相信大家会喜欢的。(A better VB tutorials, keynote host computer programming, I believe you will like.)
- 2009-10-10 09:19:24下载
- 积分:1
-
shangweiji
上位机,与51单片机进行通信,将从单片机发送过来获得的信息显示在显示界面上。(PC, with 51 single-chip communication, sent from the information obtained from the microcontroller is displayed on the display screen.)
- 2014-02-18 15:30:11下载
- 积分:1