搜索资源列表
基于149单片机的AT24C02(I2C协议)程序
- 基于149单片机的AT24C02(I2C协议)实验,CPU向IIC总线发送数据,之后再从IIC总线读取并显示在数码管上,实际上操作的是EEPROM.器件挂接在IIC总线上,写数据时,主机发送后得等到从机应答信号才能进行继续发数据,否则stop();读数据时,主机接收到从机数据时,得主机完成IIC总线的应答才能继续读取数据!!!
基于philip PLC921的I2C通信代码
- 基于philip PLC921的I2C通信代码
SMBus.silicon 单片机C8051F320的I2C总线控制程
- silicon 单片机C8051F320的I2C总线控制程序,silicon single-chip C8051F320 the I2C bus control procedures
I2C.rar
- I2C 总线C语言集锦包括,PIC单片机,51单片机,AVR单片机.,I2C Bus C language allehanda including, PIC microcontroller, 51 MCU, AVR Singlechip.
i2c.rar
- 51单片机,c8051f340通过GPIO模拟i2c程序,51 SCM, c8051f340 through GPIO analog i2c procedures
sch
- avr单片机开发板原理图。具有232,485等通信接口,isp,jtag,i2c等总线,热敏电阻,8位LED显示等常用功能。-avr microcontroller development board schematics. With 232,485 other communication interface, isp, jtag, i2c, etc. bus, thermal resistance, 8-bit LED display common features.
TEA5767_C51
- 用到飞利浦的TEA5767的收音机模块,SP3767和TEA5767完全兼容 TEA5767采用I2C或者三线接口控制,我是用的I2C,单片机用STC89C52,带1K EEPROM,可以掉电存台,1602LCD显示,这里只给了TEA5767的控制程序, TEA5767读写数据都是5个字节,其中PLL参数14位.-Philips TEA5767 use of the radio module, SP3767 and TEA5767 fully compatible with TEA
I2C
- I2c的读/写操作.采用松翰8位单片机汇编语言编写的子程序,用器件at24c01,at24c02及ht24c02验证过. 希望对需要的人有帮助.-i2c_drv assembly with Sonix 8bit IC
pic-i2c-master-test
- PIC单片机I2C通信主模式,内涵Proteus仿真内容-PIC MCU I2C master mode communications, meaning the content of Proteus simulation
PIC32-i2c
- PIC32单片机IIC串行通信的标准函数程序。编写PIC32程序很好的参考资料。-PIC32 microcontroller serial communication standard IIC function program. PIC32 program write a good reference.
I2C
- Cortex M0内核 LPC1114 i2c单片机开发 -Cortex M0 core LPC1114 i2c chip development
I2C
- I2C AVR单片机使用I2C总线的例子,AVR工作于I2C的主节点模式,包含两个例子 I2C.c 以单字节模式访问I2C总路线器件AT24C02的例子程序,从中可以学习I2C总线的工作过程 AT24C02.c 调用库函数对AT24C02进行读写,可以连续多字节读写。-Single-chip I2C AVR example of the use of I2C bus, AVR job in I2C master mode node, including two examples in
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)* /
I2C.RAR
- 本程序实现利用51单片机实现I2C总线通信,包括相应的电路图。-This procedure to achieve the realization of the use of 51 single-chip I2C bus communication, including the corresponding circuit diagram.
I2C
- 51单片机下,利用I2C接口进行数据传输-51 Single-chip, using the I2C interface for data transmission
i2c
- 主要是包括单片机数据传输i2c传输程序一般是单片机模拟-Mainly single-chip data transfer, including transfer procedures i2c generally single-chip analog
I2C
- 具体介绍了51单片机的I2C 有详细的注释-Details of the 51 single-chip I2C detailed notes
I2C
- 51单片机 I2C Proteus单片机仿真-51 Single-chip Single-chip I2C Proteus simulation
I2C
- AVR单片机应用,I2C总线接口扩展C程序代码-AVR single-chip application, I2C expansion bus interface C code
I2C
- St89C51单片机开发I2C通信,通过Keil_v5平台编译,买板子自带烧写器,实现I2c的实时通信(St89C51 microcontroller development, I2C communication, through the Keil_v5 platform compiler, buy the board comes with the writer, to achieve real-time communication I2c)