搜索资源列表
iic
- 本程序是基于DSP6713的IIC通讯程序,给大家提供一个很好的例子
iic
- PIC单片机模拟IIC通讯,以便大家理解IIC通讯的过程。
IIC
- IIC通讯协议和相关程序封状,可直接拿来用
AT24C512+ATmega48单片机
- 用ATmega48单片机的IIC通讯对大容量的eeprom AT24C512进行读写操作,简单,方便,好用
LPC1343 Cortex-M0编程实例
- NXP LPC1343 Cortex-M0编程实例,包涵:GPIO、GPIO按键中断、IIC通讯外围设备24LC64、 PCF2129时钟芯片、PCF8576 LCD驱动液晶屏显示等功能。采用 KEIL MDK编译。
单片机 通讯 模块程序 SPI IIC UART one_wire rs485
- 单片机 通讯 模块程序 SPI IIC UART(RS232)one_wire RS485总线 均有详细解释 是本人精心调试项目时所用 望对你有帮助
软件IIC通讯(FREESCALE单片机HCS08系列)
- 软件IIC通讯(FREESCALE单片机HCS08系列),IIC communications software (FREESCALE Singlechip HCS08 series)
IIC.rar
- DSP 5509A IIC通讯程序 特点: 1. C寄存器操作,是最好的IIC通讯原理学习手段。完整掌握IIC通讯过程,比看那个狗屁CSL好多了。 2. 定义了宏操作,可以实现对“位”操纵,新手可以学习一下。 ,DSP 5509A IIC characteristics of the communication process: 1. C register operation, the IIC is the best means of communication principle st
IIC-I0
- 用普通单片机的I/O口模拟IIC通讯,代替硬件IIC-With ordinary MCU I/O port simulation IIC communication, instead of the hardware IIC
i2c_bb_pg_def
- aduc834 iic 通讯 aduc834 iic 通讯-aduc834 iic communications communications aduc834 iic
IIC-CPLD
- iic总线协议~IIC总线通讯接口器件的CPLD实现,网上下载的资料~~很不错-IIC bus protocol ~ IIC bus communication interface device CPLD realization of downloading the information ~ ~ very good
iic
- 通用IIC通讯程序,可以实现多个字节的读写-General IIC communication procedures, you can achieve multiple-byte read and write
Keil-C51
- IIC通讯程序,已调试成功。对需要IIC的朋友很有用。-IIC communication process has been successful commissioning
dsp-iic
- FM3104芯片和DSP2812的通讯程序-IIC commiunication programm
pic-iic-example
- PIC单片机处于主模式和从模式的IIC通讯源码-PIC microcontroller is in master mode and slave mode IIC communication source
013-IIC-LED
- AVR单片机C语言源程序,(MEGA16)IIC通讯方法,解读你的通讯疑惑。-AVR microcontroller C language source code, (MEGA16) IIC communication, reading your newsletter doubts.
IIC
- MCU:R5F10268 编译环境:Cs+ 软件模拟IIC通讯,应用程序与驱动程序分开,可以移植到其他单片机上。已经测试验证过。(MCU: R5F10268 compile environment: Cs + Software simulation of IIC communication, application and the driver separately, can be transplanted to other MCU.Has the validation test)
IIC通讯调试
- 基于STM32的I2C通讯调试,可用,可参考(STM32 based I2C communication debugging, available, reference)
单片机普通IO口模拟IIC多机通信-本人已测试通过
- 关于iic通讯,主从机iic通信,可双向通信,模拟iic(Analog IIC dual computer communication)
iic通讯程序
- 硬件模拟IIC通讯的代码,可快速移植到任何平台