搜索资源列表

  1. 24c02

    0下载:
  2. 该视频为iic通讯,直观的演示了其通讯协议,为初学者快速入门大有裨益-The video for the IIC communication, intuitive presentation of its communication protocols, for beginners to get started quickly benefit
  3. 所属分类:电子书籍

    • 发布日期:2024-05-16
    • 文件大小:19456
    • 提供者:孟昭鹤
  1. I2C24C02xie

    0下载:
  2. I2C 24C02 读写(汇编语言)-Read and write I2C 24C02 (assembly language)
  3. 所属分类:汇编语言

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:cbl
  1. JL16freescale

    0下载:
  2. C语言写的飞思卡尔的JL16单片机的程序,里面包含了串口通信,24C02读写操作,定时器,数码管显示-C language written in the JL16 Freescale MCU procedure, which includes the serial communication, 24C02 read and write operation, timer, digital display
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:149504
    • 提供者:平平
  1. 24Cxx

    0下载:
  2. I2C 24c02 芯片读写程序,此程序本人已经测试过了,希望大家共同研究。-I2C 24c02 chip to read and write procedures, this procedure has been tested, I hope everyone together.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:王伟
  1. 24c02rd

    0下载:
  2. 绝对好用的24c02读写程序,已经使用验证过的-24C02 absolutely useful to read and write procedures, already in use verified
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:wangzguo
  1. I2C

    0下载:
  2. 接收串口发来的数据,写到24C02里面,再从24C02里读出刚写进的数据,由串口发出-Receive serial data sent, wrote 24C02 inside, and then read out from a 24C02 just been included in the data sent from serial port
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:27648
    • 提供者:shine
  1. LCM12864

    0下载:
  2. 手持终端方案,at89c51,24c02-Handheld terminal program, at89c51, 24c02
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:15360
    • 提供者:周威士
  1. I2C_24C02_PROTEUS

    0下载:
  2. 使用单片机模拟I2C时序对24c02进行读写,通过proteus仿真对数据进行分析. 有仿真图片-The use of single-chip analog I2C read and write timing of 24C02 by Proteus simulation of data for analysis. There are simulation picture
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:149504
    • 提供者:张文
  1. wb_i2c_tb

    0下载:
  2. 模拟I2C EEPROM的VHDL代码。如常见的24c02等。-I2C EEPROM simulation of VHDL code. If common, such as 24C02.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-16
    • 文件大小:8192
    • 提供者:zif zhu
  1. 24c02WR

    0下载:
  2. 24C02读写一体化C51程序包,可以直接调用,便于大家 使用!-24C02 Integration C51 package to read and write, you can directly call for everyone to use!
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:lwd_lr
  1. Virtual51

    0下载:
  2. 一个动态可视化的MCS-51全功能模拟器,此模拟器可以让您在PC机上模拟运行MCS-51程序就如同在硬体上一样. 这模拟器提供8KB的程序空间,256字节的RAM,16KB的XRAM,2个16位的定时/计数器(T0与T1),一个实时时钟,一个 5x6 的小键盘,一个 128x64 点阵的 LCD,一个音频发生器,一个串口,一个打印口,和5个有两个优先级的中断源,并且程序以固定的 12MHz 时钟运行.再附上四个 Keil C51 的
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:544768
    • 提供者:kly
  1. 24c08_TWI

    0下载:
  2. AVR单片机与24C02的通信的I2c源码。-AVR Microcontroller and 24C02 source I2C communications.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:luqiang
  1. 24c02_stc

    0下载:
  2. 单片机通过I2C总线控制24c02 其中包括 24C02初始化 24C02读写等 STC单片机初始化 读写等-Single-chip through the I2C bus control 24C02 including reading and writing, such as 24C02 initialization 24C02 single-chip initialize reading and writing
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:38912
    • 提供者:吕坤
  1. 8051

    0下载:
  2. (1) 程序1-跑马灯:会看到led变化。 (2) 程序2-独立键盘 :分别按“INT0/+”键和”t0/-“会看到LED变化。 (3) 程序3-定时器:会看到5个LED闪烁。 (4) 程序4-数码管显示:会看到数码管显示数字变化。 (5) 程序5-扫描键盘:按3*3键盘的任意一个键,会看到相应的键盘代码显示在数码管。 (6) 程序6-计数器:按”NIT0/+”键,会看到数码管显示变化。 (7) 程序7-外部中断
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:87040
    • 提供者:
  1. c24c02

    0下载:
  2. 24c02的keilc程序,调试成功。可以移植-24C02 s keilc procedures, debugging success. Can be transferred
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:14336
    • 提供者:sling
  1. 24C02

    0下载:
  2. 改程序详细介绍了AT24C02的读写时序-Changed the procedures described in detail the read and write AT24C02 timing
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:37888
    • 提供者:lsk
  1. 24C02

    0下载:
  2. 此程序主要是用来对24C02读写练习(C语言)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:ox
  1. 24c02

    0下载:
  2. 基于51单片机控制的掉电数据存储器,可以保证数据在掉电时保存-Based on 51 single-chip power-down control of data memory can be guaranteed to preserve data when power-down
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:12288
    • 提供者:小树
  1. I2C

    0下载:
  2. C51编写的通过I2C对24C02读写试验-C51 prepared through the I2C read and write test on the 24C02
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:28672
    • 提供者:wd820
  1. 24C02

    0下载:
  2. AT24C02的驱动,IIC总线接口!加到自己的工程中就可以直接使用,已经调试通过.-AT24C02 driver, IIC bus interface! Add their own projects can be directly used, have been debug through.
  3. 所属分类:驱动编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:文文
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org