搜索资源列表
USB转I2C接口
- USB通信具有快速,热插拔的特性,可以广泛的应用到与计算机通信的地方。本示例是计算机通过USB总线,控制单片机对I2C E2PROM进行读写操作。下位机电路主要采用广州周立功单片机发展有限公司推出的USB Smart Board,外挂一个24系列的E2PROM。-USB Communication is fast, hot swap features can be applied to a wide range of computer and communications areas. This
WR24C02
- 通过并口,模拟I2C通讯,读写24系列EEPROM的VB程序-parallel, simulation I2C communication, reading and writing to the EEPROM 24 series VB program
51MCUI2Cdriver
- MCS-51单片机模拟I2C软件包(内含有应用实例)本版本是针对24系列EEPROM专门设置的,用此软件包进行EEPROM读写时,用户不必考虑页写问题,及16位存储器地址的问题-MCS-51 microcontroller simulation package I2C (contain examples) versions of the series EEPROM 24 specially set up by using this package EEPROM read and write, t
I2C_24C16
- philip lpc2292 ARM CPU的I2C控制器源代码,以操作24C04为例-philip lpc2292 ARM CPU I2C controller source code, C04 24 to operate as an example
24C02rw
- 单片机I2C总线读写Flash芯片24c02,其他24系列通用-SCM I2C Bus writable Flash chips 24c02, other generic Series 24
24i2c
- 程序名: 24系列EEPROM读写 电路介绍:由p1.7=sda,p1.6=scl 功能操作:按S3加数,按S1将i2c指定地址数据读出、显示,按S2将指定数据写入-procedures Name : 24 serial EEPROM circuit on literacy : p1.7 = sda, p1.6 = scl functional operation : according to S3 addition, in accordance with S1 i2c designat
i2cdriver_test.tar
- Linux 2.6.24通过SMBUS总线(也类似于i2c总线)读写内存上的SPD信息。里面包含驱动和测试程序。再PC机上反复测试过,使用OK!本人2个星期的工作量。
24系列所有卡读写操作
- 24系列的卡的读写操作,AT24C01,AT24C02,AT24C04,AT24C08,AT24C16,AT24C32,AT24C64等卡的读写操作,通过I2C总线,AVR控制。
24C064
- I2C存储芯片24C016大全,驱动完整,测试通过-I2C memory chips 24C016 Guinness, drive integrity test
ATmegaTWII2Cread2401
- ATmega 系列TWI/I2C读写 24 01 程序 -ATmega Series TWI/I2C read and write procedures 24 01
2222
- 实验11:DA(TLC5620)实验 实验12:DS18b20温度传感器实验 实验13:LCD1602液晶实验 实验14:24C02(i2c协议)实验 实验15:HS0038红外接收解码实验 实验16:LCD12864液晶实验 开发环境:msp430-Experiment 11: DA (TLC5620) Experimental Experimental 12: DS18b20 Experimental Experimental temperature sensor
i2c_eeprom_24LC256
- keil c8051 i2c driver for EEprom source code
pic18f452-I2C
- 用 PIC 内部的 i2c 模块来调24lc024EEPROM 芯片,先把数据写进去 24lc024 芯片,然后得到再读取芯片,最后 在1602液晶上显示出来:程序由于在protuse中我找不到24lc024芯片, 所以无法得到仿真的结果,但程序地pic 实验板上得到验证,结果是正确的-PIC of the i2c module with internal to the 24 lc024EEPROM chip, first the data in 24 lc024 write chip, t
i2c-dspic
- dspic读写24的一个例子,使用I2C总线传输的,学习I2C总线传输的很好的例子-the dspic read and write 24 an example, use the I2C bus transfer, learning a good example of the I2C bus transmission
I2C
- 关于24序列I2C操作,能直接操作字符串哦!-About 24 sequences I2C operation can directly manipulate the string Oh!
LPC2106P24C02-I2C
- 学习LPC213X系列初级ARM的入门资料,这是我做的关于LPC2106+24C02 I2C的使用实例。-The Series Junior ARM introductory information on in learning LPC213X, which I do use LPC2106+24 C02 I2C instance.
i2c-aducm360
- aducm360是ADI公司的一块24位adc高精度转换芯片,这个程序里包含芯片使用的库文件和i2c使用的代码示例。-aducm360 a 24 adc ADI' s high-precision conversion chip, chip using the library file and i2c code examples included in this program.
I2C
- 这是一个利用IIC来实现24C02的读写,并将结果显示在TFTLCD模块上-This is a use of IIC to achieve 24 of our fleet, speaking, reading and writing, and will be showed on the TFTLCD module
实验24 IIC实验
- 芯片接口协议,主要针对stm32f系列的单片机开发,官方的,很不错的(Chip interface protocol)
实验24 IIC实验---I2C温湿度传感器
- STM32F4的 I2C总线控制SHT20 温湿度控制(Control of SHT20 temperature and humidity by I2C bus of STM32F4)