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

搜索资源列表

  1. comdebug

    0下载:
  2. 多线程事件驱动的多串口通讯测试程序,陈绪本身是一个串口调试器,其中类CSerialPort可以独立使用-multithreaded event-driven multi-serial communication test procedure Radiology is a serial debugger. CSerialPort category which can be used independently
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:25470
    • 提供者:zhaowei
  1. Serial_Spy

    4下载:
  2. 一个俄罗斯人写的串口监视工具。不占用串口,使用过滤驱动来做。-a Russian who wrote the serial monitoring tools. Serial off, the use of filter driver to do.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:45804
    • 提供者:李宁
  1. jx44b0study_system_souce_code

    0下载:
  2. 压缩包里包含有JX44B0教学实验系统用户手册及该系统的全套试验例程,用c编写,在ADT环境下编译后下载到 实验板即可执行,是学习arm开发的有用例程 源文件说明 Leddemo LED显示实验 Led LED 显示实验 Serial 串口实验 Interrupt 外部中断实验 Dma DMA实验 Pwm PWM实验 Rtc 实时时钟实验 Watchdog 看门狗实验 Ad AD 采样实验 St
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:2681352
    • 提供者:kl.ud
  1. C8051_UART_test

    1下载:
  2. 摘 要: 本文件是C8051单片机串口0、1测试程序,使用外部22.1184MHz晶振。 功能:Uart驱动程序,包括初始化、波特率设置,单字节发送接收、字符串发送接受等。 程序运行时向PC机发送字符串;接收到PC机的数据后,再将该数据发送回PC机。 按开发板上键盘,将该键值发送到PC机;本开发板提供的串口调试助手不支持中文显示。-Abstract : This document is C8051 MCU serial 0,1 testing procedures use of ex
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:61858
    • 提供者:Lance Yin
  1. 16c2552

    1下载:
  2. arm926e的mx21处理器的串口驱动程序,绝对好用,有不清楚的地方请联系我。-arm926e the mx21 Processor Serial Driver, absolutely everything, it is not clear where please contact me.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:28123
    • 提供者:胡楠
  1. Linux_for_232.tar

    0下载:
  2. 基于linux的串口声波屏驱动,可以很方便地移植到各种平台,如Mips等。-linux-based serial sonic Ping-driven, it is easy to transplant to various platforms, such as Mips.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:125321
    • 提供者:宁海龙
  1. cat24wc02LED

    0下载:
  2. 这是Small RTOS 51 在DP-51下载仿真实验仪上使用CAT24WC02驱动程序的例子。本例程序按照相应的的通讯协议接收一个数据,并将接收到的数据显示到LED数码显示器上。然后将接收到的数据写入Cat24Wc02中,再在同一位置将数据读出,并将读出的数据通过串口发送回来。通讯协议参考rtos随想曲和test.ini。 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\temp中,您可以在Project->Options for Target \"T
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:12069
    • 提供者:李强
  1. gtm900_driver

    0下载:
  2. 华为GSM modem GTM900B的驱动代码,基于ucOS操作系统,使用modem串口,应该在其他CPU上也能使用,本人用在philips的ARM片子上-Huawei GSM modem GTM900B driven code, based on ucOS operating system, Serial modem use, in other CPU should also use, I used philips films on the ARM
  3. 所属分类:Modem编程

    • 发布日期:2008-10-13
    • 文件大小:11256
    • 提供者:龙睛鱼
  1. serial_for_s3c2410

    0下载:
  2. 基于三星S3C2410的串口驱动程序,多平台实现-based Samsung S3C2410 Serial Driver, multi-platform
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:19683
    • 提供者:lilin
  1. LM6038Dserialexample

    1下载:
  2. st7565p液晶驱动的液晶模块,lm6038d,单片机c语言开发串口驱动例子,方便移植!-st7565p LCD Driver of LCD module, lm6038d. SCM c language Serial Driver example, facilitate transplantation.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2861
    • 提供者:isbit
  1. serLCD12864

    0下载:
  2. 点阵字符LCD驱动,采用三线串口,型号是hengfang128764M-character-driven, using three serial line, the models are hengfang128764M
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:36593
    • 提供者:陈雷蕾
  1. 44b0_UART_driver

    0下载:
  2. 基于三星44b0的串口驱动程序,以查询发式实现的功能-44b0-based Samsung Serial Driver, made inquiries to realize the function
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:144328
    • 提供者:kfd76
  1. 44B0UARTFIFO

    0下载:
  2. 44B0 ARM7处理器的串口通信程序,包括初始化和硬件驱动。-44B0 ARM7 processor serial communication procedures, including drivers and hardware initialization.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:106688
    • 提供者:zhouzhiguang
  1. SerialSpy

    1下载:
  2. Windows系统下的串口监控的WDM驱动源代码,写得不错,值得参考一下。-Windows systems Serial monitoring of WDM Driver source code, well-written and worthy of reference.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:38500
    • 提供者:mesu
  1. shiyongdedianjiqudongxitong

    0下载:
  2. 利用串口驱动步进电机的程序。该文件能够运行,请放心,当然要配置相关硬件最好!-use stepper motor driven procedures. The paper will run, please rest assured, of course, related hardware configuration best!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:40731
    • 提供者:覃春海
  1. CE_UART_DEV

    0下载:
  2. 要求NK中包含串口驱动组件工作正常,本DLL解决串口的使用问题,如果串口组件不能正常工作,初始化函数返回false 重复使用COMPort_Init()可以打开多个串口-requirements contained components Serial Driver normal work, the serial DLL address the issue of use Serial components if not normal work, initialization function
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:1717735
    • 提供者:敏留
  1. com-usb

    0下载:
  2. 由串口资源实现USB驱动的解决方案,包含原码和开发文档及流程图。每个函数都经过验证-resources from the USB serial-driven solutions include the original code and the development of flow charts and documentation. Each function tested
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:25589
    • 提供者:nj_zbl
  1. USB-rs232-Linux

    0下载:
  2. USB接口转换成RS232接口驱动程序,通过串口——USB线即可实现通信-USB interface into RS232 interface driver, through serial port -- USB cable communication can be realized
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:22016
    • 提供者:chenjing
  1. uartft

    0下载:
  2. 手机底层驱动程序,实现手机和外设的串口连接功能。-phone bottom-driven procedures, cell phones and peripherals serial connectivity.
  3. 所属分类:Modem编程

    • 发布日期:2008-10-13
    • 文件大小:34701
    • 提供者:sean
  1. ucfs_sam7x_mmc(test_ok_final)

    0下载:
  2. 功能:在AT91SAM7-EK 板上实现用串口(DBGU)操作mmc /sd 上的ucfs文件系统,支持fat文件格式。实现了文件(夹)建立,读写,删除,格式化,容量显示等基本功能,有需要的朋友可以继续添加新功能 。实现了ucos接口,要用到其他的存储介质更容易。因为有现成的ucfs接口驱动。详细情况见文件包中的说明 。 不是高手,做的不好的地方请大家谅解。-functions : In AT91SAM7-EK board realized using serial (DBGU) Opera
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:578951
    • 提供者:moise_yc
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com