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...