Welcome![Sign In][Sign Up]
Location:
Search - mcs51 i2c

Search list

[Other resourceMCS51-I2c

Description: MCS51系列单片机采用普通I/O实现I2C接口,数据的读写等-MCS51 single-chip, general I / O I2C interface, data such as literacy
Platform: | Size: 2440 | Author: 陈旭 | Hits:

[Other resourceI2c_full

Description: 这是mcs51下的i2c实现,采用gpio来作为i2c的sda&scl.该实现几乎包含了i2c所有的可能情况!-mcs51 This is the realization of i2c, gpio used as the sda i2c
Platform: | Size: 1282 | Author: timeshift | Hits:

[Other resourcemcs51-i2c

Description: 1,这是一个标准的I2C程序源程序. 2,可以运用到写I2C器件和设备. 3,可以作为学习之用.
Platform: | Size: 2435 | Author: tom | Hits:

[Embeded-SCM DevelopCH452IF.ZIP

Description: CH452的2线接口,不含按键中断为2个I/O引脚,含按键中断为3个I/O,兼容I2C/IIC时序 对于频率低于24MHz的MCS51,为了节约传输时间,可以适当减少SCL/SDA之间的延时
Platform: | Size: 13569 | Author: 朱先生 | Hits:

[Dialog_WindowUSB设备CH372/CH375调试程序

Description: 此文件包含了CH372/CH375调试程序的全部源代码,以及执行程序。包括检测设备属性,上传下载数据等功能。 用于MCS51单片机的内置USB调试固件程序 用于连接CH372或者CH375的单片机进行简单的调试功能 可以用include直接包含到应用系统的主程序中,或者添加到工程项目中 CH372DBG.C 为单片机端的子程序,内有主程序示例 CH37D51.C 为计算机端的子程序,内有主程序示例 ******************************* 实例 MCU目录下为单片机端的主程序:源程序/目标程序 PC目录下为计算机端的监控/调试工具主程序:源程序/目标程序 功能: 1、可以做简单调试,类似于简单的嵌入式软件仿真器,计算机端程序为CH37XDBG.EXE 2、在计算机上可以读写单片机的SFR、可以控制单片机的I/O引脚 3、在计算机上可以读写单片机的内部RAM,交换数据 4、在计算机上可以读写单片机的外部RAM或者外部IC设备 5、在计算机上可以读取单片机的程序ROM 扩展功能,后加的 6、通过MCS51的异步串口模拟USB转串口芯片(USB数据经MCS51后转为串口数据) 7、支持I2C两线接口(例子只用于测试24C01-24C16,24C32-24C512等串行EEPROM)
Platform: | Size: 317629 | Author: wukoo0901@qq.com | Hits:

[SCMMCS51-I2c

Description: MCS51系列单片机采用普通I/O实现I2C接口,数据的读写等-MCS51 single-chip, general I/O I2C interface, data such as literacy
Platform: | Size: 2048 | Author: 陈旭 | Hits:

[SCMI2c_full

Description: 这是mcs51下的i2c实现,采用gpio来作为i2c的sda&scl.该实现几乎包含了i2c所有的可能情况!-mcs51 This is the realization of i2c, gpio used as the sda i2c
Platform: | Size: 1024 | Author: timeshift | Hits:

[source in ebookmcs51-i2c

Description: 1,这是一个标准的I2C程序源程序. 2,可以运用到写I2C器件和设备. 3,可以作为学习之用.-1, which is a standard I2C procedures .2 source, can be used to write I2C devices and equipment .3 can be used as learning.
Platform: | Size: 2048 | Author: tom | Hits:

[Embeded-SCM DevelopCH452IF.ZIP

Description: CH452的2线接口,不含按键中断为2个I/O引脚,含按键中断为3个I/O,兼容I2C/IIC时序 对于频率低于24MHz的MCS51,为了节约传输时间,可以适当减少SCL/SDA之间的延时-CH452 2-wire interface, without interruption for the two keys I/O pins, including keys interrupted for three I/O, compatible I2C/IIC for frequencies below 24MHz timing of the MCS51, in order to save transmission time can be appropriate to reduce the SCL/SDA delay between
Platform: | Size: 13312 | Author: 朱先生 | Hits:

[Other Embeded program24LC256

Description: this is source file mcs51 interface with i2c eeprom c use keil-this is source file mcs51 interface with i2c eeprom c use keil
Platform: | Size: 4096 | Author: pungpond | Hits:

[assembly languageTraceI2C

Description: It is I2C Bus tracer source for MCS51
Platform: | Size: 2405376 | Author: Alex Han | Hits:

[Other Embeded programI2C_Master0

Description: It is I2C Bus Master source for MCS51
Platform: | Size: 29696 | Author: Alex Han | Hits:

[Other Embeded programI2C_Slave0

Description: It is I2C Bus Slave source for MCS51
Platform: | Size: 28672 | Author: Alex Han | Hits:

[SCMMCS51_Library

Description: MCS51 Controller Library 1.DS1307.h // For DS1307 with i2c Bus 2.I2C51.h // For i2c bus 3.lcd4bit.h // For LCD4bit 4.lcd8bit.h // For LCD8bit 5.MCP3208.h // For MCP3208 with SPI Bus 6.PWM.h // For Internal MCS51 PWM Mode 7.Serial.h // For Timer2 Serial 8.SHT15_RD.h // For SHT15 (Temp & Humi) with i2c Bus 9.SPI_LCD.h // 3 wire LCD (Developing)
Platform: | Size: 8192 | Author: X3STeNLiTE | Hits:

[SCMMCS51-for-18b20-LCM-DC-motor

Description: 针对单片机C51的接口电路,能对需要做多个实验融合在一起的同学有些帮助。-This programer for MCU C51 interface ,there are five aspects,for 18b20,lcm,i2c,DA0832 and DC motor.
Platform: | Size: 54272 | Author: zhangyiyuan | Hits:

[SCMCH452W2

Description: 按键及数码管显示驱动芯片,调试通过,有中文备注。CH452的真正2线接口,含低电平脉冲按键中断在内,只需要2个I/O引脚,兼容I2C/IIC时序 两线制方式SCL/SDA,按键中断由SDA产生,接单片机的脉冲/边沿中断引脚 对于频率低于24MHz的MCS51,为了节约传输时间,可以适当减少SCL/SDA之间的延时-Buttons and digital display driver chip debugging through, Chinese Remarks. Including CH452 true 2-wire interface with low pulse button interrupt, only two I/O pin compatible I2C/IIC timing two-wire, SCL/SDA, key interrupt generated by the SDA, connected to the microcontroller' s pulse/edge interrupt pin for frequencies below 24MHz of the MCS51, in order to save transmission time can be appropriate to reduce the delay between the SCL/SDA
Platform: | Size: 1024 | Author: 李工 | Hits:

[ARM-PowerPC-ColdFire-MIPSI2C

Description: I2C总线模块 MCS51 单片机。C编写,KEIL环境 注意加延时。-I2C bus module MCS51 microcontroller. Written in C, KEIL environment Note added delay.
Platform: | Size: 1024 | Author: lee Hao | Hits:

CodeBus www.codebus.net