搜索资源列表

  1. LM3S8962串口通信例程

    1下载:
  2. 很好的串口通信例程,已经在keil上编译下载运行,按下开发板上的按钮,就可以通过串口发送数据。
  3. 所属分类:通讯编程

    • 发布日期:2010-11-18
    • 文件大小:190233
    • 提供者:shxizhou
  1. MySport串口通信程序

    0下载:
  2. 本程序可以实现简单的串口通信的数据发送与接收。需要使用VSPM建立虚拟串口,然后进行通信。
  3. 所属分类:Windows编程

    • 发布日期:2011-08-10
    • 文件大小:1928201
    • 提供者:jax_lee
  1. 串口编程

    0下载:
  2. 目录串口通信高级编程提供了一个能够进行串口通信的类,能够方便地进行各种数据通信。- The table of contents string mouth correspondence high-level programming provided to be able to carry on the string mouth correspondence the kind, could conveniently carry on e
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-07
    • 文件大小:67584
    • 提供者:licam
  1. 串口通信最终测试机

    0下载:
  2. 功能:1 实时绘制数据曲线2 保存接受数据到文件3 能在各种参数下,与单片机和pc机通过串口通讯4 能实时记录输入和输出数据sstcomc.c为单片机上使用的演示程序,在keil c51编译以后,在sst89c58测试通过-functions : a real-time rendering two data curves accept data preservation of documents in three parameters,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-07
    • 文件大小:53248
    • 提供者:
  1. DSP与PC机串口的高速数据通信的实现

    0下载:
  2. DSP和PC机通过串口进行通信的好例子-DSP and PC serial communications through the good example
  3. 所属分类:DSP编程

    • 发布日期:2024-06-07
    • 文件大小:25600
    • 提供者:廖剑
  1. 串口通信数据

    0下载:
  2. 用vb实现串口间通信,可以用来熟悉串口间传输信息的原理.-with Serial Communication, which can be used with serial transmission of information between the principle.
  3. 所属分类:串口编程

    • 发布日期:2024-06-07
    • 文件大小:4096
    • 提供者:zcj
  1. SerialPortTest

    0下载:
  2. 串口通信的用户协议的编制与数据处理方法 串口数据包处理方法编程实例-Serial Communication user agreement and the establishment of data processing methods serial data packet processing methods Programming Example
  3. 所属分类:串口编程

    • 发布日期:2024-06-07
    • 文件大小:72704
    • 提供者:孙洪亮
  1. 12路串口3路Socket口的数据收发程序foucLinux

    0下载:
  2. 一个12路串口+3路Socket口的数据收发程序 嵌入式ucLinux操作系统下调试通过,可以作为程序开发者一个很好的借鉴,掌握通信协议基本原理-a Route 12 road Socket three serial data transceiver mouth procedures ucLinux embedded operating system debugging, as developers a good draw and ma
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-06-07
    • 文件大小:12288
    • 提供者:孙彦景
  1. 读取串口数据并画实时曲线

    0下载:
  2. 基于VC6.0开发,在窗口中创建一个图表,通过串口读取数据并在图表中绘制实时曲线。(Based on VC6.0 development, create a chart in the window, read data through the serial port, and draw the real-time curve in the chart.)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-07
    • 文件大小:1789952
    • 提供者:Tercelfly
  1. 串口SerialPort和API调用源码

    0下载:
  2. 串口数据读写,详情看代码,谢谢,本人略懂,有错误的地方请见谅。(Serial data read and write, details see the code, thank you, I understand, there is a wrong place, please forgive me.)
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-06-07
    • 文件大小:3507200
    • 提供者:zhengdh123
  1. 单片机串口接收数据

    0下载:
  2. 单片机串口接受数据,实现单片机的串口通信功能(Singlechip serial port to receive data)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-07
    • 文件大小:22528
    • 提供者:天凌
  1. 串口通信

    0下载:
  2. 串口通信,串口数据的接收与发送,已经调试!(Serial communication, data receiving and sending)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-07
    • 文件大小:9216
    • 提供者:yz2016
  1. 串口数据刷新

    0下载:
  2. 实现通信助手的功能,刷新显示,波特率可调节,USB通信,可以用来做USB串口的传感器通信(Realizing the function of the communication assistant)
  3. 所属分类:LabView

    • 发布日期:2024-06-07
    • 文件大小:13312
    • 提供者:杨洋7895
  1. 串口通信+DMA接收不定长数据

    0下载:
  2. 利用DMA接收不定长的数据,原理是利用串口中断中的空闲中断读取DMA中的数据(Using DMA to receive indefinite long data)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-07
    • 文件大小:2173952
    • 提供者:2222111
  1. 0第一次试验+串口

    0下载:
  2. 本程序实现51单片机的串口数据接收,和下位机通信的同时,进行下位机的控制。(micro processor of c51 to series controling.)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-07
    • 文件大小:38912
    • 提供者:iamhouhuanhuan
  1. 串口通讯

    0下载:
  2. 利用FPGA 收发串口数据,可与上位机以及其它芯片通信(Using FPGA to send and receive serial data, it can communicate with the host computer and other chips.)
  3. 所属分类:VHDL编程

    • 发布日期:2024-06-07
    • 文件大小:434176
    • 提供者:朽木生
  1. VB中调用欧姆龙PLC串口和网络示例

    0下载:
  2. 欧姆龙的PLC,在VB中调用的串口,网络通信接口 有利用到FINS协议,读写PLC数据(OMRON's PLC, serial port in VB, network communication interface Have access to FINS protocol)
  3. 所属分类:通讯编程

    • 发布日期:2024-06-07
    • 文件大小:4096
    • 提供者:天下无敌喵
  1. VB 嵌入式串口数据记录波形分析仪

    0下载:
  2. 通过串口通信采样 绘制波形图 实现了类似于示波器的功能(Drawing a waveform map through serial communication sampling)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-07
    • 文件大小:285696
    • 提供者:caough
  1. CVI 串口调试工具

    0下载:
  2. 用LabWinows/CVI 编写的串口通信调试界面,可以实现串口数据的收发,支持字符格式和十六进制格式,支持发送文件和保存数据(The debugging interface of serial communication written by LabWindows/CVI can realize the sending and receiving of serial data, support character format an
  3. 所属分类:串口编程

    • 发布日期:2024-06-07
    • 文件大小:171008
    • 提供者:Jackcg
  1. 串口数据波形显示示例C#源码

    0下载:
  2. C#串口通信,新手必看。新手入门,你值得拥有(C # serial communicationNovice must see. Novice, you deserve it)
  3. 所属分类:串口编程

    • 发布日期:2024-06-07
    • 文件大小:242688
    • 提供者:妍妍001
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org