搜索资源列表
sheji
- gps.c:GPS主代码 constant.h:GPS的头文件 PC temperature control .c:电脑温度控制 code.c:数字血压计的代码 Computer side.c:无线键盘电脑端代码 keyboard side.c:无线键盘键盘端代码
1351542111
- 自制电脑可调温度控制器设计说明 大家一起分享
ff123123
- 里面有源程序.下位机的程序可以验证上位机的全部功能.安装好后,程序在我的电脑---开始里面,数码管我用的P1和P2,流水灯我用的是P0. 温度显示我在程序中设置为了37度,你可以把这个换成你自己的实时温度. 还有这个小软件还有一般串口调试的功能.可以直接在发送窗口发送数据, 在接收穿口接收返回数据.你还可以选择自动发送和发送时间间隔.
jieshouwenduzhiruanjian
- 通过串口接收单片机发给电脑的温度值,也可直接接收数据,可二次开发,源码全部上传,可自己修改
DS18B20withcomputer
- TX-1B DS18B20温度传感器可在电脑上显示
wangluoyuanchengkoangzhixitong
- Target:89S51 程序描述:网络远端温度感测器,这个范例中使用到 (1)8051 的Port 1连接到LCD显示器,PORT 3的P3.3、P3.4和P3.5分别连接到LCD显示器的控制线,程序执行时可以让LCD显示器显示出时间和日期。 (2)温度感测组件AD590经由ADC0804将感测到的温度,转换成数位数据,然后经由PORT 0输入8051。 (3)igangcai 8051的第10和第11只脚RXD和TXD分别连线到MAX232,然后连接到PC的COM埠。
TX-1BDS18B20
- //通过18B20检测的数字温度可在电脑上显示当前温度值 #include <reg52.h> #define uchar unsigned char #define uint unsigned int sbit DS=P2^2 //define interface uint temp // variable of temperature uchar flag1 // sign of the result positive or negative sbit
DS18B20
- DS18B20温度控制器是以美国MAXIM/DALLAS半导体公司的单总线温度传感器DS18B20为核心,以ATMEL公司的AT89C52为控制器制作的结构简单、测温准确、具有一定控制功能的智能温度控制器。适合于恶劣环境的现场温度测量,如:环境控制、设备或过程控制、测温类消费电子产品。现实生活中的电冰箱,电脑机箱,就使用的这种经济的温度传感器显示工作环境温度。通过这种动态的温度测量,能实时的了解各种仪器设备的工作温度,进而判断仪器设备工作是否正常。
c51源程序集合
- 源码 │ 0108_12864LCD-F149.ASM │ 12232-1520.c │ 12232.c │ 12864-ks0108.asm │ 12864-ST7290-F149.C │ 12864-zb.c │ 12887.c │ 24C01-64.C │ 24C01-F440.C │ 28sf040a.asm │ 51use.txt │ 6963.C │ 93c46.asm │ 93c46.c │ 93cxx.c │ ad7416-mcuzb.c │ ad7416.c │ AT24C01
NRF905
- 带有DS18B20数字温度传感器的用作发射数据的nRF905无线数传模块,右边为用作接收数据的nRF905数传模块,其中的单片机可以通过串口和电脑相连,上传数据。-#include <at89x52.h> #include <intrins.h> #define uchar unsigned char #define uint unsigned int #define WC 0x00 // Write configuration regi
ex6-3
- 程序描述:网络远端温度感测器,这个范例中使用到 (1)8051 的Port 1连接到LCD显示器,PORT 3的P3.3、P3.4和P3.5分别连接到LCD显示器的控制线,程序执行时可以让LCD显示器显示出时间和日期。 (2)温度感测组件AD590经由ADC0804将感测到的温度,转换成数位数据,然后经由PORT 0输入8051。 (3)igangcai 8051的第10和第11只脚RXD和TXD分别连线到MAX232,然后连接到PC的COM埠。 (4) 当PC端经由RS23
C51
- 花钱购买的C51学习板里的源码,包括电路图,源码和hex文件,参照图纸接线后,直接烧录可运行。 内容齐全,包括键盘,数码管,温度显示芯片,LCD,ADC数模转换,时钟显示芯片,连接电脑键盘,与电脑通信,蜂鸣器,红外遥控等。。。单片机入门好资料-To spend money to buy the C51 source in the study board, including schematics, source code and hex file, in the light of wirin
a
- 电脑可控温度控制,可实现两点间温度控制,并显示实时温度,并且限定的温度可调-Computer controlled temperature control can be realized between two temperature control, and display real-time temperature and adjustable temperature limit
avr-usb
- 转载avr-usb小作品:电脑机箱温度监控.rar-Avr-usb reprint small works: a computer chassis temperature monitoring. Rar
NONAME1
- 电脑温度控制系统89S52单片机程序,能够实现电脑对加热炉温度进行控制-89S52 microcontroller program of the computerized temperature control system, enabling the computer to control the furnace temperature
chuankouwendu
- 串口显示电脑温度,上下位机调试的经典源码。-Serial display computer temperature, upper and lower machine debugging classic source.
CC2530 无线传感网络 片内温度程序
- 取片内温度传感器为 AD 源,并将转换得到温度通过串口送至电脑(The temperature sensor in the chip is the AD source, and the temperature is transmitted to the computer through the serial port)
EXP17_DS18B20温度传感器实验
- 基于Proteus_V8.6的温度传感器实例。(注:电脑需要安装keil,可以直接在软件中调程序)(An Example of Temperature Sensor Based on Proteus_V8.6. (Note: the computer needs to install keil, you can directly in the software program))
温度串口通信
- DS18B20的温度显示到LCD1602上并通过串口送数据到电脑(The temperature of the DS18B20 is displayed on the LCD1602 and sends data to the computer through the serial port)
2. 超声波测量距离和温度(串口方式)
- HC05是一款高性能主从一体蓝牙串口模块,可以同各种带蓝牙功能的电脑、蓝牙主机、手机等智能 终端配置,默认比特率为38400,模块兼容5V或3.3V单片机系统,可以很方便的和自己的终端相连接(HC05 is a high-performance master-slave Bluetooth serial module, with a variety of Bluetooth-enabled computers, Bluetooth host, mobile phones and other i