8 Arduino I2C Programming
This first chapter on I2C programming will start by discussing the Arduino platform, since it’s probably safe to say that more lines of I2C code have been written for the Arduino than for any other.
This chapter covers the following information:
- An introduction to basic I2C programming
- A discussion of the Wire programming model that the Arduino library and IDE uses
- Arduino I2C read and write operations
- Accessing multiple I2C ports on various Arduino devices
This book tends to use Arduino sketches (programs) as the basis for generic examples, so a good understanding of Arduino I2C programming will be invaluable ...
Get The Book of I2C now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.