搜索资源列表

  1. rd_ds1820

    0下载:
  2. 24LC65 I2C EEPROM字节读写驱动程序 c语言-24LC65 I2C EEPROM read and write byte language driver c
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1435
    • 提供者:leiw
  1. AT24CXXeeprom

    0下载:
  2. C语言编写的24CXX EEprom存储器I2C驱动程序,可以自动分配地址。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1532
    • 提供者:周长盛
  1. codei2c

    0下载:
  2. 一个单片机的I2C驱动程序,用C语言编写,可方便扩展到各型号单片机
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:15589
    • 提供者:hui
  1. rd_ds1820

    0下载:
  2. 24LC65 I2C EEPROM字节读写驱动程序 c语言-24LC65 I2C EEPROM read and write byte language driver c
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-07
    • 文件大小:1024
    • 提供者:leiw
  1. AT24C01-02-04-08-16-32EEPROM

    0下载:
  2. 24Cxx I2C EEPROM字节读写驱动程序,芯片A0-A1-A2要接GND(24C65接VCC,具体看DataSheet)。 现缺页写、页读,和CRC校验程序。以下程序经过50台验证,批量的效果有待考察。 为了安全起见,程序中很多NOP是冗余的,希望读者能进一步精简,但必须经过验证。 Atmel 24C01 比较特殊,为简约型,为其单独编程-24Cxx I2C EEPROM byte read and write dr
  3. 所属分类:其他小程序

    • 发布日期:2024-10-07
    • 文件大小:2048
    • 提供者:caosmart
  1. AT24CXXeeprom

    0下载:
  2. C语言编写的24CXX EEprom存储器I2C驱动程序,可以自动分配地址。-C language 24CXX EEprom memory I2C driver, can be automatically assigned address.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-07
    • 文件大小:1024
    • 提供者:周长盛
  1. codei2c

    0下载:
  2. 一个单片机的I2C驱动程序,用C语言编写,可方便扩展到各型号单片机-A single chip I2C driver, using C language, can be easily extended to various models of single-chip microcomputer
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-07
    • 文件大小:15360
    • 提供者:hui
  1. I2C_FRAM_Driver_for_FM24C04

    0下载:
  2. 这个程序是用C语言写的基于I2C接口的驱动程序源代码-This procedure is written in C language interface based on the I2C driver source code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-07
    • 文件大小:2048
    • 提供者:凭阑意
  1. ch452driver

    0下载:
  2. 关于ch452驱动led和键盘的c语言程序,使用I2C通讯-ch452 driver
  3. 所属分类:驱动编程

    • 发布日期:2024-10-07
    • 文件大小:33792
    • 提供者:zhangwen
  1. 430_I2C_Hardware

    0下载:
  2. MSP430单片机控制i2c总线的C语言驱动程序-MSP430 Microcontroller C-i2c bus driver
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-07
    • 文件大小:113664
    • 提供者:HUANGDAN
  1. software

    0下载:
  2. ra8806液晶的底层驱动,用C语言描述STM32F103 读写I2C存储器AT24C512 的程序 用STM32F103 的I2C模块功能 ,以查询的方式操作EEPROM,欢迎下载。很不错的-The bottom of the ra8806 liquid crystal drive, C language describe STM32F103 reading and writing the I2C memory AT24C512 pr
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-10-07
    • 文件大小:499712
    • 提供者:和田
  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-07
    • 文件大小:39936
    • 提供者:纪宠兴
  1. I2C

    0下载:
  2. 51单片机c语言编写的I2C总线的驱动程序。-51 MCU c language I2C bus driver.
  3. 所属分类:其他小程序

    • 发布日期:2024-10-07
    • 文件大小:1024
    • 提供者:steve
  1. ds1388program

    0下载:
  2. ds1388程序 使用I2C协议进行通信,编程C语言驱动,IAR编译器 -ds1388 program uses I2C protocol to communicate, the programming language C drive, IAR Compiler
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-10-07
    • 文件大小:9216
    • 提供者:赵晨旭
  1. IIC_24C0x

    0下载:
  2. I2C的通用驱动,需要定义端口,适用于C51,延时长度是按照单周期指令的51芯片计算的(I2C's universal driver needs to define the port.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-10-07
    • 文件大小:1024
    • 提供者:麻皮土豆
  1. STM32F407VG(IAR)_Demo

    1下载:
  2. [I2Saudioplay] stm32f407罪行音频播放例程,好不容易找到的,经测试很好用。 [Audio_playback_and_record] cortexM4内核 stm32f407例程,录音播放wav, [DAC] stm32f407的DAC操作实例,开发工具IAR 6.3,代码可用于MP3播放器开发入门。 [HY32D-CODE] 3.2 ssd1289 stm32f407 application [MP
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-07
    • 文件大小:733184
    • 提供者:milulaile
  1. 红外测温模块MLX90614驱动程序

    1下载:
  2. IIC代码示例,I2C示例代码驱动红外测温模块MLX90614(the source code of IIC)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-07
    • 文件大小:2048
    • 提供者:HSIASL

源码中国 www.ymcn.org