搜索资源列表
基于149单片机的AT24C02(i2c协议)程序
- 基于149单片机的AT24C02(i2c协议)实验,CPU向IIC总线发送数据,之后再从IIC总线读取并显示在数码管上,实际上操作的是EEPROM.器件挂接在IIC总线上,写数据时,主机发送后得等到从机应答信号才能进行继续发数据,否则stop();读数据时,主机接收到从机数据时,得主机完成IIC总线的应答才能继续读取数据!!!
基于philip PLC921的i2c通信代码
- 基于philip PLC921的i2c通信代码
DSP2812以及单片机程序
- 主要是DSP2812和单片机编程的一些相关程序,包括模拟i2c,SPI等
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
- pic单片机i2c驱动程序,适用于各种pic单片机芯片。,pic单片机i2c驱动程序
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.C文档
- 51单片机没有i2c接口,所以可以采用软件模拟的方式,在P1口选择数据线和时钟线。下载可直接运行!-51 i2c interface, the software can be used in simulation, I choose the P1 line data and clock lines. Running can be downloaded directly!
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
- 飞利浦公司i2c总线协议,周立功单片机翻译的中文版-Philips i2c bus protocol, Zhou Ligong Singlechip translated Chinese version of
i2c
- 51单片机下,利用i2c接口进行数据传输-51 Single-chip, using the i2c interface for data transmission
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)