Basic Arduino Code Structure2 Feb 2015We’re just around the corner from writing code for the modules on the I2C and SPI Education Shield, but before…
The Arduino Wire Library2 Feb 2015Now that we have a firm understanding of how we need to structure the signals to communicate with an I2C…
I2C Signal Reverse Engineering17 Jan 2015One of the fastest ways to troubleshoot an I2C bus problem, is to pull up the signal on an oscilloscope…
I2C Signals16 Jan 2015This module provides detail on the I2C signals, the conditions established at each step in the signaling process, and detailed…
I2C Pull Up Resistors16 Jan 2015[mathjax][/mathjax] In the previous module, we covered the I2C Basics. Now we’re going to look at the pull up resistors…
I2C Basics16 Jan 2015This module begins our discussion of I2C basics by introducing the theory, structure and signalling of the I2C serial communications…