-
serial
用C#编写的串口助手,源码,并有波形显示,保存数据;自动识别串口,二进制,十进制,16进制发送;等功能。(Written in C# serial assistant, source, and waveform display, save the data automatically identify serial, binary, decimal, hexadecimal sent other functions.)
- 2014-04-11 13:51:15下载
- 积分:1
-
rs232_receiver
RS232接收程序 无奇偶校验位 并行输出8位数据与data_ready数据准备好信号(RS232 receive procedures without parity 8-bit parallel output data and data ready signal data_ready)
- 2009-07-06 19:56:52下载
- 积分:1
-
2
说明: VC++串口通信20个经典源码合集,经典全集,串口开发必看(VC++ Serial communication source collection of 20 classic, classic Collection, Must See Serial Development)
- 2011-04-21 09:51:05下载
- 积分:1
-
SCPI Interactive Control
说明: 远程控制仪器交互工具,如频谱分析仪、信号源等。通过发送SCPI命令远程控制频谱分析仪、信号源等支持VISA通信接口标准和SCPI命令的仪器或设备。(Remote control instrument interactive tool. Remotely control spectrum analyzers, signal sources and other instruments or devices that support VISA communication interface standards and SCPI commands by sending SCPI commands.)
- 2020-04-21 21:20:03下载
- 积分:1
-
串口温度数据采集并实时显示
串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是画图的某一个点的纵坐标,横坐标同样为数据的序号,再将这些点用线连起来就是曲线图. 图形能移动的原理,是我们首先改变的只是数据,图形并没有变,但图形的形式是由这些数据来确定的,当数据发生变化后,我们通过刷新显示区来变化的.(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 )
- 2020-06-26 07:40:02下载
- 积分:1
-
serialPort
调试串口的程序,本程序运行于PC机,是开发串口电路的好帮手。(Debug serial procedures, the program runs on PC, is to develop a good helper serial circuit.)
- 2007-09-17 13:27:21下载
- 积分:1
-
ChuanKouTiaoShi
串口调试助手,适合做串口通讯的人员使用。VB.NET编程。(vb.net serial debug for usart comm.)
- 2013-07-19 14:45:15下载
- 积分:1
-
mb
说明: PORT 在线通讯源代码,用于串口通讯。(PORT online communications source code for serial communication.)
- 2013-07-01 14:18:46下载
- 积分:1
-
aaa
串口监视工具。可以监视窗口的接受和发送的数据(Serial port monitoring tools. Can monitor the window to receive and send data)
- 2010-01-18 14:08:20下载
- 积分:1
-
CAN基本知识
说明: CAN基础知识教程,CAN总线的基础教程(CAN BUS basics tutorial)
- 2020-06-19 08:40:01下载
- 积分:1