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

搜索资源列表

  1. UART

    0下载:
  2. 基于LPC17xx的串口驱动,开发环境为Kiel,以调试通过-The routines of LPC1768 is complete the Ethernet control function, through this source code can achieve the 1768 Ethernet connection, have debugging, through, welcome to download
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-15
    • 文件大小:7475
    • 提供者:lj
  1. M104Bpc

    0下载:
  2. 在VC开发环境下对M104BPC的驱动程序,结合我上传的串口驱动使用!-In VC development environment for M104BPC driver, combined with my upload serial driver to use!
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-14
    • 文件大小:4619
    • 提供者:赵拓
  1. MyUart

    0下载:
  2. VC++下的串口驱动程序,自己写的,测试OK。-Serial port driver in VC++.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-14
    • 文件大小:3091
    • 提供者:许吉玲
  1. RT-Thread1.2.0

    1下载:
  2. 晟睿STM32F103ZET6开发板跑RT Thread,内核为1.2.0,GUI为0.8版本,可以下载到板子上跑。 1、TFT根据RT Thread驱动框架编写,FSMC总线,可直接用。适合常用的9320、9325、9328TFT驱动。 2、SPI W25Qxx Nor flash驱动,可存储字库和文件系统。 3、实时时钟(RTC),可用串口指令设置时间和日期,串口打印,显示在LCD上只需调用LCD显示函数即可。 4、三个串口驱动、IIC驱动,串口1为shell脚本交互窗口,波
  3. 所属分类:Other Embeded program

    • 发布日期:2015-09-25
    • 文件大小:27248640
    • 提供者:潘锐
  1. st7565r-spi

    0下载:
  2. st7565r微处理器控制的12864的驱动程序,spi时序串口驱动。在51上可用,可移植。-St7565r microprocessor control of 12864 drivers, spi timing serial port driver. Available on 51, portable.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:53848
    • 提供者:陆城富
  1. vk32-serial-routines

    0下载:
  2. VK32、VK33系列的串口驱动程序例程,包括SPI转串口,IIC转串口和USART转串口三种方式。-VK32, VK33 series of serial driver routines, including SPI serial transfer, IIC-serial and USART serial transfer in three ways.
  3. 所属分类:Communication

    • 发布日期:2017-04-24
    • 文件大小:45673
    • 提供者:li iun
  1. SWP_3.20

    0下载:
  2. SWP接口驱动源码,可移植串口驱动PN544/65-SWP interface driver source code, portable PN544/65 serial port driver
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:302124
    • 提供者:niemu
  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. Pyserial

    2下载:
  2. python 串口驱动库pyserial-2.7,包含win32 python2/3安装包,以及源码安装包和安装方法。-Python serial driver library pyserial-2.7, contains a WIN32 python2/3 installation package, as well as the source of the installation package and method of installation.
  3. 所属分类:Driver Develop

    • 发布日期:2016-05-23
    • 文件大小:581632
    • 提供者:mo
  1. uart

    0下载:
  2. 三星Exynos4412裸机串口驱动程序-Samsung Exynos4412 bare Serial Driver
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:20480
    • 提供者:于耀文
  1. Keyboard_Test

    0下载:
  2. 键盘与串口驱动设计,编写程序完成键盘驱动,实现键盘扫描,及键值的显示,及七段数码管的显示-The keyboard with the serial port driver design, write a program to complete the keyboard driver, realize the keyboard scan, and, according to the key value of and seven segment digital tube display
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-24
    • 文件大小:115427
    • 提供者:孙亭
  1. 07uart

    0下载:
  2. c 语 言 编程,简 单 的 串口 驱动 实例-uart develop
  3. 所属分类:Driver develop

    • 发布日期:2017-04-26
    • 文件大小:444175
    • 提供者:y y
  1. USART_Driver

    0下载:
  2. 基于UCOS内核的,STM32串口驱动程序,接收与发送使用中断方式,并提供print_infor含数,可作为log的输出-UCOS kernel based STM32 serial driver
  3. 所属分类:uCOS

    • 发布日期:2017-04-14
    • 文件大小:4412
    • 提供者:chou
  1. OSPrioShedule_14_1229

    0下载:
  2. 基于STM32的小的任务调度程序,任务调度基于优先级调度法,任务间通信通过消息机制实现任务同步。同时包括了一个基于此调度内核的测试程序和串口驱动程序-STM32-based small task scheduler, task scheduling priority-based scheduling method, inter-task communication mechanisms to achieve synchronization of tasks through the message
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-13
    • 文件大小:2750303
    • 提供者:chou
  1. FT232R-WIN7-64bit

    1下载:
  2. win7 64位串口驱动程序.实用的工具.-windoiws 7 rs232 deriver tool
  3. 所属分类:Com Port

    • 发布日期:2017-03-23
    • 文件大小:835963
    • 提供者:feihong
  1. drv_uart

    0下载:
  2. LPC17xx系列比较全的串口驱动程序,包括接收发送,中断处理-LPC17xx series compare all serial drivers, including transmission and reception interrupt processing
  3. 所属分类:Com Port

    • 发布日期:2017-04-14
    • 文件大小:3716
    • 提供者:hg
  1. uart

    0下载:
  2. ARM+Linux平台上串口驱动程序源代码-ARM+linux platform driver code for uart
  3. 所属分类:Driver develop

    • 发布日期:2017-04-29
    • 文件大小:12681
    • 提供者:葛吴超
  1. STM32F100PNVC080S

    0下载:
  2. STM32驱动OTP语音芯片NV080S。控制程序实现按键驱动和一线串口驱动NV080S。-STM32 drive OTP NV080S voice chip. Control program to realize the key driver and a line of a serial port driver NV080S.
  3. 所属分类:SCM

    • 发布日期:2017-05-19
    • 文件大小:5279520
    • 提供者:jack
  1. usb-RS232

    1下载:
  2. usb转RS232串口驱动 CH340驱动(USB串口驱动)_XP_WIN7共用-USB to RS232 serial driver CH340 driver (USB serial driver) _XP_WIN7 share
  3. 所属分类:SCM

    • 发布日期:2015-12-05
    • 文件大小:139264
    • 提供者:bella
  1. linux_uart_driver

    0下载:
  2. 嵌入式linux的串口驱动的基本资料,可以好好看看。-Basic information embedded linux serial port driver, you can take a look.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-26
    • 文件大小:213197
    • 提供者:这是什
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com