搜索资源列表
nickles_I2c
- I2C器件的MCS-51汇编仿真程序 已经在实际当中使用过-I2C devices MCS-51 simulation program has been in practice used
51MCUI2Cdriver
- MCS-51单片机模拟I2C软件包(内含有应用实例)本版本是针对24系列EEPROM专门设置的,用此软件包进行EEPROM读写时,用户不必考虑页写问题,及16位存储器地址的问题-MCS-51 microcontroller simulation package I2C (contain examples) versions of the series EEPROM 24 specially set up by using this package EEPROM read and write, t
dzb
- 这里介绍的一款多功能编程器,功能强大,支持大多数常用的EPROM, EEPROM, FLASH, I2C,PIC, MCS-51,AVR, 93Cxx等系列芯片(超过400种)。硬件成本较低,性价比很高-here on the versatile programmer, the powerful support of the most commonly used EPROM, EEPROM, FLASH, I2C, PIC, MCS-51, AVR, 93Cxx series chip (mor
I2C123
- 通过MCS-51的P1.0和P1.1来模拟I2C总线进行通信,数据收发工作。程序是用C语言实现。内有详细解释,可读性和移植性强。-through the MCS-51 of P1.0 and P1.1 to simulate I2C bus communication, Data Transceivers work. Procedure is used C language. Are explained in detail, readability and portability strong.
bcq
- 这里介绍的一款多功能编程器,功能强大,支持大多数常用的EPROM, EEPROM, FLASH, I2C,PIC, MCS-51,AVR, 93Cxx等系列芯片(超过400种)。硬件成本较低,性价比很高。
I2c9
- 这是mcs-51和EEPROM AT24C512 I2C总线接口器件接口的例子
I2CLM75
- I2C通讯源代码。LM75与51 系列单片机通讯协议。-I2C communication agreement.based on MCS.
51
- 设计一电子钟,采用CPU为51系列单片机,用C51或ASM51编写软件,给出SCH原理图和软件清单(要求有功能注释),系统要求如下: 1. 4个按键,分别为设置、+、-、->可以循环时间设置。 2. 采用I2C 8583时钟芯片(可以查相关资料)。 3. 8个8段LED显示。显示内容:时-分-秒。 4. 8个按键分别可以模拟外部8个故障点。 5. EEPROM保存最近100个外部故障数据。 6. RS232上位机接口。 该系统软件完成以下功能: 1. 上电时
VI2C_C51
- 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
i2cslave
- I2C source for own I2C-Slaves, in MCS-Basic
MCS-51study
- 通过串口控制单片机实现各种学习功能!包括:串口,I2C,1-BUTTON总线,时钟芯片,数码管等-Microcontroller through the serial port control functions to achieve a variety of learning!
examples
- MCS-51的Proteus 7.1仿真原理图,里面包含了常用的例子数码管,I2C,AD-MCS-51 in Proteus 7.1 simulation schematic diagram, which contains examples of commonly used digital tube, I2C, AD ...
I2C
- mcs 8051 i2c assemble
I2C_ruanjianbao
- 51单片机模拟I2C总线软件包程序.库中有模拟I2C的操作函数,加入 此文件即可使用软件包中的函数,MCS-51系列机型可以通用.-I2C bus Software Bundle for C51 Single Chip Microcomputer.
51danpianji
- 是一本有关单片机应用与实践的实验操作书,是单片机爱好者入门的操作的好例子,并包含源程序和相应的电路图 主要内容: 1.实验电路板介绍,功能及特点 2. MCS-51单片机及其开发系统(仿真器)的认识, MCS-51 I/O引脚输入/输出,外中断实验,LED显示与定时中断,I/O口扩展与定时器T2中断,I/O扩展与键盘接口电路,并行通信及MCS-51与并行打印机接口,点对点串行通信,I2C总线,PCF8536使用,无线解码,LCD的使用,SPI的通信,ISD4000系列语音芯片的使用-
I2C_Bus_operation
- MCS-51单片机源代码,I2C总线控制程序,C语言和汇编语言两种代码。-MCS-51 microcontroller source code, I2C bus control process, C language and assembly language two codes.
MCS-51-simulation-I2C-package
- 函数是采用软件延时的方法产生SCL脉冲,固对高晶振频率要作 一定的修改....(本软件包是1us机器周期,即晶振频率要小于12MHZ)总线时序符合I2C标准模式,100Kbit/S。-Functions is the software delay SCL pulse, solid high crystal frequency to make some changes .... (This package is the 1us machine cycle, the crystal frequenc
I2C-data-bus
- 51单片机实现的I2C总线接口,用C语言实现,包括程序源文件和电路图。-The I2C data bus interface realized by MCS-51.
93C66
- 汇编写的I2C读写程序,可直接复制使用,或当子程序使用-MCS-51 ASM I2C 93C66
C51-i2c
- MCS-51单片机与I2C总线芯片接口。I2C总线是由PHILIPS公司开发一种简单、双向二线制同步串行总线。-MCS-51 microcontroller with I2C bus interface chip. PHILIPS I2C bus was developed by the company in a simple, two-way two-wire synchronous serial bus.