搜索资源列表

  1. c中断方式实现串口通讯

    0下载:
  2. 串口中断程序,可以连接两台pc,加上无线设备,可实现无线通讯-interrupt procedures, can be connected to two pc, coupled with wireless equipment, wireless communication
  3. 所属分类:通讯编程

    • 发布日期:2025-01-16
    • 文件大小:80kb
    • 提供者:黎林
  1. vb串口通讯

    0下载:
  2. 这个文件是有关系统串口通信的实例,作为学习串口通信入门来说是一个很好的参考实例,它是基于vb语言的,而且其中很多代码可以直接移植 -this paper is on the serial communication system examples, as a learning portal Serial Communication is a very good reference example, it is based on vb l
  3. 所属分类:串口编程

    • 发布日期:2025-01-16
    • 文件大小:81kb
    • 提供者:伍军伟
  1. CAN总线与并口通讯转换

    0下载:
  2. 一个并口与CAN 总线转换的编程包括下位机与上位机的C与VC++程序,请大家参考- CAN CVC
  3. 所属分类:并口编程

    • 发布日期:2025-01-16
    • 文件大小:55kb
    • 提供者:大飞
  1. 一个功能较强且界面漂亮的串口监视软件

    1下载:
  2. 串口通讯类封装的较完善,使用也简单。 该软件可以使用与工控领域的大多数串口通讯监视。 希望有兴趣者能够增强他!-serial communications package better, also simple to use. The software can be used with most industrial areas of serial communications surveillance. Hope those inte
  3. 所属分类:Internet/网络编程

    • 发布日期:2025-01-16
    • 文件大小:946kb
    • 提供者:刘文
  1. 串口通讯硬件仿真测试

    0下载:
  2. 232串口测试程序。// 软件模拟测试说明: // 1.这个测试采用查询方式进行串口通讯 // 2.将软件仿真环境的晶震设为11.0592 MHz // 3.软件模拟全速运行, 观察波特率是1200bps // 4.在串口1中输入数字或字母,可观察到通讯是否有误。-232 serial testing procedures.// Software simulation tests :// 1. The test inqu
  3. 所属分类:串口编程

    • 发布日期:2025-01-16
    • 文件大小:19kb
    • 提供者:李天华
  1. 把单片机串口通讯改造为SPI通讯接口源程序

    0下载:
  2. 把单片机串口通讯改造为SPI通讯接口源程序,使用C51语言编写,可以用于MCS8051单片机-put microcontroller serial communications to transform SPI interface source, the use of C51 language, which can be used Mcs8051 MCU
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-01-16
    • 文件大小:3kb
    • 提供者:吴健
  1. 430VS串口

    0下载:
  2. 给予MSP430F147的串口通讯程序,能帮助你了解MSP430系列单片机和串口通讯的基本方法-give MSP430F147 Serial communication process can help you understand the MSP430 MCU serial communications and the basic methods
  3. 所属分类:VHDL编程

    • 发布日期:2025-01-16
    • 文件大小:108kb
    • 提供者:孙德辉
  1. ucos2 can总线通讯

    0下载:
  2. 编程实现MCP2510 的CAN 总线通讯;两个UP-NetARM3000 通过CAN 总线相连接。ARM 监视串行口,将接收到的字符发送 给另一个开发板并通过串口显示(计算机与开发板是通过超级终端通讯的)。即按PC 键盘通 过超级终端发送数据,开发板将接收到的数据通过CAN 总线转发,再另一个PC 的超级终 端上显示数据-Programming MCP2510 CAN bus communication; Two UP-N
  3. 所属分类:uCOS开发

    • 发布日期:2025-01-16
    • 文件大小:21kb
    • 提供者:陈小平
  1. 串口通讯(演示验证)

    0下载:
  2. AVR单片机ATmega128的串口通讯程序,根据输入的数据,点亮不同的指示灯,可以验证串口通讯的正确性。-AVR ATmega128 serial communications procedures, data entry, lit the lights come on, can verify the correctness of serial communications.
  3. 所属分类:串口编程

    • 发布日期:2025-01-16
    • 文件大小:19kb
    • 提供者:田园
  1. VC++多串口控制解决方案源代码

    0下载:
  2. 串口通讯程序。可用于多个串口,本人转载于别处,希望资源共享。-serial communication program. Serial number can be used, reproduced elsewhere, I hope that the sharing of resources.
  3. 所属分类:Windows编程

    • 发布日期:2025-01-16
    • 文件大小:62kb
    • 提供者:译名
  1. 多串口多线程工业控制实现

    0下载:
  2. 由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它
  3. 所属分类:串口编程

    • 发布日期:2025-01-16
    • 文件大小:92kb
    • 提供者:li
  1. CAN Receive with Bus Load Monitoring_LV86

    0下载:
  2. 通过labview编程实现can口通讯,进行数据读写(Through LabVIEW programming to achieve can port communication)
  3. 所属分类:LabView

    • 发布日期:2025-01-16
    • 文件大小:22kb
    • 提供者:ben222
  1. Excel串口通讯

    0下载:
  2. 在excel中加入串口通讯,可接收串口发来的数据,一行行显示,还有时间间隔显示(In Excel to add serial communication, you can receive data sent by the serial port, a line display, as well as time interval display)
  3. 所属分类:Windows编程

    • 发布日期:2025-01-16
    • 文件大小:67kb
    • 提供者:温柔刀
  1. C%23.NET串口通信设计实例

    0下载:
  2. 串口通讯实例程序,需要用到串口程序的可以参考下(Serial communication instance program, you need to use the serial program can refer to)
  3. 所属分类:其他小程序

    • 发布日期:2025-01-16
    • 文件大小:40.47mb
    • 提供者:辉之蓝
  1. CAN总线

    0下载:
  2. 用于飞思卡尔s12系列16位单片机的can口通讯(Can port communication for 16 bit singlechip of the flying Carle S12 series)
  3. 所属分类:通讯/手机编程

    • 发布日期:2025-01-16
    • 文件大小:975kb
    • 提供者:xzdu2014
  1. com口通讯

    0下载:
  2. 用于端口通讯,包含代码,可以借鉴学习一下,谢谢。(Used for port communication, contain code, can learn to learn, thank you.)
  3. 所属分类:通讯/手机编程

    • 发布日期:2025-01-16
    • 文件大小:3.54mb
    • 提供者:billyLi
  1. labview 串口通讯

    0下载:
  2. 实现串口通讯 读写功能,可以改变数据类型,可切换(Serial communication read and write function, can change the data type, can switc)
  3. 所属分类:LabView

    • 发布日期:2025-01-16
    • 文件大小:17kb
    • 提供者:记忆木盒
  1. 串口助手

    0下载:
  2. 可实现简单的串口通讯,对于初学者很有帮助!(Simple serial communication can be realized)
  3. 所属分类:其他小程序

    • 发布日期:2025-01-16
    • 文件大小:21kb
    • 提供者:格林泰斗
  1. MFC串口V2

    0下载:
  2. 基于vc++的MFC版串口通讯,可以快速上手串口通讯。(Vc++ based MFC serial port communication, can quickly reach the serial port communication.)
  3. 所属分类:串口编程

    • 发布日期:2025-01-16
    • 文件大小:59.64mb
    • 提供者:Socke
  1. vb串口通讯示例

    0下载:
  2. vb串口通讯源程序实例,里面源码可以实现串口通信(VB serial communication source instance, which can achieve serial communication source.)
  3. 所属分类:其他小程序

    • 发布日期:2025-01-16
    • 文件大小:6kb
    • 提供者:小斗士123
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org