CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - 232 can

搜索资源列表

  1. message111

    1下载:
  2. 两机串口通信 可以传送各种文件,包括二进制文件 可达RS-232最大速度-two serial port communications can be transmitted various documents, including binary files up to RS-232 maximum speed
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2182
    • 提供者:邵柏波
  1. 串口通讯硬件仿真测试

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

    • 发布日期:2008-10-13
    • 文件大小:19851
    • 提供者:李天华
  1. ImageDis

    0下载:
  2. 串口通信显示图像,通过232可显示不同大小的采集图像-serial communication and display images through 232 can show that the different size of the image collection
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:87598
    • 提供者:刘哲
  1. pc-rs232-51

    0下载:
  2. 串口程序使用COM1(程序中可修改为其他串口)实现通过RS-232口发送数据至单片机及通过RS-232口接收单片机数据至电脑,配套使用下位机单片机程序。-use COM1 serial port procedures (procedures can be changed to other serial port) to achieve through the RS-232 Send SCM data to and through the RS-232 receiver SCM data to a
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:8498
    • 提供者:bookzhe
  1. VSPD

    0下载:
  2. 可虛擬兩個RS-232或者是多個RS-232互傳資訊,此源码維Visual Basic.NET所編寫。-Can be a virtual two RS-232 or RS-232 over pass each other information, this source code written by Victoria Visual Basic.NET.
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:717903
    • 提供者:謝宏昇
  1. PL2303HX

    1下载:
  2. 一个USB-232的驱动,可以按照里面的要求按装-a driver for USB-232,you can use it as what it is say.if it does not well,you can try again!
  3. 所属分类:USB develop

    • 发布日期:2017-05-17
    • 文件大小:5096016
    • 提供者:戴时锋
  1. VSPD-VisualC.NET

    0下载:
  2. 可虛擬兩個RS-232或者是多個RS-232互傳資訊,此源码維VisualC.NET所編寫。-Can be a virtual two RS-232 or RS-232 over pass each other information, this source code written by Victoria VisualC.NET.
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1299108
    • 提供者:謝宏昇
  1. VSPD-VisualC-6

    0下载:
  2. 可虛擬兩個RS-232或者是多個RS-232互傳資訊,此源码維VisualC-6所編寫。-Can be a virtual two RS-232 or RS-232 over pass each other information, this source code written by Victoria VisualC-6.
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1287247
    • 提供者:謝宏昇
  1. VB-COM-chat

    0下载:
  2. 串口聊天,顾名思义,两台电脑用串口聊天.需要事先用232交叉线将两台电脑的串口连接起来,设置通信端口为COM1.打开软件,先点击"连接",之后便可开始聊天.-Serial chat, the name suggests, the two computers using the serial port chat prior to the 232 crossover cable to connect the two computers serial port, set the communicati
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:7062
    • 提供者:zs.zhao
  1. 3232转485-2

    0下载:
  2. 232串口转换为485接口通讯的原理图,可以利用这个自制市场上卖的232转485设备器。-232 serial conversion of 485 communications schematics, this can be made use of the market to sell 232 to 485 for equipment.
  3. 所属分类:Com Port

    • 发布日期:2017-11-26
    • 文件大小:23628
    • 提供者:吕海安
  1. 232ReceiveTerminal

    0下载:
  2. PC机端串口接收程序,初学者可以借鉴一下-PC-client serial receive process, beginners can learn from you ~ ~
  3. 所属分类:Com Port

    • 发布日期:2017-04-26
    • 文件大小:34706
    • 提供者:cao
  1. 232

    0下载:
  2. 讲述串口通讯的代码,是用C写的,可以参考利用-About serial communication code is written in C, you can refer to the use of
  3. 所属分类:Com Port

    • 发布日期:2017-04-14
    • 文件大小:4570
    • 提供者:熊炳龙
  1. API-232

    0下载:
  2. 在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem). 还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -The first Chapter provides an introduction to the API-232 library. Chapt
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:18336
    • 提供者:王建
  1. 232

    0下载:
  2. 请使用串口调试助手(Baud 4800、数据位8、停止位1、效验位无)做为上位机来做收发试验。在调试助手字符串输入框中输入数字和字符,按发送按钮,然后观察接受窗口的变化。也可以用。 调试助手自动循环发送。-Please use the serial port debugging assistant (Baud 4800, Data bits 8, stop bit 1, bit no efficacy) as the host computer to do send and receive
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:787
    • 提供者:何马
  1. 232

    0下载:
  2. AT90CAN128的CAN口与串口通信程序-ajkdfadf fdsaf dasfd
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:1755
    • 提供者:lvxin
  1. serial-rs232-

    0下载:
  2. 用MFC编写的rs232串口通讯上位机软件,可以通过串口向上位机发送数据,上位机可以实时显示接收到的数据-Prepared using MFC good RS232serial communication PC software, through the serial port to send data to PC, PC can display real-time data received
  3. 所属分类:Com Port

    • 发布日期:2017-05-17
    • 文件大小:4906240
    • 提供者:hjhj
  1. read-232-save-to-ACCES

    0下载:
  2. 污水厂读取上位机串口232的数据并保存在access数据库里,具体的数据可以根据上位机的变量来修改,可以做为学习用-Wastewater treatment plant to read the data of the host computer serial port 232 and stored in the database access to specific data can be modified based on the variables of the host computer,
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:26355
    • 提供者:endinies
  1. 232

    0下载:
  2. 这是一个单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收-This is a single chip C51 serial receive (interrupt) and send routines, can be used to test 51 SCM interrupt reception
  3. 所属分类:Com Port

    • 发布日期:2017-11-17
    • 文件大小:878
    • 提供者:peihuizhuang
  1. RS-232-VB.RAR

    0下载:
  2. 这是一款VB语言编写的M1卡的读写程序,它能修改M1的内容-This is a program of VB, it can read and write the content of m1 card.
  3. 所属分类:Com Port

    • 发布日期:2017-05-04
    • 文件大小:102306
    • 提供者:LIN
  1. can_to_rs_02_05_07

    0下载:
  2. can to rs-232 adapter
  3. 所属分类:串口编程

    • 发布日期:2018-04-21
    • 文件大小:958464
    • 提供者:Escape777
« 12 »
搜珍网 www.dssz.com