CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 驱动,串口

搜索资源列表

  1. DS1302串口液晶12864的日历程序

    3下载:
  2. 用keil51写的DS1302的驱动程序,能够准确显示时间,时间的显示用的是12864串口液晶,方法独立,易于移植,注释也非常准确。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2009-08-12
    • 文件大小:32269
    • 提供者:sjk2412
  1. 12864液晶(串口驱动)

    0下载:
  2. 12864液晶(串口驱动),控制芯片是7920,带中文字库,已经调试成功
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2009-03-17
    • 文件大小:34593
    • 提供者:wanghb1026
  1. VxWorksSerialDrive.rar

    0下载:
  2. VxWorks下串口通讯的实现,详细介绍了在vxworks下编写串口驱动程序的过程以及使用串口收发数据的流程,值得参考,Serial Communication under VxWorks realization described in detail in the preparation of serial under VxWorks driver process and the use of serial port to send and receive data flow, it is a
  3. 所属分类:VxWorks

    • 发布日期:2017-03-31
    • 文件大小:492701
    • 提供者:lichaoxu
  1. drv_serial.rar

    0下载:
  2. Atmel公司的AT91 ARM7平台上的串口驱动程序,已经在商用通信产品上应用,对于串口驱动程序的编写具备参考价值,Atmel' s AT91 ARM7 platform serial driver, already in commercial application of communications products, for the preparation of the serial driver with reference value
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-03-30
    • 文件大小:9728
    • 提供者:Zhu Zhengqiang
  1. GPS.rar

    0下载:
  2. 说明: GR(M)-87目前只能应用于WINCE5.0版本中,其它版本用不了。 1.该软件是用来检测GPS的COM以及GPS信号的软件,应用广泛 2.mGpsCmd是PPC(WINCE系统)用的,GpsViewer 1.5是PC和PPC的安装程序,考到SD卡上就可以直接用! 用法1:搜索COM口,连上GPS,点SCAN,如果提示找到FOUNDGPS,那么就是对应的COM口 3..在WINDOWS XP/2000系统使用,安装USB_drive
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3701481
    • 提供者:avr001
  1. wincebluetooth.rar

    0下载:
  2. 基于wince的蓝牙串口驱动程序,对初学驱动开发的人有一定帮助,Based on the Bluetooth serial port wince driver development for the novice driver must have people to help
  3. 所属分类:Windows CE

    • 发布日期:2017-04-01
    • 文件大小:413992
    • 提供者:考试王
  1. 点阵显示汉字程串口输出字符数据

    0下载:
  2. 595连级输出数据,138行驱动。P0_1为移动速度高速/*点阵显示汉字程串口输出字符数据, //P2口输出行扫描信号,P0_0输出595锁存信号。*/ ,Even 595-level output data, 138 line driver. The speed of high-speed mobile P0_1/* dot-matrix display Chinese characters-way serial data output,// P2 I scan signal output
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-03-24
    • 文件大小:4253
    • 提供者:dfas
  1. CeVsp.rar

    0下载:
  2. Wince平台下的虚拟串口驱动实现,可以把一个串口映射成多个串口给不同的应用程序使用。已经在Wince5.0和Wince6.0平台上测试过。,Multi-Com port driver implentment in wince platform,can map a com port to several com ports for many applications using.Already tested in Wince5.0 and Wince6.0 environment.
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:29240
    • 提供者:nddiny
  1. linux_uartdriver.rar

    0下载:
  2. 一个简单的 arm-linux 下的 Uart驱动实例,里面含有测试程序,需要连接两个串口来测试。,A simple arm-linux-driven examples of Uart, which contains the test procedures, the need to connect two serial ports to test.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:12968
    • 提供者:梁小刚
  1. ucos-the-transplan-in-2812.rar

    0下载:
  2. 本实例详细讲解了UCOS在2812上移植的过程,包括串口驱动等一系列的内容!,Detailed account of the examples UCOS in 2812 on the transplantation process, including a series of serial-driven content!
  3. 所属分类:uCOS

    • 发布日期:2017-03-25
    • 文件大小:364026
    • 提供者:momo
  1. linux_Serial_Port_Driver_Development

    0下载:
  2. linux下串口驱动开发文档,:介绍了Linux 下的串口驱动的设计层次及接口, 并指出串口与TTY终端之间的关联层次(串口可作TTY 终端使用), 以及Linux 下的中断处理机制/中断共享机制, 还有串口缓冲机制当中涉及的软中断机制 其中有关w83697/w83977 IC 方面的知识, 具体参考相关手册, 对串口的配置寄存器有详细介绍,。-linux_Serial Port Driver Development
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:224649
    • 提供者:thinkbig
  1. USB

    0下载:
  2. USB转串口驱动程序,自己测试过,可以用的-none
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:71419
    • 提供者:杨帆
  1. usb转串口线 驱动 PL2303

    1下载:
  2. 这个是usb转串口的驱动,其转换芯片是pl2303,所以,凡是这种转换芯片做的转换器都可以使用这个驱动,——基于windows32的!方便用于stc单片机的串口下载,这个也是stc官方支持的usb转串口驱动!方便大家共享!-a usefull driver for PL2303,a kind of usb to serial convertor!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-11-24
    • 文件大小:3583071
    • 提供者:李伟清
  1. Virtual_COM_Port111

    0下载:
  2. 采用KEIL MDK开发环境,实现USB下的虚拟串口驱动程序,内附全部源码,欢迎交流!-Using KEIL MDK development environment to achieve under the virtual USB serial port driver, included all the source code, please share!
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:244982
    • 提供者:zhangguiqing
  1. USOS_APPLICATION

    0下载:
  2. UCOS应用例子,包含有串口实验,GPRS,GPS,I2CA总线驱动实验,蜂鸣器控制实验-UCOS APPLICATION EXAMPLE
  3. 所属分类:uCOS

    • 发布日期:2017-05-20
    • 文件大小:5749468
    • 提供者:刘士立
  1. LED

    0下载:
  2. LED通讯协议,软件通过232串口驱动液晶显示-LED communication protocols, software-driven by 232 LCD display
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:19242
    • 提供者:sharon
  1. WINCEserialportdriver

    0下载:
  2. 串口驱动程序,MFC下编写,具有很强的实用性。-Serial port driver, MFC, prepared, and highly practical.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-13
    • 文件大小:3361556
    • 提供者:houfangyuan
  1. s3c2410_serial

    0下载:
  2. S3C2410的串口驱动程序,移植简单,可以作您驱动程序设计的参考。-S3C2410 serial driver, transplantation simple, can be used as your driver reference design.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:10478
    • 提供者:chencangyi
  1. serial_s3c2410

    0下载:
  2. s3c2410串口驱动源码,基于2.4内核-S3C2410 serial driver source code, based on the 2.4 kernel
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:4181
    • 提供者:song
  1. GM814x_C

    0下载:
  2. GM814X SPI 接口为从机方式,各子串口的工作波特率、数据帧长等各种通信设置都可由软件设置,减少了外部MCU 的IO 需求。芯片的功耗低,具备多种掉电操作,该芯片的外部控制少,应用灵活,编程使用简单,适合于大多数多串口扩展需要的应用。 驱动源代码-GM814X SPI interface for the slave mode, the son of the work of the serial baud rate, data communications and other帧长sett
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:4103
    • 提供者:刘星星
« 1 23 4 5 6 7 8 9 10 ... 46 »
搜珍网 www.dssz.com