搜索资源列表
51下的RTC例子
- 51下RTC的例子 本目录总共有以下部分: 1.项目文件PCF8563.uv2,TIME.uv2。 2.调试源程序PCF8563_s.asm和PCF8563_S.c。 3.模拟I2C文件包VI2C_ASM.inc和VI2C_C51.h用户可以直接调用。-51 examples of a total catalog of the following parts : 1. Project documents PCF8563.uv2, TIME.uv2. 2. PCF8563_s.as
模拟I2C与51MCU接口
- 51单片机与I2C接口时序的模拟程序,具有很大的实用价值!-51 microcontroller and I2C interface timing simulation program that has great practical value!
dummy I2C bus
- 这是一个模拟I2C通信协议的C语言模块,可以在基于51系列单片机的C语言程序中进行调用,调用方式我在模块中已经添家了详细的说明,请自己查阅!-This is a simulation I2C communication protocol C language module, Based on the 51 Series MCU C language program which calls, Call module way I have Tim home detailed descr iption
CH450_I2C
- 使用51模拟I2C总线对CH450完成对6位LED数码管显示的操作。使用LED驱动芯片可分担51的工作量。
I2C
- 51系列模拟I2C通讯,C代码和汇编代码都有
i2c
- 51单片机上模拟i2c传输的程序,自己更改2个io口就可使用。
i2c
- 51单片机模拟i2c完整源代码,经过测试,可应用于i2c器件通信!
AT89S51-I2C
- 51单片机的I2C通信程序包,采样IO口模拟I2C,程序简洁支持基本的I2C协议,经过测试运行非常稳定可靠,稍加改动可满足其他需要。
i2c
- 用51单片机模拟I2C通信,详细描述了通信全过程。
C51控制SRAM
- 本源码是模拟软核51利用I2c控制SRAM进行读写控制的程序
ARM_GPIO_I2C.rar
- 用ARM芯片GPIO模拟I2C程序,能在51或ARM使用,GPIO with ARM chip I2C simulation procedures can be used in 51 or ARM
i2c.rar
- 51单片机,c8051f340通过GPIO模拟i2c程序,51 SCM, c8051f340 through GPIO analog i2c procedures
iic_uart
- I2C转UART,51单片机普通IO口模拟I2C从机,解决UART不够的问题-I2C switch to UART, 51 Microprocessor Analog IO port I2C slave address the problem of insufficient UART
I2C
- /* 51系列单片机在使用时,有时需要模拟I2C总线, */ /* 这里举出一个实例(读写串行EEPROM芯片at2402) */-/* 51 Series single-chip, when used, is sometimes necessary to simulate I2C bus,*//* here to cite a concrete example (read and write serial EEPROM chip at2402)* /
51
- 设计一电子钟,采用CPU为51系列单片机,用C51或ASM51编写软件,给出SCH原理图和软件清单(要求有功能注释),系统要求如下: 1. 4个按键,分别为设置、+、-、->可以循环时间设置。 2. 采用I2C 8583时钟芯片(可以查相关资料)。 3. 8个8段LED显示。显示内容:时-分-秒。 4. 8个按键分别可以模拟外部8个故障点。 5. EEPROM保存最近100个外部故障数据。 6. RS232上位机接口。 该系统软件完成以下功能: 1. 上电时
i2c
- 模拟I2C程序,可以在51单片机上运行,使用C语言编译环境-I2C simulation procedures can be run in 51 single-chip, the use of C language compiler environment
I2C
- 51单片机I2C模拟程序,包括所有的模块,有详细的注释.是学习的好帮手.-51 Single-chip I2C simulation program, including all the modules, there are detailed notes. Is a good helper to learn.
51-microcontroller-I2C-bus-driver
- 用51单片机模拟I2C总线的驱动驱动程序-51 microcontroller I2C bus driver
51_IO_I2C
- 使用51单片机IO口模拟I2C总线接口,实现与MS5611的通信(The use of 51 single-chip IO port analog I2C bus interface to achieve communication with the MS5611)