Difference between revisions of "I2C/SPI"

From Advanced Projects Lab
Jump to: navigation, search
(Created page with "Note: This guide is adapted from [https://learn.sparkfun.com/tutorials/i2c sparkfun] I2C and SPI are communications protocols used within devices to connect "slave" chips to "...")
(No difference)

Revision as of 12:49, 13 March 2017

Note: This guide is adapted from sparkfun I2C and SPI are communications protocols used within devices to connect "slave" chips to "master" chips.