搜索资源列表
i2c-philips-par
- i2c-hw access for philips style parallel port adapters
51_I2C_A1
- 用51单片机并口实现i2c接口程序。严格按照i2c时序进行-MCU with 51 i2c Parallel Port Interface Program. In strict accordance with the timing for the i2c
在PC上用并行口模拟I2C总线的C源代码
- 在PC上用并行口模拟I2C总线的C源代。-used on the PC parallel port simulation I2C Bus C source generation.
BC-I2C
- 并口的EPP模式模拟IIC接口,可以用两线或者三线IIC,很好用的哦-EPP parallel port IIC interface simulation model that can be used two or three lines line IIC, oh, the good
Windows Parallel&Serial Port Operation
- 并口开发实用工具的文档和源码,已根据此开发出并口调试I2C的实用工具。-Parallel to the development of practical tools and source files, this has developed parallel debugging I2C a practical tool.
pc并口模拟i2c
- 在pc上用并口模拟i2c编程-pc used in parallel simulation programming i2c
I2cTest
- 本软件是通过计算机并口控制I2C器件的程序,通过程序的界面可以完成对I2C器件的读写操作。-The software is through computer parallel port control procedures I2C devices, through the procedures to be completed on the I2C interface devices to read and write operations.
VC-ZMD31050
- 用C++通过计算机并口读取ZMD31050智能传感器芯片的数据,采用模拟I2C端口的方式。-Using C++ through the computer parallel port ZMD31050 smart sensor chip to read the data, the use of simulation methods I2C port.
Sample1
- 并口转I2C样本程序,本人原创,样本只做了写一个数据的例子。要需要扩展需要用户自己添加。对电子工程人员有很大帮助!-Parallel to I2C sample program, I created, only the writing samples of a data example. To the need to expand the need for users to add their own. Of electronic engineering staff are very helpf
I2C_Par_Slave
- I2C to 8-bit Parallel Bus Slave Design
ch341.tar
- * Copyright 2007, Werner Cornelius <werner <at> cornelius-consult.de> * for changes/extenions regarding universal baud rate capability and modem * line control/status routines. * * ch341.c implements a serial port driver for
Xerox_M20
- The source code is used to program the smart chip for Xerox`s M20. it made in Delphi 7.0 The protocol is I2C The Hardware is very easy to build The PC`s parallel port have been used to drive the signals. understanding the I2C protocol in a si
Xerox_3420
- The source code have been made to program the smart chip Xerox s 3420 The program reset the mentioned smart chip The program are based in the standard I2C protocol The signals are driving through parallel port
mcp
- mcp23016 驱动,i2c转16bit并口-mcp23016 driver, i2c parallel port switch to 16bit
lmilk-0.20_w_sch.tar
- i2c sniffer for parallel port
parallel-port-to-i2c
- 本文基于PC上并口提供了一组模拟I2c通信的接口函数,方便开发者写I2C-Based on the PC parallel port provides a set of analog I2c communication interface functions, and easy for developers to write I2C
i2c-parport-light
- i2c-parport-light.c I2C bus over parallel port.
Used-parallel-for-I2C
- 利用电脑上的并口中的第2、3、10脚模拟I2C总线协议通讯,从而利用电脑作为上位机,通过并口模拟I2C协议控制、访问和管理各种支持I2C协议的芯片,如DS1856等,ReadData从芯片读数据,WriteData写数据到芯片,其他文件为子程序,并口上第2脚为SCL,第3脚为SDA,第10脚为芯片上报SDA状态脚-And the first use of simulation I2C bus protocol 2,3,10 foot mouth communication on a comput
I2C-Parallel
- I2C parallel interface with slave and master combination
I2c-Parallel-Methodology
- Communication between two controllers with I2C protocol parallel combination.