Full Size R2-D2 Remote Control (Raspberry Pi)
I've had so many people ask me how I went about building the full size R2-D2 remote control system. So today, I will take you thro...
UART Communications Basics
In this tutorial let's talk about UART communications basics! A UART (short for Universal Asynchronous Receiver/Transmitter) is an...
How I2C Works (I2C Explained Simply)
I2C is an extremely common protocol integrated into many products. It allows serial communications between many devices over just ...
Raspberry Pi to Arduino I2C Communication
If you've been doing Raspberry Pi or Arduino projects you've likely encountered the term I2C being tossed around, or at least seen...