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

搜索资源列表

  1. avrcx

    0下载:
  2. Jan 04, 2007 1. Add SPI support, see spi.h and spi.c 2. Add driver.h 3. Modified keyboard module and display module 4. Add BitSet support, see bitset.h and bitset.c 5. Fixed some bugs Dec 25, 2006 1. Name this OS as AvrcX 2. Re
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:43988
    • 提供者:王宇
  1. IICMaster

    0下载:
  2. 12Mhz标准51的100KHz IIC总线主器件模拟方式驱动程序。 本驱动程序即可以在没有Small RTOS的情况下使用。此时,要使用本驱动程序只需要配置IIC总线使用的IO口。在驱动程序的主文件iic_master.c仅包含一个文件config.h。用户需要的是在这个文件中设置IIC总线使用的IO口SDA和SCL。如果用户单独使用iic_master.c,还要在config.h包含iic_master.h文件和其它必须的文件如reg51等;并定义宏TRUE、FALSE和与编译器无关的
  3. 所属分类:微处理器(ARM/PowerPC等)

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

    0下载:
  2. Sanyo LC72131 PLL IC driver C语言源程序-Sanyo LC72131 PLL IC driver C language source
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2757
    • 提供者:罗湖区
  1. M12864

    0下载:
  2. 44780字符液晶屏驱动演示程序总线方式. C语言编写-44,780 characters LCD Driver Bus Demonstration Program manner. C language
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-14
    • 文件大小:8863
    • 提供者:hua
  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. Hidkeyboard

    0下载:
  2. This is a USB keyboard driver sample of hid class -This is a USB keyboard driver hid sample of c lass
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:294837
    • 提供者:陳小明
  1. ht1621-c51

    0下载:
  2. HT1621的C语言驱动程序,CPU是51的,笔段式LCD驱动可参考下哟-HT1621 the C language driver, the CPU is 51, T struts LCD Drivers can refer to the next yo
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1328
    • 提供者:henan
  1. USBCounterDriverCode

    0下载:
  2. 实现USB计数功能的设备驱动程序源代码 主要用C++实现-counting function USB device driver source code mainly used C + +
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:6500
    • 提供者:wz
  1. serial-74LS165

    0下载:
  2. 这是关于单片机各种应用接口的子程序还有驱动程序,还是用c语言写的,非常实用-on SCM applications Interface subroutine also driver, or a c languages, very practical!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1004
    • 提供者:吴桂林
  1. TLC0831Agai

    0下载:
  2. TLC0831A8位A/D转换器所使用的C语言驱动程序,自己修改-TLC0831A8 spaces A / D converters used in the C language driver, his amendment
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1547
    • 提供者:zjf
  1. chengxu3

    0下载:
  2. 常用芯片HD7279(c语言)驱动程序,很好用的-common chip HD7279 (c Language) driver, the good
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1496
    • 提供者:chensir
  1. msp430driverforSDcard

    0下载:
  2. TIMSP430与SD卡连接的驱动- TI MSP430 DRIVER for card --test version-TIMSP430 connection with the SD Card Drivers - TI MSP430 DRIVER for c ard -- test version
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:14921
    • 提供者:wushixu
  1. testrs232

    0下载:
  2. rs-232-C接口的驱动程序.比较简单适合入门者-rs-232-C interface to the driver. Relatively simple for beginners
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1049
    • 提供者:孔德深
  1. FANGWENUSB

    0下载:
  2. //打开 USB 口读写, 由驱动程序的 Pipe 名确定 HANDLE hPipe = OpenMyDevPipe(\"MyPipe1\") //驱动程序里面的 Pipe 名, 对应访问某个端点的 I/O, 这里我乱写的, 需要与驱动一致 if(hPipe != INVALID_HANDLE_VALUE) //打开 Pipe 成功 { ReadFile(hPipe, Buffer, BufSize, &nBytesRead, NULL) //从 hPipe 里读取数
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:1813
    • 提供者:lanxilange
  1. ADS7841

    0下载:
  2. 采样芯片ADS7841驱动程序,C语言编写-ADS7841 Driver, C language
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1019
    • 提供者:ada
  1. LCD(128and64)

    0下载:
  2. 128*64液晶驱动程序,51单片机C语言编写-128 * 64 LCD driver, 51 microcontroller C language
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6418
    • 提供者:王鑫
  1. myson803

    0下载:
  2. myson803源代码 myson803.c: A Linux device driver for the Myson mtd803 Ethernet chip. -myson803 myson803.c source code : A Linux device driver for the Myson mtd803 Ether net chip.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:16696
    • 提供者:yj
  1. X25020diver

    0下载:
  2. X25020驱动程序(C语言) -X25020 Driver (C language) X25020 Driver (C language)
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2856
    • 提供者:zhoulibin
  1. 20061201

    0下载:
  2. 学习c语言对单片机的编程:数码管驱动;键盘驱动;低频频率计;电子表;串行口应用 -c language learning right MCU Programming : Digital Driving; Keyboard Driver; Frequency of dollars. Electronic table; Application Serial Port
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:49900
    • 提供者:awerwe
  1. T6963C_C51

    0下载:
  2. C语言开发的液晶驱动程序--T6963C编程示例-C language development of LCD Driver -- T6963C Programming Example
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:30155
    • 提供者:姜毅龙
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com