Difference between revisions of "I2C Linux"

From Teknologisk videncenter
Jump to: navigation, search
m (Links)
m
Line 1: Line 1:
  
I2C is a two wire low bit rate communication protocol, offering cheap communication form a master to one or more slave devices.
+
I2C is a two wire low bit rate communication protocol, offering cheap communication form a master to one or more slave devices. See also [[Beaglebone black i2c]]
 
[[Image:I2C-SMBus simple.png|center|400px|thumb|Simple I2C or SMBus]]
 
[[Image:I2C-SMBus simple.png|center|400px|thumb|Simple I2C or SMBus]]
 
=Links=
 
=Links=

Revision as of 07:38, 11 April 2022

I2C is a two wire low bit rate communication protocol, offering cheap communication form a master to one or more slave devices. See also Beaglebone black i2c

Simple I2C or SMBus

Links