搜索资源列表
I2C接口输入输出示例
- soome examples of I2C transfer
I2C AT24C02控制)
- 以at24xx为例,向你详细的再现了I2C编程的方法和思想,依此类推,你可以掌握更多的I2C硬件编程-to at24xx as an example to you, detailed reproduction of I2C programming methods and thinking, and so on, you can grasp more hardware I2C programming
i2c总线协议(中文版)
- i2c总线协议(中文版),各位感兴趣的可以看看。-i2c Bus Protocol (Chinese version), you can see the interest.
FPGA-I2C
- 利用FPGA 编程实现I2C总线,对学习很有帮助 -FPGA Programming I2C bus, a pair of useful learning
I2C
- I2C drever ,I have use that for longly-I2C drever, I have use for that longly
I2C
- C51下怎样实现I2C的控制及程序实例 此程序仅供参考-C51 how to achieve I2C control procedures and examples of this procedure is for reference only
I2C
- I2C串口通信程序,与ARM芯片进行通信,利用S3C2410的I2C接口
main(I2C)
- main(I2C)直读压力计的开发程序,通信协议I2C,程序已经通过实验
i2c总线程序
- 本程序是i2c总线读写一个字节的程序。在写过程序中,不一定非要检测i2c的应答位,可以直接延时过去就行,但是在读过程中必须给应答信号,读完发停止位,一定确认所发的信号都发上了。否则在连续地址读的过程中可能不会出错,但是在随机度过程中就会出错,我的程序就是在给停止信号时没有给上,24cxx一直在输出数据,结果读出错。找着问题后我的程序只加入了一条命令便完全正常。-i2c bus read and write a byte procedures. The written procedure, no
i2c汇编语言
- I2C端口设计,由ASM设计完成,实现I2C端口功能-I2C port design, the design completed by ASM, I2C port functions
vb i2c
- 用VB編程,用LPT口模擬I2C總線。
RS232-i2c
- RS232-i2c 并口模拟I2C、SPI总线驱动
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!
RS232
- Software I2C implimntation
I2C
- This the source code for I2C(Inter Integreted Circuit) which is used in serial communication-This is the source code for I2C(Inter Integreted Circuit) which is used in serial communication
i2ctest1.1
- simple delphi rs232 to i2c program. Included interface schematic
i2cBUS
- I2C总线是一种非常常用的串行总线,它操作简便,占用接口少。本程序(verilog hdl)介绍操作一个I2C总线接口的EEPROM AT24C02 的方法,使用户了解I2C总线协议和读写方法。-The I2C bus is a very common serial bus, it is simple, occupy less interface. This program (verilog HDL) introduced operating a AT24C02 EEPROM of I2C
I2C
- I2c串口程序,实现I2c串口控制器功能,需要和epprom模块、信号发生器联合使用,该程序有应带信号功能。-I2c serial program achieve I2c serial controller functionality, needs and epprom modules, signal generators used in combination, the program has to be with a signal function.
I2C
- I2C串口调试代码,包括I2C主机实验-读写CAT1025,I2C从机实验-CAT1025器件模拟。-I2C serial debugging code, including I2C host experiment- read and write CAT1025, I2C slave test-CAT1025 device simulation.
I2C
- 这个是一个I2C接口的程序,能够帮助初学者有效的理解I2C(This is a I2C interface procedures, can help beginners effectively understand I2C)