搜索资源列表
i2c.zip
- keil c51下基于软件模拟I2C总线的Dll动态连接库。下载后将其烤到keil\C51\bin下即可。
PCF8563的C51程序设计
- I2C总线驱动程序(用两个普通IO模拟I2C总线) 包括100Khz(T=10us)的标准模式(慢速模式)选择, 和400Khz(T=2.5us)的快速模式选择, 默认11.0592Mhz的晶振。-I2C Bus Driver (using two ordinary analog IO I2C Bus) include 100Khz (T = 10us) standard mode (slow mode) choice, and 400Khz (T = 2.5us) Fast
I2C串行总线标准驱动程序(C51)-万能程序
- I2C串行总线标准驱动程序(C51)-万能程序-I2C serial bus standards Driver (C51) - omnipotent procedures
遥控器I2C
- 遥控器编码的c51程序,包括遥控器编码,I2C操作编程等-remote coding decoder procedures, including remote control codes, such as I2C programming operation
模拟I2C总线
- 用单片机I/O口模拟总线形式的通用驱动程序,用C51编写-MCU I / O simulation generic form of bus drivers, prepared with C51
I2C-Qing
- C51的I2C代码,针对PHILIPS的时钟芯片与24C32-C51 I2C code PHILIPS against the clock chip and 24C32
7290C-datebase
- 此软件包包含了模拟I2C C51程序软件包和ZLG7290的C51程序然后包。 软件包的接口界面: (1) bit ISendByte(uchar sla,uchar c) (无子地址)写单字节数据 (现行地址写) (2) bit IRcvByte(uchar sla,uchar *c) (无子地址)读单字节数据 (现行地址读) (3) bit ISendStr(uchar sla,uchar suba,uchar *s,uchar no)(有子地址)读N字节数据
33xxdrivers
- 增强型8位单片机UPSD33xx系列芯片常用片上外设的驱动程序(ADC,TIMER,UART,I2C..),c51编写,适合KEIL开发。还包含了启动代码例程。-enhanced 8 UPSD33xx series chip microcontroller used on-chip peripherals Driver (ADC, TIMER, UART, I2C ..), c51 prepared for KEIL development. Also includes bootcode rou
I2C-C51
- 89S52下C51写的I2C通讯程序,测试通过,本人正在使用
i2c-c51
- 绝对好用的I2C读写程序-absolute and easy to read and write procedures I2C
i2c
- keil c51下基于软件模拟I2C总线的Dll动态连接库。下载后将其烤到keil\C51\bin下即可。-keil c51 simulates I2C based on software the main line the Dll dynamic connection storehouse. After downloading roasts it to keil\C51\bin under then.
MCU_24c02
- 电能监测仪C51原码,通过总线实行单片机的大容量存储,还有spi i2c通信-Energy Monitor C51 source, the microcontroller bus implement large-capacity storage, and communications 20 i2c
fmd1216
- PHILIPS fmd1216高频头 C51 i2c通信程序-PHILIPS fmd1216 Tuner C51 i2c Communication Program
fq1236-3
- philips fq1236第三代tuner i2c通信C51驱动程序-philips fq1236 third generation tuner i2c driver Communication C51
C51
- 【实验题目】 PCF8563时钟 【实验目的】 学习PCF8563时钟/日历芯片的基本原理。 学习I2C总线的基本概念。 【硬件接法】 PCF8563芯片的SCL接P1.6,SDA接P1.7 另外,时钟可通过数码管显示 【实验步骤】 用跳线帽短接JP15。 ISP下载开关扳到“10”,用Flash Magic软件下载程序文件“PCF8563.hex”,运行。 做完实验后,拔去跳线帽JP15。 【运行效果】 数码管显示出预设的的
Application-of-real-C51-MCU-Language-Collection.ra
- 51单片机的C语言实例,里面有按键,串口通讯,I2C通讯,AD电压采样等程序的实例-51 Single-chip C-language examples, which have keys, serial communication, I2C communications, AD voltage sampling procedures such as instances of
I2C(C51)
- I2C串行总线标准C51驱动程序,为word文档,含注释。-C51 standard I2C serial bus driver
i2c
- 实现8位c51单片机的主机和从机的i2c通讯的源代码-C51 achieve 8-bit microcontroller i2c master and slave of the source code of communication
I2C--C51
- 用C51写的IO口模拟I2C总线,很适合于I2C初学者参考-Written by C51 IO mouth simulation I2C bus
SMBus
- EEPROM 多位地址数据随机,连续读写(I2C protocol between C51 MCU and EEPROM)