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

搜索资源列表

  1. 8250

    0下载:
  2. linux下的8250串口驱动程序,基于2.6.14的内核-8250 serial driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:17731
    • 提供者:lj
  1. comm_IO_port.tar

    0下载:
  2. Linux2.6.36内核环境下一个简单的通用IO端口读写驱动,支持多个应用程序同时读写。包含驱动编译的makefile,应用层测试程序和使用说明。驱动程序包含了详细注释,便于学习。apps_cmos.c是读取cmos时间的应用程序;在串口的4、7针上接LED,执行apps_serial.c可以观察到LED的闪烁。-A common driver for reading and writing the IO port under the kernel version of 2.6.36.Make
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:6989
    • 提供者:liujingsong
  1. Linux-driver-development2

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第2章、驱动设计的硬件基础。本章讲解底层驱动工程师必备的硬件基础,给出了嵌入式系统硬件原理及分析方法的全景视图。2.1节讲解微控制器、微处理器、数字信号处理器以及应用于特定领域的处理器各自的特点。2.2节对嵌入式系统中所使用的各类存储器与CPU的接口、应用领域及特点进行了详细讲解。2.3节讲解常见的外设接口与总线的工作方式,包括串口、I2C、USB、以太网接口、ISA、PCI和cPCI等。嵌入式系统硬件电路
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:866709
    • 提供者:华清远见
  1. Linux-driver-development22

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第22章、Linux设备驱动的调试。“工欲善其事,必先利其器”,为了方便进行Linux设备驱动的开发和调试,建立良好的开发环境很重要,包括实验室环境建设、使用必要的工具软件以及掌握常用的调试技巧等。22.1节介绍Linux开发环境的建设,包括实验室配置、工具链、串口工具等。22.2节讲解了Linux下调试器gdb的基本用法和技巧。22.3节讲解了Linux内核的调试方法,22.4~22.9节对22.3节的概
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:734472
    • 提供者:华清远见
  1. samsung

    0下载:
  2. 三星s3c2440串口驱动,用中断模式进行收发数据-Samsung s3c2440 serial port driver, sending and receiving data using interrupt mode
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:10037
    • 提供者:li
  1. 123

    0下载:
  2. 串口应用程序完整版,与驱动的接收,发送完美结合,还可设置波特率-Serial full version of the application, and the drive to receive and send the perfect combination, but also set the baud rate, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:1620
    • 提供者:li
  1. terminal

    0下载:
  2. linux下串口收发程序,可做超级终端使用,放在开发板上也可使用,但要修改一下串口设备驱动名称-serial transceiver program under linux, do use HyperTerminal, on the development board can also be used, but to modify the name of the serial device driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1548
    • 提供者:l
  1. linux

    0下载:
  2. linux串口驱动分析,结构框架分析,网页保存版-Analysis of the Linux serial port driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:23117
    • 提供者:89u8
  1. motor

    0下载:
  2. 可以通过主窗口弹出多个窗口,具备串口操作功能,可以通过增加相应命令并配合外部驱动电路进行电机控制。-you can control other forms by click the buttons on the main form.It has been run on the Tiny6410 board.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:1508785
    • 提供者:duzhaoguo
  1. mini2440-Uart_poll

    0下载:
  2. S3C2440的的基于Linux的串口驱动设计-The driver of UART in S3C2440,Using Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:34318
    • 提供者:张明
  1. 3hso_09-1tarG

    0下载:
  2. linux系统下3G模块USBB串口驱动程序源代码,附pdf文档 -3G the module USBB serial driver source code in the linux system attached pdf document
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:857306
    • 提供者:压榨
  1. embedded-code-and-ebook

    0下载:
  2. 压缩文件中包括Linux串口编程的源代码,C language,Linux设备驱动第三版,C语言精彩编程百例,你必须知道的495个C语言问题,嵌入式C精华文章等电子书。其中C Language是一本130多页的小册子,对C语言的一些经典总结。-Compressed file including the source code of the Linux serial programming language C, Linux device drivers third edition of the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-21
    • 文件大小:34893824
    • 提供者:dengdejiu
  1. gpio_uart

    0下载:
  2. HI3510开发板串口驱动参考,附详细源代码-HI3510 development board serial port driver for reference, with detailed source code! !
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:4870
    • 提供者:无名岛
  1. satadrvier

    0下载:
  2. 独家分享一份linux SATA 串口驱动程序,本人无数次优化编辑后的宝贝,特此奉献-Exclusive Share a the linux SATA serial port driver, countless times I optimize edited baby hereby dedicate
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-25
    • 文件大小:122954
    • 提供者:zhangqiangw1
  1. serial.zip

    0下载:
  2. inux系统上,USB串口驱动程序小工具。,inux system, USB serial driver gadget.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-08
    • 文件大小:2672
    • 提供者:oldmaid
  1. ezusb

    0下载:
  2. linux系统上,EZ-USB的USB到串口的驱动程序 -linux system, the EZ-USB' s USB to serial driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-24
    • 文件大小:777
    • 提供者:peachal
  1. bus

    0下载:
  2. linux系统上,USB串口转换器总线特定的功能驱动-the specific features of the USB serial converter bus driver linux system
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-23
    • 文件大小:1304
    • 提供者:tulipwu
  1. ch341

    0下载:
  2. linux系统上,Winchiphead CH341的串口驱动。-linux system, Winchiphead CH341 serial driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-04
    • 文件大小:4753
    • 提供者:cockcomb
  1. generic

    0下载:
  2. linux系统上,USB串口转换器的一般功能驱动.-linux systems, the general function of the USB serial converter driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-12
    • 文件大小:3690
    • 提供者:Interrup
  1. io_edgeport

    0下载:
  2. linux系统上,Edgeport USB串口转换器驱动程序 -linux system, Edgeport USB serial converter driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-26
    • 文件大小:21869
    • 提供者:stanck
« 1 2 34 »
搜珍网 www.dssz.com