代码搜索:Intelligent

找到约 467 项符合「Intelligent」的源代码

代码结果 467
www.eeworm.com/read/476397/6760272

doc intelligent.doc

www.eeworm.com/read/403427/11517397

pdf intelligent.pdf

www.eeworm.com/read/268144/11150898

c intelligent_thermometer.c

/*智能型温度感测器: (1)8051的PORT1连接LCD显示器,PORT3的P3.3,P3.4,P3.5分别连接到LCD控制线,程序执行时可以在LCD显示器显示时间和日期 (2)温度感应组件AD590通过ADC0804将感应到的温度转换数字数据,然后通过PORT0输入8051 (3)8051的第10只和第11只引脚RXD和TXD分别连接到MAX232,然后连接到PC的COM端口 (4)