搜索资源列表

  1. iic

    0下载:
  2. 51的GPIO模拟iic的驱动程序,用宏来定义硬件管脚,容易移植,keil平台
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2565
    • 提供者:邵威
  1. iic

    0下载:
  2. 51的GPIO模拟iic的驱动程序,用宏来定义硬件管脚,容易移植,keil平台-51 GPIO IIC driver simulation, using macros to define the hardware pin, easy to transplant, keil platform
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-01
    • 文件大小:2048
    • 提供者:邵威
  1. LPC2300I2C

    0下载:
  2. LPC2300 IIC驱动。LPC2200系列芯片硬件I2C软件包。使用说明 : 主程序要配置好I2C总线接口(I2C引脚功能和I2C中断,并已使能I2C主模式)-LPC2300 IIC driver. LPC2200 series hardware I2C chip package. Use Descr iption: main program should be configured I2C bus interface (I2C p
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-10-01
    • 文件大小:3072
    • 提供者:森林
  1. IIC

    0下载:
  2. 51单片机的IIC驱动程序包。根据使用的硬件不通,更改包含头文件和对应SDA和SCL设置。-51 MCU IIC driver package. According to the use of the hardware barrier to change and the corresponding header file contains the SDA and SCL settings.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-01
    • 文件大小:2048
    • 提供者:yang
  1. lm75a

    0下载:
  2. LM75A数字接口温度传感器,使用 IIC接口的驱动 程序。结果通过串口回传显示。使用 M16CPU,硬件IIC。-LM75A digital interface temperature sensor, the use of IIC interface drivers. Results showed that serial return. The use of M16CPU, hardware IIC.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-01
    • 文件大小:4096
    • 提供者:lizhuosheng
  1. IICtest

    0下载:
  2. 基于ARM7 44b0x硬件平台的IIC总线EEPROM驱动程序,包括初始化、读写功能,均已调试通过。需要的朋友可以参考下!-Hardware platform based on the ARM7 44b0x the IIC bus EEPROM driver, including the initialization, read and write functions, have been debug through. Friend
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-10-01
    • 文件大小:80896
    • 提供者:王伟
  1. LPC2300

    0下载:
  2. LPC2300硬件系统外设驱动源代码库,包括ad,iic,Timer-LPC2300 peripherals hardware driver source code library, including the ad, iic, Timer, etc.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-10-01
    • 文件大小:1796096
    • 提供者:oscar
  1. NEC-24C02hardware-drivers-IIC0

    0下载:
  2. NEC--24C02硬件IIC0驱动 NEC--24C02硬件IIC0驱动-NEC- 24C02 hardware IIC0 driver NEC- 24C02 hardware drivers IIC0
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-01
    • 文件大小:4096
    • 提供者:win123
  1. i2c

    0下载:
  2. IIC底层驱动,与硬件无关,移植方便,任意平台-IIC underlying driver, and hardware-independent, portable convenience, any platform
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-01
    • 文件大小:2048
    • 提供者:lei
  1. ZLG7290

    0下载:
  2. ATMEGA16基于硬件TWI(IIC)接口的周立功数码管键盘管理芯片ZLG7290(IIC接口)驱动,具有直接地址写入,命令控制,数码管闪烁,译码输入等功能-ATMEGA16 hardware-based TWI (IIC) interface ZLG digital keyboard management chip ZLG7290 (IIC interface) drives, has a direct address to wri
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-01
    • 文件大小:3072
    • 提供者:xuwenqiang
  1. MEGA16-IIC-LED

    0下载:
  2. 基于ATMEGA16的硬件I2C驱动代码,调试通过-ATMEGA16 hardware-based I2C driver code, debugging through
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-10-01
    • 文件大小:20480
    • 提供者:huangyong
  1. [TEST77]IIC-AT24C02-1602(2)

    0下载:
  2. I2C总线驱动AT2406芯片的程序,用C语言的,这是利用PIC内部硬件直接操作,等下再上传下I/O模拟驱动的-AT2406 chip I2C bus driver procedures using the C language, the use of the direct operation of the PIC internal hardware, wait for the next upload under the I/O sim
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-01
    • 文件大小:39936
    • 提供者:纪宠兴
  1. IIC

    0下载:
  2. IIC总线驱动,wince环境下的,MDD层没有修改,PDD根据硬件自行修改-The IIC bus driver wince environment, MDD layer does not modify modify, PDD according to hardware
  3. 所属分类:驱动编程

    • 发布日期:2024-10-01
    • 文件大小:29696
    • 提供者:龙环
  1. IIC

    0下载:
  2. 本人毕业设计编写的I2C总线驱动程序,包括头文件,已经硬件测试通过 基于STC89C52R+ 12M晶振模式下-I graduated from the design prepared by the I2C bus drivers, including header files, has hardware test-based STC89C52R+ 12M Crystal mode
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-01
    • 文件大小:3072
    • 提供者:qqwe
  1. MK60_mma845x-IIC0-iar6.30.7

    0下载:
  2. 基于飞思卡尔的MK60芯片的硬件驱动程序IIC驱动-IIC driver-based the Freescale MK60 chip hardware drivers
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-10-01
    • 文件大小:165888
    • 提供者:jijunjian
  1. iic

    0下载:
  2. iic驱动,实现MSP430的IIC的应用,包括主从程序,控制MSP430的UCA0的IIC硬件模块。-iic drive, realize the IIC MSP430 applications, including master-slave program to control the MSP430 UCA0 the IIC hardware modules.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-01
    • 文件大小:3072
    • 提供者:师团伟
  1. MPU6050(硬件IIC) -mpu6050

    1下载:
  2. mpu6050的STM32F103驱动。(MPU6050 DRIVER FOR STM32F103)
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. stm32103模拟0.96寸OLED驱动

    0下载:
  2. 使用stm32模拟IIC功能解决部分由于硬件问题无法驱动OLED的问题(Using STM32 to simulate the IIC function to solve the problem that the part of the OLED cannot be driven because of the hardware problem)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-10-01
    • 文件大小:6144
    • 提供者:hejinlong
  1. i2c

    0下载:
  2. I2C硬件驱动,,已验证可用。。。。。。。。。。。。(I2C hardware driver, verified to be available)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-10-01
    • 文件大小:2048
    • 提供者:Riven_s
  1. Oscilloscope-AT24C08硬件IIC

    1下载:
  2. STM32F407硬件IIC驱动AT24C08(STM32F407 hardware IIC driver AT24C08)
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-10-01
    • 文件大小:4387840
    • 提供者:Mrliu@520
« 12 »

源码中国 www.ymcn.org