- I2C Interfacing via PC Parallel Port - http://www.hut.fi/~iisakkil/stuff.html
It implements I2C master-mode by bit-banging a couple of lines on the PC parallel port. Includes C source portable for both Borland and Microsoft compilers as well as a PostScript schematic of the needed interface circuit.
- I²C-Bus for Linux - http://voxel.at/prj/i2c/
A simple 2-wire bus that allows micro-controllers and computers to connect to specialized IC's like videotext-decoders and DTMF generators.
- I2C and ACCESS Bus - http://www.mcc-us.com/techsrc.htm
Technical resources and links from MCC Corp.
- I2C Software Drivers - http://members.iinet.net.au/~daveb/downloads/i2c.html
Drivers and information on I2C.
- I2C Interface Support in Windows - http://www.microsoft.com/whdc/archive/i2c.mspx
Describes the I2C interface support in the operating systems, which reduces the development requirements of video board manufacturers.
|