Education Shield Tutorials

SPI Signal Reverse Engineering

Just as we did for the I2C signal, we’re going to pull a SPI signal apart using an oscilloscope. Because…

The Arduino SPI Library

Now that we have a firm understanding of how we need to configure the signals to communicate with a SPI…

SPI Signals

This module provides detail on the SPI signals, including the different clock polarities and phases. Objectives Understand the differences between…

SPI Basics

This module begins our discussion of SPI basics by introducing the theory, structure and signalling of the SPI serial communications…

Changing the I2C Library…

Unfortunately, now that we’ve gotten entirely familiar with the Wire Library, we’re going to abandon it in favor of the…
You might also like
Menu