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

搜索资源列表

  1. I2C

    0下载:
  2. I2C总线读写程序,C51单片机读写,很好用的.
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:1717
    • 提供者:luyu
  1. uCOS-IIamsp430f1611

    0下载:
  2. uCOS-II移植到msp430f1611单片机中,uCOS-II在性价比极高的单片机使用,任您发挥。此例包含了PS2,拼音输入法,12864,nRF24L01,I2C总线,SPI总线等许多驱动,您只要使用API即可。创建了几个任务,您可在任务里任意发挥。另外,您可修改MCU头文件在msp430f149、f169等中使用,但任务堆栈需减小。-uCOS-II ported to msp430f1611 microcontroller, uCOS-II in highly cost-effectiv
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:301262
    • 提供者:lihua
  1. I2C

    0下载:
  2. I2C协议机制,适合于各个型号的AT24CXX。方便移植,单片机环境为C8051F系列。具有参考价值,-I2C protocol mechanism, suitable for various models of AT24CXX. Facilitate the transplantation, C8051F series single-chip environment. With a reference value,
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:3821
    • 提供者:涂海书
  1. FOSVOSGM7113

    0下载:
  2. 51单片机和GM7113的硬件连接非常简单,只要把单片机的两个I/O口(如P1.0、P1.0)直接和GM7113的SCL、SDA管脚相连,再加上上拉电阻即可。   用单片机初始化GM7113的主要任务是程序的编写,首先要熟悉I2C总线协议,根据I2C总线的原理写出启动、停止、应答信号等的子程序,由子程序再写出发送、接收1个字节的程序,然后根据GM7113的寄存器操作格式写出读写寄存器的程序,最后根据以上的子程序写出初始化GM7113的程序段。 -51 Single-chip and ha
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:4240
    • 提供者:刘星星
  1. uart1

    0下载:
  2. avr单片机软件模拟viic协议.嵌入式定时器。i2c编程。-avr single-chip software simulation viic agreement. embedded timer. i2c programming.
  3. 所属分类:assembly language

    • 发布日期:2017-03-24
    • 文件大小:5601
    • 提供者:鲁志红
  1. cunchuqi

    0下载:
  2. 基于单片机的24C02存储器I2C总线实验。-Based on the 24C02 single-chip I2C bus memory experiments.
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:809
    • 提供者:风潮
  1. SD2068A.ASM

    0下载:
  2. I2C接口的SD2068A 51单片机汇编应用程序-I2C interface compilation SD2068A 51 single-chip applications
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:3183
    • 提供者:liuzhihua
  1. znz_C51

    0下载:
  2. 单片机的i2c控制程序,字节发送接收程序,延时程序-i2c control compute
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:3080
    • 提供者:徐丹
  1. i2c_Driver

    0下载:
  2. i2c芯片的驱动程序,51单片机系统,调试OK-i2c chip driver, 51 SCM systems, debugging OK
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:6389
    • 提供者:吴标
  1. EEPROM

    0下载:
  2. 此程序由PIC系列单片机的汇编语言编写,有详细文档说明,只需要将个别寄存器做些修改即可用于你的程序中,适用于PIC单片机读写I2C接口的EEPROM,如24CXX、24LCXX系列的芯片-PIC MCU asm soure code to read and write eeprom,24cxx\24lcxx .
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:2777
    • 提供者:gxl
  1. iic

    0下载:
  2. 虚拟I2C总线汇编程序软件包.PDF Keil Cx51 V7_0单片机高级语言编程与_uVision2应用实践.pdf 供给初学者用-iic Cx51
  3. 所属分类:assembly language

    • 发布日期:2017-06-14
    • 文件大小:22453871
    • 提供者:小文
  1. I2Cserialbuscontrol

    0下载:
  2. 以24CXX系列SEEPROM为例介绍EM78系列单片机如何设计I2C总线接口 -To 24CXX Series SEEPROM example describes how to design EM78 series MCU I2C bus interface
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:15214
    • 提供者:刘威
  1. pic_c_Programing

    1下载:
  2. PIC c语言程序实例。含有I2C方式读写24C02EEPROM实例、PIC单片机12864汉字液晶模块显示图象实例、PIC单片机之步进电机控制移位距离实例、SPI方式读写93C46EEPROM实例、USART通信等9个完整程序设计。-PIC c language program examples. Examples of ways to read and write 24C02EEPROM with I2C, PIC Microcontroller 12864 character LCD mo
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:14594
    • 提供者:
  1. EEPEROM2419

    0下载:
  2. 24lc512 eeprom的经典源码 ,我经过了严格的I2C时序处理,运用在MSP430F149上非常的好,而且在MSP430F2419上也很兼容。解决了不同单片机挑片的现象-24lc512 eeprom classic source, I passed a strict I2C timing processing, using the MSP430F149 is very good, but also is compatible with the MSP430F2419. Solve the
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:83125
    • 提供者:dudu
  1. pdf

    0下载:
  2. 在热网智能终端中停电记录的实现.pdf 外围器件 实时时钟 日历芯片.pdf 日历芯片PCF8583及其应用研究.pdf 日历芯片PCF8563在智能火灾报警控制器中的应用.pdf 基于I2C总线的日历时钟PCF8563在.pdf 多功能数字电子钟系统的设计与实现.pdf 多功能时钟 芯片PCF8563及应用.pdf 串行时钟芯片PCF8583在DSP系统中的应用设计.pdf PCF9563在电子时钟设计中的应用.pdf PCF8583的工作原理及在单片机接口
  3. 所属分类:source in ebook

    • 发布日期:2017-05-09
    • 文件大小:2509803
    • 提供者:xiaowei
  1. shizhong

    0下载:
  2. 汇编完成单片机AT89C51的电子时钟有调时和设定闹铃功能,并通过I2C存储到EEPROM中,适合单片机新手,程序从显示单个数码管一点点增加功能,最后完成每步程序都有保留。-SCM AT89C51 complete compilation of electronic clock and set the alarm when there is transfer functions, and stored through I2C EEPROM, suitable for novice microco
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:135477
    • 提供者:Menk
  1. I2C

    0下载:
  2. SONIX单片机之I2C 软件,程序功能:写字节数据,将要保存的数字写人到epprom中以防掉电丢失
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:1320
    • 提供者:fouces
  1. 18988IR_LED

    0下载:
  2. 基于51系列单片机的 红外感应器 I2C通讯程序,-Based on the 51 Series MCU infrared sensor I2C communication procedures,
  3. 所属分类:assembly language

    • 发布日期:2017-12-05
    • 文件大小:653
    • 提供者:wuxiangxu
  1. STC_adv7611

    2下载:
  2. 利用单片机验证ADV7611芯片,用I2C配置ADV7611的相关寄存器。- Verified using microcontroller chip ADV7611, ADV7611 associated with I2C configuration registers.
  3. 所属分类:assembly language

    • 发布日期:2014-04-10
    • 文件大小:2591744
    • 提供者:520yunping1314
  1. 24c64

    0下载:
  2. 24C64也是EEPROM,但不同的是24C64是I2C接口的,容量也要更大些,用来存储较大容量的数据,甚至在某些单片机中可以用作程序存储器-24 popular c64 block and EEPROM, but different popular c64 is the I2C interface is 24, capacity should also be larger, used to store large capacity of data, even in some of the si
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:10689
    • 提供者:陈怀
« 12 »
搜珍网 www.dssz.com