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

搜索资源列表

  1. UART-A8

    0下载:
  2. Linux环境下,使用C语言,A8中实现Uart串口驱动程序-Linux environment using C language Uart serial driver in A8
  3. 所属分类:Driver develop

    • 发布日期:2017-11-19
    • 文件大小:27509
    • 提供者:wangbeibei
  1. ussp_drivers.tar

    0下载:
  2. linux下GPRS/CDMA串口多路复用驱动源码,支持linux-2.6.29内核。-linux driver source code under the GPRS/CDMA serial multiplexer supports linux-2.6.29 kernel.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-12
    • 文件大小:9964
    • 提供者:刘一
  1. SM41

    0下载:
  2. 无线收发模块SM41在linux环境下的调试应用程序,基于S3C2440串口驱动-SM41 for linux, based on uart
  3. 所属分类:Driver develop

    • 发布日期:2017-12-03
    • 文件大小:4088
    • 提供者:谢燕
  1. ttyUSB

    0下载:
  2. linux下usb转串口驱动,包含源代码和文档-linux usb serial driver contains the source code and documentation
  3. 所属分类:Driver develop

    • 发布日期:2017-11-26
    • 文件大小:1187840
    • 提供者:陈宇洲
  1. android-serialport-api

    0下载:
  2. linux下串口驱动,通过串口终端,实现在电脑上打印信息。-under linux serial port driver, print the information in the computer through the serial port terminal.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-06
    • 文件大小:44633
    • 提供者:陈翼飞
  1. SPI2UART

    2下载:
  2. 开发环境Ubuntu10.10 内核源代码版本linux2.6.32.2 交叉编译环境版本V4.4.3 驱动函数说明: 该代码将S3C2440的SPI口连接SC16IS752,扩展为2路串口。代码分2部分,分别Make后生成2个.ko文件,分别加载即可使用。 本代码项目实用,可参考。-Development environment Ubuntu10.10 Kernel source code version linux2.6.32.2 Cross-compiler
  3. 所属分类:Driver develop

    • 发布日期:2015-06-13
    • 文件大小:124928
    • 提供者:owen
  1. imap210_uts_rt

    0下载:
  2. 基于串口的,linux触摸屏驱动,根据协议,把从串口读到的数据转换成按键触摸事件上报-it s a linux driver base on serial
  3. 所属分类:Driver develop

    • 发布日期:2017-11-22
    • 文件大小:5138
    • 提供者:谭伟
  1. i2c

    0下载:
  2. AX11XX芯片的IIC驱动,用于网口转串口功能的开发。-AX11XX chip IIC driver for the network port to serial port functionality development.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-18
    • 文件大小:4223
    • 提供者:xiaofang
  1. uart

    0下载:
  2. 串口驱动,有助于学习linux驱动有一定的帮助,可以帮助其对串口的操作-Serial driver, help to learn linux drivers have some help, you can help them on the serial port operation
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:6331
    • 提供者:name
  1. UART-LCD

    0下载:
  2. 这是一个关于串口驱动程序,编译环境是IAR,芯片是STM32F051!-This is a serial port driver, the compiler environment is the IAR, the chip is STM32F051!
  3. 所属分类:Driver develop

    • 发布日期:2017-05-21
    • 文件大小:6463835
    • 提供者:上官
  1. usbclass

    0下载:
  2. 基于linux内核文件修改后得来的一个虚拟串口的驱动文件,展示了如何写usb驱动,适合初学者学习-The driver file a virtual serial port Linux kernel file modification to based, shows how to write USB driver, suitable for beginners to learn
  3. 所属分类:Driver develop

    • 发布日期:2017-04-01
    • 文件大小:21029
    • 提供者:
  1. uart

    0下载:
  2. 这是一个关于串口驱动的程序,用c语言实现的,在用之前必须要对板子进行初始化,初始化代码另附-This is a serial port driver program, c language, the use must be on board before the initialization, the initialization code attached
  3. 所属分类:Driver develop

    • 发布日期:2017-04-08
    • 文件大小:1202
    • 提供者:汪玮
  1. usb_serial.tar

    0下载:
  2. mips君正4775,usb generic serial驱动,实现usb模拟串口功能。可用在bootrom或uboot等处-mips jz4775,usb generic serial driver,use usb simulate serial. you can use it in bootrom or uboot.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-02
    • 文件大小:6659
    • 提供者:李伟
  1. serial_s3c44b0x

    0下载:
  2. 本程序是s3c44b0x串口驱动,可运行,亲测!-This program is S3C44B0X serial driver, can run, dear measurement!
  3. 所属分类:Driver develop

    • 发布日期:2017-04-04
    • 文件大小:4656
    • 提供者:chrisray
  1. 0718UART0

    0下载:
  2. 基于80C51F350单片机芯片的串口通信驱动程序,经调试可运行-Based 80C51F350 single chip serial communication drivers, debugging can be run
  3. 所属分类:Driver develop

    • 发布日期:2017-04-06
    • 文件大小:55086
    • 提供者:尹超
  1. serial

    0下载:
  2. 串口驱动程序 ,华为和思科通用串口驱动程序。-Serial port driver, Huawei and Cisco Universal Serial Driver.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-26
    • 文件大小:73279
    • 提供者:123
  1. USB-serial-port-driver

    2下载:
  2. 我上传的是USB串口驱动,可以实现linux系统的传输和下载功能,同时可以插USB设备-I uploaded a USB serial driver, linux system can transmit and download function, and can plug a USB device
  3. 所属分类:Driver develop

    • 发布日期:2017-05-22
    • 文件大小:6829951
    • 提供者:王永明
  1. drv_uart

    0下载:
  2. 串口驱动,主要是对串口的初始化,读写操作-Serial driver, mainly on the serial port initialization, read and write operations
  3. 所属分类:Driver develop

    • 发布日期:2017-05-03
    • 文件大小:720781
    • 提供者:zhanglin
  1. test001(C51)

    0下载:
  2. 串口驱动程序在linux上运用,使用Qt编写成功-Serial driver on linux use, use Qt to write successful
  3. 所属分类:Driver develop

    • 发布日期:2017-04-26
    • 文件大小:7903
    • 提供者:马文杰
  1. USB_to_serial_driver_Linux_change

    0下载:
  2. 可以用USB转串口驱动,但要自己make一下,Makefile已经在了,可以对驱动程序做自己更改-You can use the USB to serial driver, but to make yourself, Makefile already, you can do it yourself for the driver change
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:5723
    • 提供者:韩承桦
« 1 23 »
搜珍网 www.dssz.com