搜索资源列表
I2C应用程序
- This code implements the basic functions for an I2C slave device using the SSP module. All I2C functions are handled in an ISR. Bytes written to the slave are stored in a buffer. After a number of bytes have been written, the master device can then r
I2C AT24C02
- 本文件是一个E2PROM的应用程序, 大家可以根据自己的需要进行更改, 以满足不同的需要.-This document is an E2PROM applications, we can according to their need for changes to meet different needs.
应用I2C
- i2c总线对于单片机的扩展很有帮助, 可以通过两个i/o口进行大量的扩张. 这是一个i/c的应用程序.-i2c Bus for the expansion of SCM helpful, through two i / o Hau substantial expansion. This is an i / c applications.
c51_Code_Packet
- 这是单片机C51的各种代码包,包括:I2C应用程序、滚动码应用原程序、红外应用源程序集、用计算机并口模拟SPI通讯的C源程序-C51 microcontroller This is the code, including : I2C applications, rolling code original application procedures, Application of infrared source sets, computer simulation of SPI communica
i2C
- 单片机控制总线I2C的KeilC应用程序代码
I2C
- AVR单片机TWI程序,包括TWI头函数、TWI函数和主函数三个文件,已经调试实际应用
车载程序
- 此源程式包含有:TC9257控制应用\FM调谐\AM调谐\I2C控制\音量控制\串行数据\LCD显示等
I2C
- AVR单片机应用,I2C总线接口扩展C程序代码-AVR single-chip application, I2C expansion bus interface C code
I2C
- EEPROM 24CXX系列读写程序,可以单个字节读写,可以多个字节连续读.已经应用于产品上.-EEPROM 24CXX series of reading and writing process, you can read and write a single byte, multiple bytes can be read straight. Has been applied to products.
RTC_I2C
- I2C总线驱动、实时钟芯片PCF8563应用程序CPU :PIC16F877A Function :以I2C总线方式向PCF8563芯片写入初值,以BCD码方式存储,以字符方式串口显示 。调试通过。-I2C-bus driver, real-time clock chip PCF8563 Application CPU: PIC16F877A Function: to I2C-bus PCF8563 chip manner to write the initial value to BCD
i2c
- 基于LPC229X系列的arm程序-uCOS-II应用实例-I2C-LPC229X series of arm-based program-uCOS-II Application Examples-I2C
I2C
- 在内核里写i2c设备驱动的两种方式前文介绍了利用/dev/i2c-0在应用层完成对i2c设备的操作,但很多时候我们还是习惯为i2c设备在内核层编写驱动程序-Written in the kernel device driver i2c two ways previously described the use/dev/i2c-0 in the application layer on the i2c device to complete the operation, but many times
i2c
- 为AT24C01~AT24C256的读写程序,根据自己的需要应用。addr可根据使用的芯片选择,可从任何位置读写。-To read and write AT24C01 ~ AT24C256 process applications according to their needs. addr can use the chip select, read and write from any location.
I2c-package
- 为对 I2C 从器件进行快速的正确的读写操作,设计虚拟I2C 总线操作平台软件 包本软件包是主方式下的虚拟I2C 总线软件包,只要用户给子程序提供几个主要的参数,即可轻松地完成任何 I2C 总线外围器件的应用程序设计-I2C slave device for the correct read and write operations faster, the design of virtual I2C bus platform package This package is the mai
i2c
- avr单片机的i2c总线应用,pic单片机上i2c总线的应用程序范例-avr microcontroller i2c bus applications
I2C
- 周立功的LPC2478开发板上的IIC应用程序,有读写EEPROM的程序,可做二次开发-ZhouLiGong LPC2478 development of plate on the IIC application, reading and writing of EEPROM program to do secondary development
I2C-AT24C02
- 关于IIC总线与单片机的连接界相关接口的应用程序-Application on the IIC bus
C8051F020-I2C
- C8051F020的I2C接口程序,通过测试可以应用-C8051F020 I2C
9.EEPROM应用-开机次数存储
- 9.EEPROM应用-开机次数存储,使用的51单片机,简单程序,(9.EEPROM application - boot frequency storage, the use of 51 single-chip microcomputer, simple procedures,)
I2C_Slave_demo
- I2C应用主程序,I2C底层驱动程序,包括一部分中断程序(I2C application master, I2C underlying driver, including a part of the interrupt program)