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

搜索资源列表

  1. serial int86

    0下载:
  2. Borland C 3.1的串口编程源代码,中断方式接收,键盘按键发送。 可运行于DOS,windows98,Windows2-Borland C 3.1 Serial programming source code, interrupt receiving, sending keyboard keys. Can run on DOS, Linux, Windows
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:15857
    • 提供者:赵磊
  1. Serial_test

    0下载:
  2. LINUX QT 串口测试代码,很好的参考资料,如果你正在做QT 串口编程,可以参考-LINUX QT serial test code, a good reference, if you are doing QT serial programming, you can refer
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:7861
    • 提供者:maolianghua
  1. com_485_test

    0下载:
  2. 在linux系统下测试rs485串口,可以选择测试发送数据和接收数据-Test rs485 serial port, you can choose the test to send data and receive data in linux system
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:1352
    • 提供者:ake
  1. RS232_read

    0下载:
  2. Linux下串口通信的接收程序,采用C语言编写的,已经测试通过,证明可用-Linux, serial communication receiver program using C language, and has been tested, that can be used
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:540
    • 提供者:徐俊杰
  1. sms_gprs

    0下载:
  2. 上位机vc6.0编程控制西门子GPRS模块实现短信收发,GPRS收发数据,并且此程序可以移植到带有操作系统UCOS-II或LINUX的下位机,框架结构很好,效率很高。-Programming the control PC vc6.0 Siemens GPRS module to send and receive SMS, GPRS to send and receive data, and this process can be transferred to UCOS-II with the o
  3. 所属分类:Com Port

    • 发布日期:2017-05-19
    • 文件大小:5450609
    • 提供者:zhanglong
  1. linuxUART

    0下载:
  2. 介绍了Linux下的串口驱动的设计层次及接口, 并指出串口与TTY终端之间的关联层次(串口可作TTY终端使用)-Describes the serial port under Linux-driven design and interface level, and noted that the serial link between the terminal and the TTY level (TTY serial port can be used for end-use)
  3. 所属分类:Com Port

    • 发布日期:2017-03-24
    • 文件大小:20285
    • 提供者:s080101172
  1. RawSerialComm.tar

    0下载:
  2. 针对一些工控机上无法在linux下使用RXTX而开发的直接串口读写开发包-With linux some industrial PC can not support RXTX, the package can write/read from serial port directly
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:14922
    • 提供者:shineach
  1. testCom

    0下载:
  2. 这是一个Linux下测试串口的程序,通过这个程序可以学习Linux下如何操作串口-This is a Linux program to test serial port, through this program can learn how to operate the serial port under Linux
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:6531
    • 提供者:漆军
  1. serial

    0下载:
  2. Linux下串口编程极好的示例代码,稍微修改就能应用的你的项目中去-Linux, an excellent serial programming sample code, slightly modify your project can be applied to
  3. 所属分类:Driver develop

    • 发布日期:2017-12-03
    • 文件大小:1452
    • 提供者:王西
  1. PCI_SerialPortCard

    0下载:
  2. 利用oriverstudio和visulae++设计出基于windows的多串口卡设备驱动程序 分 析了Linux内核及其与设备驱动程序的关系,根据Linux设备驱动的结构提出了 Linux设备驱动程序具体的设计和实现流程。保证了多串口卡能应用于多操作系统。 -Use oriverstudio and visulae++ to design windows based multiport serial card device driver analysis of Linux ker
  3. 所属分类:Com Port

    • 发布日期:2017-05-18
    • 文件大小:4986394
    • 提供者:j-wu06
  1. kermit

    0下载:
  2. linux系统下小巧好用的串口终端,源码详细,编译后直接可以使用。内部源码对学习串口控制很有帮助。-Linux system of compact serial port terminal, detailed source code, and the translated directly after can be used. Internal source of learning a serial port control is very helpful.
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3835315
    • 提供者:liqix
  1. SerialPortForLinux20100530.tar

    0下载:
  2. linux下的串口通信软件,可实现Hex、ASCII码发送与接收,自带键盘,可在arm板上运行-Under Linux of serial communication software, the Hex, ASCII sending and receiving and bring the keyboard, can be in arm board operation
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:97039
    • 提供者:王绿飞
  1. minicom-and-tftp

    0下载:
  2. 在linux系统中编译的科执行文件,可以通过JTAG下载,当然也可以通过minicom和tptf下载。本文介绍了两者的配合使用。-In linux systems division compiled executable file, you can download via JTAG, of course, can also be downloaded via minicom and tptf. This article describes the two in conjunction.
  3. 所属分类:Com Port

    • 发布日期:2017-05-06
    • 文件大小:1125512
    • 提供者:飞之上
  1. serial_3

    0下载:
  2. linux下USB转串口通讯程序,默认是打开ttyUSB0,可修改这个设备节。成功在开发板上测试,没有丢包。-Under the Linux USB serial communication program, the default is open ttyUSB0, can modify this equipment. Successful tests on the development board, there is no packet loss.
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:7137
    • 提供者:chen
  1. myLinuxSerialportTools.tar

    0下载:
  2. linux串口助手,用Qt写的串口助手,可以在linux下调试串口-linux serial assistant, assistant serial written with Qt, you can debug serial port in linux
  3. 所属分类:Com Port

    • 发布日期:2017-04-16
    • 文件大小:23981
    • 提供者:陈胜
  1. minicom-2.5

    0下载:
  2. 串口工具minicom的源码,用于在Linux系统上进行串口数据收发-the source code of minicom, can used on Linux system to recive or transmit data.
  3. 所属分类:Com Port

    • 发布日期:2017-05-06
    • 文件大小:1195411
    • 提供者:张毅乐
  1. SerialCommunication

    1下载:
  2. 此程序是在qt5.4上开发的,可以用于windows,linux上的串口同时,实用,方便-This program is on qt5.4 development, can be used for Windows, Linux serial port at the same time, practical and convenient
  3. 所属分类:串口编程

    • 发布日期:2016-12-16
    • 文件大小:121968
    • 提供者:高亚军
  1. qextserialport-1.2win-alpha

    0下载:
  2. QT串口类,可以直接使用开发串口上位机包含WINDOWS环境和LINUX(QT serial class, can directly use the development of serial host computer including the WINDOWS environment and LINUX)
  3. 所属分类:串口编程

    • 发布日期:2018-01-07
    • 文件大小:276480
    • 提供者:Jerryy112233
搜珍网 www.dssz.com