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

搜索资源列表

  1. eeprom_temp

    0下载:
  2. 用IO管脚模拟实现I2C EEPROM 24C02的读写操作-GPIO pin simulate I2C Communication
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:3229
    • 提供者:周海
  1. I2CEEPROM24C02

    0下载:
  2. 单片机实验\ I2C_AT24C02 本程序实现I2C EEPROM 24C02的读写成将Wru[4]数组中的直写入 EEPROM中 然后读出写入的直存放到Rchu[4]数组中然后再显示到 数码管上-I2C EEPROM 24C02
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:1188
    • 提供者:george
  1. Mega8_24C02

    0下载:
  2. Mega8学习笔记(10)--模拟i2c技术 Mega8读写24C02-Mega8 study notes (10)- Simulation Technology Mega8 i2c write 24C02
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-07
    • 文件大小:3722
    • 提供者:rockman1982
  1. jishuqi

    0下载:
  2. 是我在学习I2c总线时接触的器件24C02,用它的掉电存储的特性,本人做了一个计数器,可以记录其最后显示的数值-using chip 24c02 to display the last tesut
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:6554
    • 提供者:朱昌国
  1. I2CReadAndWriteOperations

    0下载:
  2. 用51单片机模拟I2C总线来读写24c02-I2C-bus to read and write 24c02
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:10568
    • 提供者:marshal
  1. 24c02program

    0下载:
  2. 在基于i2c协议的基础上,利用C语言编写24c02读写程序-I2c-based protocol based on the use of C language program to read and write 24c02
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:245906
    • 提供者:wongwonder
  1. stm32for24c02

    0下载:
  2. stm32的i2c固件库老是有问题,读写24c02时会出现问题,如果对单片机资源要求不苛刻,可以用io模拟一下-stm32 the i2c firmware library is always a problem, a problem when reading and writing 24c02, if the MCU resource requirements are not demanding, you can use io simulate what
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1175
    • 提供者:andy
  1. I2C24c02

    0下载:
  2. I2C读24C02程序,很好的一个程序,适合初学I2C者,简单明白-24C02 I2C reading program, a very good program for beginners who I2C, simple to understand
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:24707
    • 提供者:李伟
  1. IIC_Proteus

    0下载:
  2. 单片机IO口模拟I2C协议对24C02进行读写,有Proteus仿真和详细的I2C协议说明。-The simulation of I2C protocol by using MCU s IO to control 24C02 for read and write, with Proteus and detailed document of the I2C protocol.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:630367
    • 提供者:
  1. ProtocoleI2C

    0下载:
  2. MISE EN Œ UVRE D’UN PROTOCOLE I2C POUR UNE COMMUNICATION ENTRE PIC 16F877A ET EEPROM 24C02
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-25
    • 文件大小:30490
    • 提供者:oups
  1. 24c32

    0下载:
  2. 24c02.EEPROM,电可擦写。包括I2C传输协议-The I2C is a protocol for communication between devices, 24C02 is used to store information
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:192322
    • 提供者:
  1. I24C02n

    0下载:
  2. 本例通过24C02芯片来对IIC加以学习,编写一些常用的IIC程序。24C02芯片片,就是一个带有I2C总线接口的E2PROM存储器,具有掉电记忆的功能.-24c02 -In this case by the 24C02 chip on the IIC to study, write some of the IIC program. 24C02 chip-chip, is a E2PROM memory with I2C bus interface, power-down-memory fu
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:309410
    • 提供者:澄清
  1. EEPROM

    0下载:
  2. 这个是51读取EEPROM的源码,通过操作24C02来来把结果显示到数码管上,模拟I2C接口,可用在24C08,24C16上-This 51 the source code for reading the EEPROM by manipulating the 24C02 to display the results to the digital control, analog I2C interface, available in the 24C08, 24C16 on
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:39192
    • 提供者:繁星
  1. 24C02_Example

    0下载:
  2. 这是采用模拟I2C方式对EEPROM 24C02的读写操作通用模板程序,包含对固定地址写入、读取以及翻页读写操作。-This is the analog I2C mode EEPROM 24C02 read and write access to a common template, containing a fixed address to write, read and page read and write operations.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:1335
    • 提供者:huangzhaolin
  1. spi-save

    0下载:
  2. pic单片机的i2c通信,通过i2c来存储数据到24c02中-pic microcontroller i2c communication via i2c to store data in 24c02
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:20188
    • 提供者:苏海辉
  1. msp430I2C

    0下载:
  2. msp430使用I2C读写24c02 msp430使用I2C读写24c02-msp430 use I2C read and write 24c02 msp430 I2C read and write 24c02
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:1582
    • 提供者:懂并
  1. I2C_AT24C02

    0下载:
  2. 向24C02写入数据,然后读出数据检验,检验正确,点亮8个发光二极管,并能检验错误,熄灭8个发光二极管。有助于了解I2C总线的工作原理、学习I2C总线与单片机的接口方法、学习串行E2PROM芯片24CXX系列的读写方法、单片机I2C总线接口的编程方法。 -Data is written to the 24C02, then read data inspection, test correctly lit eight light-emitting diode, and test error e
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:51536
    • 提供者:刘英达
  1. 24C02_V2

    0下载:
  2. 本程序是对24C02的读写程序,用AM8EB单片机进行I2C通讯.-This program 24C02 read and write procedures using AM8EB microcontroller I2C communications.
  3. 所属分类:SCM

    • 发布日期:2017-12-03
    • 文件大小:2670
    • 提供者:jkkl100
  1. 51

    0下载:
  2. 51单片机I2C总线通信,24C02记录上次显示,一个简单易懂的程序-The 51 microcontroller I2C bus communication, 24C02 recorded the last show, a straightforward procedure
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-28
    • 文件大小:32301
    • 提供者:高级
  1. ChargeFlash0306(V1)

    0下载:
  2. 该设计,使用iMQ8801作为控制中心,该IC有ADC功能,这功能用于采集AD。检查电压点,来驱动两LED指示灯,显示充电电压状态。该设计,还用到24C02作为记忆体,来记忆掉电前的工作状态。本设计还有驱动3组LED闪灯,共有7种模式。记忆体的通讯使用了I2C。-The design, use iMQ8801, as the control center, the IC ADC function, this function is used to collect AD. Check the vo
  3. 所属分类:SCM

    • 发布日期:2017-12-02
    • 文件大小:156737
    • 提供者:黎生
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com