CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 微处理器(ARM/PowerPC等) 搜索资源 - io driver

搜索资源列表

  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
    • 文件大小:3.45kb
    • 提供者:李强
  1. 8255aforlinux

    0下载:
  2. 基于AT91RM9200的IO口扩展,采用8255进行io扩展的Linux驱动程序-I IO expansion 8,255 used for the expansion of io Linux Driver
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:3.66kb
    • 提供者:wangligang
  1. IO.zip

    0下载:
  2. 用于S3C2440的Linux平台的通用IO驱动程序,以及相应的测试应用程序。,For the Linux platform S3C2440 generic IO driver, and the corresponding test application.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:10.65kb
    • 提供者:SouthSand
  1. driver-of-printer-in-f020

    0下载:
  2. F020下的热敏打印机驱动程序,使用IO端口驱动,可以做为模块直接使用。-F020 under the thermal printer driver, use the IO port driver can compile successfully.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-25
    • 文件大小:687byte
    • 提供者:steven
  1. lcdDrv

    1下载:
  2. 本代码采用C语言编写,为信利公司MSC-G12232DYSY-11W型号122X32点阵单色LCD驱动程序,采用ATMEGA168编写,其中针对驱动部分,采用IO口驱动74HC164作为并行输出。代码已通过调试,请放心参考。-The use of C language code for the letter Company MSC-G12232DYSY-11W Model 122X32 dot matrix monochrome LCD driver, used to prepare quali
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:4.17kb
    • 提供者:邵竞
  1. ARM8962MyPWM

    0下载:
  2. 51tft驱动程序,ARM2148 tft驱动程序,ARM8962产生pwm,ARM8962中断中调整pwm,ARM8962 IO口输入输出-51tft driver, ARM2148 tft driver, ARM8962 generate pwm, ARM8962 interrupt adjust pwm, ARM8962 IO port input and output
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:10.6kb
    • 提供者:汪汪
  1. LCD

    0下载:
  2. 这是基于飞思卡尔单片机MC13213上的LCD驱动。(初始化,IO命令,以及显示函数)-This is based on Freescale' s MC13213 microcontroller on the LCD driver. (Initialization, IO commands, and display functions)
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:3.43kb
    • 提供者:陈涛
  1. C51I2C

    0下载:
  2. C51 I2C接口驱动,IO口模拟I2C(主+从)-C51 I2C interface driver, IO port simulation of I2C (master+ slave)
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:16.36kb
    • 提供者:张文吉
  1. arm_qudong

    0下载:
  2. 实现驱动s3c2410的两个io口和三个按钮的驱动,对于学习arm板的帮助很大。-Can drive the two IO s3c2410 mouth and three button driver, to study the arm board a great help.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:2.63kb
    • 提供者:小明
  1. DS1302

    0下载:
  2. msp430的 DS1302驱动程序 只需对相应的io口进行修改 就可以实现DS1302的相关功能-The MSP430 DS1302 driver only to the corresponding IO export modifications can realize functions of DS1302
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-10
    • 文件大小:1.42kb
    • 提供者:w
  1. max7219

    0下载:
  2. MAX7219驱动,用于数码管静态显示,用较少的IO口控制数码管-max 7219 driver
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:77.13kb
    • 提供者:apple
  1. phy

    0下载:
  2. 单片机PHY芯片驱动,适用与所有IO口驱动PHY的芯片-Single-chip PHY chip driver, applies to all IO ports driver PHY chip
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-18
    • 文件大小:1.98kb
    • 提供者:xiong
  1. android_driver_a8

    0下载:
  2. s5pv210_gpio驱动及其测试程序,包括了所有的io的操作,通过从设备号区分 在android2.3.1下jni调用~~包括完整的测试程序及使用过程-s5pv210_gpio driver and testing procedures, including the operation of all io call the Android2.3.1 under jni numbers to distinguish from the device ~ ~ including comp
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-12-03
    • 文件大小:192.49kb
    • 提供者:David Allen
  1. 430-key

    0下载:
  2. IAR环境下,MSP430通用的无需上拉电阻4*4矩阵键盘驱动程序,IO口修改十分方便,延时函数调整到适合自己的检测效果就行。-IAR environment, MSP430 versatile no pull-up resistor 4* 4 matrix keyboard driver, IO port is very convenient to modify, delay function to adjust to suit their own test results on the li
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:1.17kb
    • 提供者:123232
  1. 18B20

    0下载:
  2. ds18b20,io口读写的驱动函数,能读取并计算温度值。-ds18b20, io port driver functions to read and write, to read and calculate the temperature value.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-13
    • 文件大小:2.14kb
    • 提供者:liu
  1. 595

    2下载:
  2. 74HC595的stm32驱动程序(SPI、IO两种方式驱动)-stm32 driver of 74HC595(SPI, IO)
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2017-05-15
    • 文件大小:1.63kb
    • 提供者:王征增
  1. ST7567 LCD字符显示

    2下载:
  2. 基于STM32F0平台的模拟IO口驱动ST7567 12832的LCD显示屏(STM32F0 platform based analog IO port driver ST7567 12832 LCD display)
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-25
    • 文件大小:1.55mb
    • 提供者:salonydeny
搜珍网 www.dssz.com