User Tools

Site Tools


i2c

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

i2c [2006/03/21 20:47] – created smashtvi2c [2006/10/15 09:35] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +A slang term for Inter-IC, a particular type of "bus" designed by Philips Semiconductors in the early 1980s, which is used to connect integrated circuits (ICs). I2C is a multi-master bus, which means that multiple chips can be connected to the same bus and each one can act as a master by initiating a data transfer. I2C is used in many devices, especially video devices such as computer monitors, televisions and VCRs.