-
Thermometer
这是一个远程温度计
MCU: AT89S52
温度传感器: DS18B20
晶振: 12MHz
使用串口连接,在PC端使用"超级终端"打开
设置如下:
波特率: 4800
数据位: 8
奇偶校验: 无
停止位: 1
数据流控制: 无
电路图见Thermometer-SCH.jpg
该程序的编写参照了Keil UV2自带的便子
见EXAMPLESMEASURE
使用终端交互方式
其实,这不仅是一个测漫器,
它的时钟也非常准确.(This is a remote thermometer MCU: AT89S52 Temperature sensor: DS18B20 crystal: 12MHz to use serial port connection, in the PC client to use super terminal Open settings are as follows: baud rate: 4800 data bits: 8 Parity: None Stop bits: 1 Data Flow Control: No schematics see Thermometer-SCH.jpg the program prepared by the light of the Keil UV2 own son will see the use of terminal interactively EXAMPLESMEASURE In fact, this is not only a measured man, and it is also very accurate clock.)
- 2008-01-02 15:27:23下载
- 积分:1
-
test
方差比检验代码,可以用来进行有效市场假说的检验,另外是一部分(Variance ratio test code can be used for the test of the efficient market hypothesis, the other is part of the)
- 2012-06-09 21:38:09下载
- 积分:1
-
ANPR-ALR-projects
it is a projet of some student who upload on web
- 2013-03-10 00:30:34下载
- 积分:1
-
kuopintongxin
面向对象程序设计实验代码,此代码属于基础代码。(Experimental object-oriented programming code, this code belongs to the underlying code.)
- 2009-12-08 15:02:37下载
- 积分:1
-
Calculating-Leap-Year
A simple program to calculate leap year and non leap year
- 2015-03-24 17:01:30下载
- 积分:1
-
ZStack-CC2530-2.3.0-1.4.0
说明: C语言编写ZigBee源码组网实现(IAR软件平台)(IT could help you to make a net.)
- 2019-06-09 18:57:37下载
- 积分:1
-
C# passport单点登陆 例子源码下载
SSL单点登陆
- 2015-04-30下载
- 积分:1
-
存储管理 存储将指令序列变换成为页地址流 设:①页面大小为IK; ②用户内存容量为4页到32页; ③用户虚存容量为32K。 在用户虚存中,按每K存放10条指令排...
存储管理 存储将指令序列变换成为页地址流 设:①页面大小为IK; ②用户内存容量为4页到32页; ③用户虚存容量为32K。 在用户虚存中,按每K存放10条指令排列虚存地址,即320条指令在虚存中的存放方式为:-storage management storage instruction sequences will transform into page-based address : IK page size; user memory capacity of 4 to 32; users virtual memory capacity of 32K. The user virtual memory, storage per 10 K instructions with virtual memory address, that is 320 orders in the virtual memory storage methods :
- 2022-02-20 23:03:03下载
- 积分:1
-
HMAC-SHA256 C语言实现
包含HMAC,SHA1,SHA256,SHA384,SHA512的加密写法。
- 2022-02-25 19:02:11下载
- 积分:1
-
语音播报
采用微软语音库,使用speech方法,通过用户输入的文字,把内容读出来,根据安装的不同的语音库,在程序中,可以选择使用哪种语音来播报内容,功能强大,期待大家可以后续改进,使得功能更加完善
- 2023-07-21 19:20:04下载
- 积分:1