资源列表

« 1 2 ... .45 .46 .47 .48 .49 750.51 .52 .53 .54 .55 ... 1228 »

[串口编程temperature--display

说明:串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这
<孙启瑞> 在 2024-10-04 上传 | 大小:3856384 | 下载:0

[串口编程serialPort

说明:c# 编写的串口数据收发程序,vs2008版本-c# write the serial data transceiver program, vs2008 version
<薛枫> 在 2024-10-04 上传 | 大小:37888 | 下载:0

[串口编程SCommTest

说明:本程序为类似串口调试助手的软件程序,希望对大家有所帮助!-This procedure is similar to the serial debugging assistant software program, we want to help!
<xcx> 在 2024-10-04 上传 | 大小:374784 | 下载:0

[串口编程C8051F020.RAR

说明:串口调试程序 基于c8051f020 串口通讯0,带中文注释,即串口复用-Serial communication serial port debugger based c8051f020 0, with Chinese translations, that serial ports
<wubin> 在 2024-10-04 上传 | 大小:114688 | 下载:0

[串口编程12111CSharp

说明:基于PC机的串口通信,很实用的啊,大家可以下载-PC-based serial communication, it is useful ah, you can download to see
<qqswin> 在 2024-10-04 上传 | 大小:55296 | 下载:0

[串口编程chuankotongxin

说明:mfc编写实现串口通信。掌握计算机通信标准接口RS-232C的使用方法,构建两台微机直连的双机通信系统,实现双机键盘通信和文件传输。-mfc write serial communication. Master computer interface, RS-232C communication standard to use to build two computer directly connected to the two-mach
<郭天> 在 2024-10-04 上传 | 大小:151552 | 下载:0

[串口编程Comm.tar

说明: 串口通信的使用程序,使用该程序可以完整的实现串口的所有功能 基于window的API进行编写 灵活-The use of serial communication program, the use of the program can complete all of the features of Serial API for writing based on a flexible window
<wang> 在 2024-10-04 上传 | 大小:239616 | 下载:0

[串口编程20110520SCI

说明:用于28335串口的SCI程序,采用CCS编写,里面包含整个工程-SCI program
<luo> 在 2024-10-04 上传 | 大小:473088 | 下载:0

[串口编程Labview

说明:这是用LVBVIEW编写的串口调试程序,可以将串口数据实时显示出来。希望大家喜欢-This is LVBVIEW prepared by the serial debugger, real-time serial data can be displayed. Hope you like
<沈朱泉> 在 2024-10-04 上传 | 大小:100352 | 下载:0

[串口编程myparal-binary

说明:Sending and Receiving binary(hex) data with mscomm32
<Solmaz> 在 2024-10-04 上传 | 大小:37888 | 下载:0

[串口编程WindowsSerialPort

说明:C# 串口通信程序 windows OS-language c# program of serialport OS:windows98 XP etc
<hupengfei> 在 2024-10-04 上传 | 大小:37888 | 下载:0

[串口编程LEDControl

说明:控制LED屏 ,点亮LED,关闭LED 修改LED_1_ON就可以对所有的LED进行操作-Control the LED screen, lit LED, turn off the LED changes LED_1_ON can operate all of the LED
<fzm> 在 2024-10-04 上传 | 大小:23552 | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 750.51 .52 .53 .54 .55 ... 1228 »

源码中国 www.ymcn.org