An Introduction to the Arduino
In this tutorial, we're going to do an introduction to the Arduino! I think a lot of people confuse them with the Raspberry ...
Arduino Ultrasonic Sensor Tutorial
The ultrasonic sensor is one of the most common sensors used in Arduino projects. It's one of those must have sensors for many pro...
R2-D2: Automating the Pie Panels
This update is going to be all about the R2-D2 dome build, specifically the mechanical and electronics portion for automating the ...
Control High Voltage Devices with an Arduino
One of the best features of the Arduino is the ability to control relays. Relays allow a circuit of one voltage or current t...
The Best Arduino Starter Kits 2019
One the most common questions I get from new visitors to my site and friends of the guild is "I'd like to get started with Arduino...
Make an Arduino TV B-Gone
In this tutorial we're going to make an Arduino TV B-Gone and its super simple. If you're not familiar with a TV B-Gone, it's a de...
Setup an IR Remote for an Arduino
In this tutorial we will learn how to setup an IR remote for an Arduino. IR remotes can be used in your projects for all kinds of ...
How to Setup a Keypad on an Arduino
In this basic tutorial we will learn how to setup a keypad on an Arduino. Keypads can be used to control access to things, such as...
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...