User Tools

Site Tools


en:i2c

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:i2c [2014/12/21 10:34] – [Use of Linux kernel drivers] fluktuaciaen:i2c [Unknown date] (current) – external edit (Unknown date) 127.0.0.1
Line 38: Line 38:
 ===== Convertors to connect I²C to PC ===== ===== Convertors to connect I²C to PC =====
  
-Although I²C is quite popular bus suitable to connect different sensors over short distances, it is not usually found and readily available on regular computers with exception of [[http://www.paintyourdragon.com/?p=43|DCC leading out of free display port.]]+Although I²C is quite popular bus suitable to connect different sensors over short distances, it is not usually found and readily available on regular computers. (([[http://www.paintyourdragon.com/?p=43|with exception of DCC leading out at free display port.]]))
  
 ==== USB interface ==== ==== USB interface ====
Line 134: Line 134:
 Some I²C devices have their drivers directly in the linux kernel allowing an access directly through file system. It applies to following MLAB modules: Some I²C devices have their drivers directly in the linux kernel allowing an access directly through file system. It applies to following MLAB modules:
  
-  * [[cs:usbi2c]] +  * [[en:usbi2c]] 
-  * [[cs:i2chub]] +  * [[en:i2chub]] 
-  * [[cs:i2cspi]]+  * [[en:i2cspi]]
  
 Due to the fact that, in principle, I²C is not a [[http://en.wikipedia.org/wiki/Plug_and_play|plug-and-play]] bus, every connected device must be explicitly reported to the kernel. A general procedure of such connection is via a following command:  Due to the fact that, in principle, I²C is not a [[http://en.wikipedia.org/wiki/Plug_and_play|plug-and-play]] bus, every connected device must be explicitly reported to the kernel. A general procedure of such connection is via a following command: 
en/i2c.txt · Last modified: 2014/12/21 10:42 (external edit)