EBC Exercise 12 I2C

From eLinux.org
Revision as of 07:38, 26 July 2011 by Yoder (talk | contribs) (Initial page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


I2C is a "two-wire interface" standard that is used to attach low-speed peripherals to an embedded system. In this exercise we will wire up a couple of I2C temperature sensors (TC74) and learn how to read their values.

Assignment

References