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

搜索资源列表

  1. 51

    1下载:
  2. 设计一电子钟,采用CPU为51系列单片机,用C51或ASM51编写软件,给出SCH原理图和软件清单(要求有功能注释),系统要求如下: 1. 4个按键,分别为设置、+、-、->可以循环时间设置。 2. 采用I2C 8583时钟芯片(可以查相关资料)。 3. 8个8段LED显示。显示内容:时-分-秒。 4. 8个按键分别可以模拟外部8个故障点。 5. EEPROM保存最近100个外部故障数据。 6. RS232上位机接口。 该系统软件完成以下功能: 1. 上电时
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:58743
    • 提供者:徐诚
  1. MSP430_I2C

    0下载:
  2. 通用的MSP430单片机I2C程序,比如用于和铁电存储器等的通讯。-MSP430 Singlechip I2C common procedures, such as for and ferroelectric memory, such as communications.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:3753
    • 提供者:董宝宏
  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. i2c

    0下载:
  2. 该工程的功能是51单片机模拟i2c器件的工作时序-Features of the project is 51 single-chip analog timing device i2c
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:18443
    • 提供者:问路人
  1. i2c

    0下载:
  2. 模拟I2C程序,可以在51单片机上运行,使用C语言编译环境-I2C simulation procedures can be run in 51 single-chip, the use of C language compiler environment
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1110
    • 提供者:liangliang
  1. 24C02

    0下载:
  2. I2C总线芯片24C02在单片机上的应用,C语言源码,Keil uVision3工程文件,附原理图及说明学习文档 I2C总线协议 I2C总线协议是一种常见的电子元器件通信协议,此协议的特点是利用很少的IO口进行信息的交互,除去片选和时钟同步外,实际的I2C总线协议仅仅通过两根线就完美解决了信息的交流。 I2C总线协议在我们提供的资料中可以找到,您可以阅读此资料来了解协议的内容和详细的规范。 虽然相较并口总线来说,I2C总线在速度上会慢一些,但它具有硬件电路简单,多个器件共享
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:21835
    • 提供者:Tad
  1. i2c_PIC16

    0下载:
  2. PIC16单片机实现I2C IIC总线的程序库,-PIC16 MCU I2C IIC Bus library,
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:10449
    • 提供者:dfq
  1. LAB-12-I2C

    0下载:
  2. MSP430FG4619的iic子程序,可以方便移植到MSP430其它型号的单片机中-Subroutine MSP430FG4619 the IIC, can be easily ported to other models of MSP430 MCU
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:25500
    • 提供者:崔鹏
  1. wnz

    0下载:
  2. 基于AVR单片机设计实现一个家居环境的万年历挂钟,AT90S8535通过模拟i2c总线与时钟芯片连接-AVR single-chip design based on the realization of a home environment calendar clock, AT90S8535 by simulating i2c bus and clock chip connection
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:59294
    • 提供者:董志疆
  1. AVR_USB

    0下载:
  2. AVR单片机里的USB通信程序开发源代码,是某人的本科毕业设计,里面附有毕业论文.-AVR Single Chip USB communication procedures in the development of source code, is a person s undergraduate graduation project, which bearing thesis.
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2111904
    • 提供者:Jackson
  1. I2C

    0下载:
  2. 单片机代码实现I2c通信协议,语言为c51,环境为keil-Single-chip I2C communication protocol code, language for c51, the environment for keil
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2038
    • 提供者:刘小燕
  1. VI2C_C51

    1下载:
  2. MCS-51单片机模拟I2C软件包本模拟I2C软件包包含了I2C操作的底层子程序,使用前要定义 好SCL和SDA。在标准8051模式(12 Clock)下,对主频要求是不高于12MHz(即1个 机器周期1us) 若Fosc>12MHz则要增加相应的NOP指令数。(总线时序符合I2C标 准模式,100Kbit/S)-MCS-51 Single-chip I2C simulation package
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:6087
    • 提供者:HUANGNANPING
  1. I2C

    0下载:
  2. 单片机I@C程序库,很容易移槙,我已用过N多次,很好用-MCU
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2378
    • 提供者:cmlin
  1. zsMCUshiyanban

    0下载:
  2. 本实验板的制作原则,简单实用。资源: 8 个LED(闪灯,走马灯,各式花样灯)。4 个数码管(时钟显示,遥控码显示,计数显示等各种显示)。6 个按键(按键扫描,中断,计数器)。 AT24C02(I2C 总线接口实验)。6个接收头(家电遥控器接收,解码)。MAX232(串行RS232 和电脑通迅实验)。蜂鸣器提供各种实验的例程,让初学者轻松学会单片机编程。其中的遥控解码程序,可将红外遥控器的代码显示到LED 上,是遥控开发的好工具。-This experiment the production o
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:236995
    • 提供者:zhihujj
  1. AVR-baseonAT24C16

    0下载:
  2. 首先介绍I2C总线的的一些基本知识:特点、结构、原理、控制时序、与单片机的接口方法等。最后通过一个实例实现模拟I2C接口。-First of all I2C bus introduce some basic knowledge of: characteristics, structure, principle, control timing, and MCU interface methods. Finally, through an example of analog implementati
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:257141
    • 提供者:jiben042
  1. I2C

    0下载:
  2. 51单片机的I2C总线程序,学学吧,将来的世界是个多元化世界-51 MCU I2C bus procedures, learn you learn, the future world is a pluralistic world
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:26882
    • 提供者:郭员外
  1. picCchengxu

    0下载:
  2. pic单片机的几个c语言源程序,包括ad,pwm,i2c等程序-pic Singlechip several c language source code, including the ad, pwm, i2c procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:888777
    • 提供者:songzhenguo
  1. twi_nbyte

    0下载:
  2. avr单片机的twi(i2c)的程序,相当于i2c程序,用c语言编写
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:835
    • 提供者:徐后乐
  1. I2C

    0下载:
  2. 单片机通过一定的时序,控制对24C02的读与写。-Single-chip through a certain timing, control of the read and write 24C02.
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:15673
    • 提供者:凯凯
  1. I2C

    0下载:
  2. 关于单片机的I2C功能的使用,欢迎大家交流学习 -About MCU I2C features are welcome to communicate U.S. study
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1548
    • 提供者:yp
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com