CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux驱动 搜索资源 - SERIAL

搜索资源列表

  1. myLinuxSerialportTools

    0下载:
  2. 1:支持串口数据16进制格式收发。 2:支持9以上的串口通信。 3:支持自动收发保存数据。 4:自由控制数据显示。 5:实时显示收发数据字节大小以及串口状态。 6:智能清空缓冲数据。 7:采用polling模式,以便移植到linux。 8:全中文对话框。 9:数据收发精准,增加延时处理。 10:支持短信猫调试,智能识别回车符。 11:界面清爽,布局人性化。 -1: Support for sending and receiving serial dat
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-30
    • 文件大小:81087
    • 提供者:
  1. new_xr

    0下载:
  2. It is a serial uart c linux driver.-It is a serial uart c linux driver.
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-06
    • 文件大小:1147964
    • 提供者:张名
  1. ipsender3.1

    0下载:
  2. linux上服务器的网卡驱动,内核编程,ioctl 驱动,ioctl是设备驱动程序中对设备的I/O通道进行管理的函数。所谓对I/O通道进行管理,就是对设备的一些特性进行控制,例如串口的传输波特率、马达的转速等等。 本代码是公司工程实际产品的驱动,极具参考价值。-linux on the server s network card drivers, kernel programming, ioctl driver, ioctl is device driver for the device I
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-13
    • 文件大小:3112704
    • 提供者:easonwang
  1. serial.tar

    0下载:
  2. 基于freescale 51_bbg平台的xr20m1172 spi转串口的驱动源码,可变译,已在实际项目中应用-freescale 51——bbg xr20m1172.c xr20m1172.h
  3. 所属分类:Linux驱动

    • 发布日期:2016-06-17
    • 文件大小:18432
    • 提供者:xiami
  1. Sig_SW

    0下载:
  2. 本程序基于s3c2440的IO口电平状态检测驱动,适用于开关量信号检测电路。程序实现:检测当前IO口状态并通过串口打印。-This procedure applies to the switch signal detection circuit based on the the s3c2440 IO port level of state detection driver,. Program: detection of IO port status and print through the s
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-02
    • 文件大小:2609
    • 提供者:张宇涛
  1. s3c24xx_uart_test

    0下载:
  2. 本程序为基于s3c2410或s3c2440的串口测试裸机驱动,程序内以包涵各类头文件,程序可自动检测是s3c2410还是s3c2440。方便大家学习使用。-This program is based s3c2410 or s3c2440 serial test bare-metal driver, the program to cater for all types of header files, the program automatically detects s3c2410 or s3c
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-05
    • 文件大小:4415
    • 提供者:张宇涛
  1. Tinyos

    0下载:
  2. 通过串口采集telosb节点采集的温湿度数据的程序-Telosb node temperature and humidity data acquisition program collected through the serial port
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-31
    • 文件大小:2416
    • 提供者:
  1. linuxDR

    0下载:
  2. 嵌入式linux设备驱动是嵌入式系统中十分重要的组成部分。本书详细讲解了嵌入式linux的各种设备驱动,包括字符设备驱动、数字显示驱动、键盘驱动、a/d驱动、d/a驱动、lcd驱动、触摸屏驱动、can总线驱动、iic总线驱动、音频总线驱动、ide接口驱动、闪存芯片驱动、usb驱动、串口驱动、网络设备驱动等,并结合大量实例进行讲解,读者可以快速熟悉和掌握相关知识。 -Embedded linux device driver is a very important part of embedd
  3. 所属分类:Linux驱动

    • 发布日期:2017-06-01
    • 文件大小:13872463
    • 提供者:zhj
  1. Driver_of_the_Linux_serial_ports-

    0下载:
  2. Linux串口(serial、uart)驱动程序设计。全部源码分析解释,非常不错的参考。-Driver of the Linux serial ports。 The full source code analysis and interpretation of a very good reference
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-04
    • 文件大小:31522
    • 提供者:Harry
  1. serial

    0下载:
  2. 1) The drive module does not include the iic initialization of the camera chip, the initialization part is located ov9650_init. 2) If the file system is not supported under 2.6 insmod command, please use the bag new_rootfs.cramfs root file system,
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-04
    • 文件大小:3538
    • 提供者:王五
  1. s3c2440

    0下载:
  2. s3c2440 的串口驱动文件有一些注释,值得参考,分享给大家-s3c2440 serial driver file has some comments, it is worth, to share to you
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-05
    • 文件大小:9765
    • 提供者:zheng
  1. s3c2440receive

    0下载:
  2. 一个串口发送程序,里面有部分注释,有一些参考价值-A serial port to send the program, which is part of the Notes, there is some reference value
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-11
    • 文件大小:1154
    • 提供者:zheng
  1. mcpcan

    0下载:
  2. linux-CAN驱动.rar为linux(2.6.12)下的驱动源码 cantest.rar是wince5.0下的can测试程序,是应用和驱动一体的。使用的时候,将应用程序拷贝到开发板上双击,注意串口输出。-linux-CAN driver rar driver source code under linux (2.6.12) cantest.rar under wince5.0 can test program, one of the applications and drivers
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-29
    • 文件大小:7866
    • 提供者:孙瑾
  1. hamachi

    0下载:
  2. PCI串口驱动程序,C语言,linux环境下嵌入式驱动程序开发,可以运行。-PCI serial port driver, C language, the Linux environment embedded driver development, you can run.
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-26
    • 文件大小:21676
    • 提供者:程昊
  1. tcp_server

    0下载:
  2. 服务端的程序,编译成功 linux下的串口驱动 -Service end of the program compiled successfully under linux serial port driver
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-30
    • 文件大小:1112
    • 提供者:zhanhe
  1. zigbee

    0下载:
  2. zigbee串口通信的程序及测量温度的程序-zigbee serial communication procedures and the temperature measurement procedure
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-03
    • 文件大小:1468
    • 提供者:zhanhe
  1. send_rcv

    0下载:
  2. 是mini2440和cc2420读写串口读写的程序-Mini2440 and cc2420 read and write serial read and write procedures
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-04
    • 文件大小:1297
    • 提供者:zhanhe
  1. chuankou

    0下载:
  2. linux简单的串口驱动测试程序,对初学者有一定的帮助-linux serial driver testing procedures have some help for beginners
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-13
    • 文件大小:2131
    • 提供者:小红人
  1. 08_485

    0下载:
  2. 2410 arm7 485串口实验程序,内含源码 驱动-2410 the arm7 485 serial experiments program, containing the source drive
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-08
    • 文件大小:3295
    • 提供者:lyx
  1. 8250_13

    0下载:
  2. linux 2.6.13内核版本上的com驱动,可以深刻学习com驱动的编写!-linux serial COM driver code 8250.c
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-04
    • 文件大小:19334
    • 提供者:zjbhuxian
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com