Welcome![Sign In][Sign Up]
Location:
Search - temperature serial

Search list

[Delphi VCLserial-t

Description: 串口温度显示源代码 使用说明: 系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上) 简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。 如何建立工程:建立新文件夹,将文档用WINZIP解压后,双击 Scommtest.dsw 即可在VC6.0中打开工程文件。作者主页上有详细编程说明,每一步都列出来了,可以参 串口通迅(编程源码)、串口调试助手、端口网络通信技术,VC/C编程,移动机器人控制相关技术,Matlab仿真及数据处理-Serial temperature display the source code for use : System requirements : WIN9X/ME/NT/2000 VC 6.0 and the installation of the VC ACTIVEX control (VC Installed six elected) Introduction : VC 6.0 using MSComm programming, Serial can receive data and send data, data showed in the receiving box and this box. How to establish projects : the establishment of a new folder and file will be unpacked using WINZIP, Double-click Scommtest.dsw VC6.0 will open in the project documents. Author home page detailed program note, every step of the list can participate Serial correspondent (programming source), Serial debugging assistant port network communications technology, VC / C programming, the mobile robot control and related technology, Matlab simulation and data processing
Platform: | Size: 48224 | Author: liming | Hits:

[Windows Develop8051DS1820

Description: 单总线温度传感器DS1820的应用(数据采集,处理,输出,串行通信等)-single bus DS1820 temperature sensor applications (data collection, processing and output, serial communications, etc.)
Platform: | Size: 5120 | Author: 黄旭艳 | Hits:

[Communication串口温度数据采集并实时显示

Description: 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是画图的某一个点的纵坐标,横坐标同样为数据的序号,再将这些点用线连起来就是曲线图. 图形能移动的原理,是我们首先改变的只是数据,图形并没有变,但图形的形式是由这些数据来确定的,当数据发生变化后,我们通过刷新显示区来变化的.-Serial temperature data acquisition and real-time serial data reading the principle is, as long as when a serial data to the data, the computer will automatically writes data to a specific buffer, we can write specific procedures read that the buffer zone would be fine. Serial data to be sent, process data can be received, the receiving of data is the character, then transform data into digital type, and then the size of the data as a drawing of a point Ordinate, the abscissa serial data. these points will be used to link line is a curve, this is the graphic display the basic tenets. View the original data is the same principle, the difference is, the data from the file, the same data also will be divided into a number one, and then this one is the size of the data to draw a certain point
Platform: | Size: 249856 | Author: 周波 | Hits:

[ComboBoxVB 打印控制曲线

Description: 一个基于vb温度控制程序,人性化操作界面,串行通信,希望对你有所帮助-a vb-based temperature control procedures, human interface, serial communication, and I hope to help you
Platform: | Size: 10240 | Author: 王萌 | Hits:

[SCMnRF24E1编程下载板相关程序

Description: nRF24E1编程下载板是我们自行开发的简易无线通信模块nRF24E1的在线下载板,使用方便。 nRF24E1编程下载板源程序包括上位机程序、单片机固件程序和nRF24E1内51核控制程序, 分别存放在“上位机程序”、“AT89S52”和“nRF24E1”三个文件夹内。 “上位机程序”内有应用软件download.exe。 “AT89S52”内有单片机固件源程序download.c,可以直接编译连接生成下载文件,下载到目标单片机AT89S52中。 “nRF24E1”内有控制nRF24E1工作的源程序,分别是: 24E1.c:典型控制应用; putchar.c:nRF24E1串行通信源程序; transmit.c:nRF24E1无线发送源程序; receive.c:nRF24E1无线接收源程序; “Temperature”:nRF24E1控制DS18B20温度采集并无线发送源程序。-nRF24E1 programming downloaded plate on our own development of the wireless communication module summary of the nRF24E1 board online download and use. NRF24E1 programming source including plate download PC procedures, MCU firmware procedures and nRF24E1 within 51 nuclear control procedures, were stored in the "Host Computer procedures" "AT89S52" and "nRF24E1" within three folders. "PC procedures" within application software download.exe. "AT89S52" a source download.c microcontroller firmware. connecting compiler can generate direct download files downloaded to the target MCU AT89S52 China. "NRF24E1" controlled nRF24E1 the source, namely : 24E1.c : typical control applications; putchar.c : nRF24E1 serial communication source; trans
Platform: | Size: 24576 | Author: 叶振风 | Hits:

[SCMmeasuretemp

Description: 这个是我设计的采用c8051f330为核心的测温系统源码,包括对ds18b20,at45db081的使用,同时设计了简单的通信协议,串口用了比较好的结构,响应时间短,而且可以进行灵活的扩展,开发环境为keil-this is what I used c8051f330 design for the core temperature measurement system source code, including the right ds18b20, at45db081 use, design a simple communication protocol, Serial spent a good structure, short response time, but allow flexibility to expand, the development environment for keil
Platform: | Size: 7168 | Author: 黄磊 | Hits:

[SCMchengxuheji

Description: 这是基于DS18B20的51单片机温度测量系统,里面是液晶,串口,温度测量的C源程序-This is based on the 51 SCM DS18B20 temperature measurement system, which is LCD, Serial, Temperature Measurement of C source
Platform: | Size: 98304 | Author: 国君 | Hits:

[Software Engineeringjiyudanpianjideduogongnenggongdiankongzhixitong.ra

Description: 本系统多个测控单元通过串行通信接口与上位机相连,可巡检和控制十二路温度,控制八路电机定时开关,以及依据料位计开关状态按顺序控制十一路卸料输料、电机的起停。已经成功应用于电除尘低压供电控制系统中。-the system control unit through a number of serial communication interface with the PC connected, Patrol and control can be 12 road temperature, the Eighth Route Army motor control timer switch, and the basis for Level Meter switch state sequential control 11 Road dump losers expected, the motor has stopped. Has been successfully applied to low voltage electrostatic precipitator power supply control system.
Platform: | Size: 58368 | Author: 赵相立 | Hits:

[Software Engineering03041510

Description: 研究了以欧姆龙PLC为控制核心的温(网)室灌溉系统。采用VB6.0程序设计语言,在Windows环境下实现了上位计算机与PLC的串行通信,以实现上位机对下位机的监控和数据交换,该控制器能实现灌溉的定时和适时控制。实践证明,该控制器能满足温(网)室育苗的要求-to study the OMRON PLC for the control of the core temperature (network) room irrigation system. Using Visual Basic 6.0 programming language, in the Windows environment under the Host Computer and PLC serial communication, PC to achieve the next crew of the supervisory control and data exchange, the controller can achieve irrigation regular and timely control. Practice shows that the controller can meet temperature (network) nursery room requirements
Platform: | Size: 232448 | Author: jake | Hits:

[Delphi VCLserial-t

Description: 串口温度显示源代码 使用说明: 系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上) 简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。 如何建立工程:建立新文件夹,将文档用WINZIP解压后,双击 Scommtest.dsw 即可在VC6.0中打开工程文件。作者主页上有详细编程说明,每一步都列出来了,可以参 串口通迅(编程源码)、串口调试助手、端口网络通信技术,VC/C编程,移动机器人控制相关技术,Matlab仿真及数据处理-Serial temperature display the source code for use : System requirements : WIN9X/ME/NT/2000 VC 6.0 and the installation of the VC ACTIVEX control (VC Installed six elected) Introduction : VC 6.0 using MSComm programming, Serial can receive data and send data, data showed in the receiving box and this box. How to establish projects : the establishment of a new folder and file will be unpacked using WINZIP, Double-click Scommtest.dsw VC6.0 will open in the project documents. Author home page detailed program note, every step of the list can participate Serial correspondent (programming source), Serial debugging assistant port network communications technology, VC/C programming, the mobile robot control and related technology, Matlab simulation and data processing
Platform: | Size: 48128 | Author: liming | Hits:

[SCM123

Description: 51单片机低功耗地温检测的上位机软件 通过串口读取单片机ROM存储的温度数据并具有画出图象、记录测试时间、保存为文档保存等功能-51 Single-chip low-power ground temperature detection of PC software to read through the serial port single-chip temperature data stored in ROM and have painted images, records, testing time, save it as a document preservation and other functions
Platform: | Size: 33792 | Author: 公冶玄 | Hits:

[Com Portvb

Description: 通过串口测试温度的上位机(电脑端)程序源代码和打包文件-Through the serial port test temperature of PC (computer terminal) program source code and packing paper
Platform: | Size: 19273728 | Author: 侯文波 | Hits:

[SCMff123123

Description: 里面有源程序.下位机的程序可以验证上位机的全部功能.安装好后,程序在我的电脑---开始里面,数码管我用的P1和P2,流水灯我用的是P0. 温度显示我在程序中设置为了37度,你可以把这个换成你自己的实时温度. 还有这个小软件还有一般串口调试的功能.可以直接在发送窗口发送数据, 在接收穿口接收返回数据.你还可以选择自动发送和发送时间间隔.-There are source code. Under the digital machine can verify the full functionality of PC. After installation, the program on my computer- started inside, I used digital tube P1 and P2, water lights I use the P0. Temperature show that I in the procedure set for 37 degrees, you can put this into your own real-time temperature. there is this little software there are generally serial debugging functions. can directly send data in the sending window, in the receiving port to receive the return data to wear. You can also choose to automatically send and send time interval.
Platform: | Size: 658432 | Author: szc | Hits:

[GUI Developchuankou

Description: 串口通讯的资料,里面还有温度曲线的绘制。-Serial data communications, along with the temperature curve drawing.
Platform: | Size: 44032 | Author: yy | Hits:

[SCMtemperature

Description: c8051f020使用18B20采集数据,将数据传至串口-C8051F020 use 18B20 collected data, the data transmitted to the serial
Platform: | Size: 4096 | Author: 陈摇 | Hits:

[SCMI2C-based-temperature-recorder

Description: 基于I2C的温度记录仪,通过DS18B20采集到温度,显示到液晶并存入EEPROM,最后通过串口发送给上位机-I2C based temperature recorder, collected by DS18B20 temperature to the liquid crystal display and stored in EEPROM, finally sent to the host computer through the serial port
Platform: | Size: 4096 | Author: 王雨来 | Hits:

[Com Porttemperature--display

Description: 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是画图的某一个点的纵坐标,横坐标同样为数据的序号,再将这些点用线连起来就是曲线图. 图形能移动的原理,是我们首先改变的只是数据,图形并没有变,但图形的形式是由这些数据来确定的,当数据发生变化后,我们通过刷新显示区来变化的.-Serial temperature data acquisition and real-time display
Platform: | Size: 3856384 | Author: 孙启瑞 | Hits:

[SCMmulti-thermocouple-temperature--

Description: 本源码是多路热电偶温度采集系统的程序,是基于51单片机开发的,里面包括串口通信、LCD12864显示驱动、按键采集、MAX6675温度采集等模块。-The source is a multi-thermocouple temperature acquisition system program is based on the development of 51 single-chip, which includes serial communications, LCD12864 display driver, key collection, MAX6675 temperature acquisition modules.
Platform: | Size: 7168 | Author: fish | Hits:

[Windows DevelopTemperature-serial-and-waveform

Description: 关于温度的串口读取和波形显示,通过串口读取温度数据,发送不同的指令执行相关的命令,同时,把读取的数据显示在手动绘制的static框中-Temperature serial read and waveform display, read the temperature data through the serial port, to send different commands to perform the command, at the same time, the read data is displayed in a static box manually drawn
Platform: | Size: 4386816 | Author: 邹某某 | Hits:

[SCMTemperature-serial-computer-display

Description: 串口测温电脑显示、很好的51单片机程序,测温后,通过串口发送给计算机再显示-Temperature serial computer display
Platform: | Size: 31744 | Author: | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net