How to use a Breadboard!

Used by hobbyists and professional engineers alike, breadboards allow us to quickly build all sorts of circuits! Breadboards got their name because in a time long ago, engineers used to use wooden cutting boards! They would hammer in nails and… Read more

A Beginner’s Guide to Microcontrollers

What do remote controllers, routers, and robots all have in common? Microcontrollers! These days, beginner-friendly microcontrollers are easy to build with and program using just a laptop, a USB cable, and some (free) open-source software. The catch? There are like,… Read more

Intro to the (Headless) Raspberry Pi!

Finally! Use your Raspberry Pi without spending what feels like forever connecting external peripherals and dealing w/ a cable monstrosity: Configure your Pi to be headless! (not the scary kind tho) This is particularly helpful for folks teaching workshops with… Read more

Renewable Energy Technology: What is it and How to Use it!

Now more than ever, folks like you and me have to step up and take a stand to protect and preserve our environment (and, quite honestly, our species). One great way to do that is to incorporate renewable energy technology… Read more

How to Use (and Choose) a Multimeter!

Checking your car battery life, debugging circuits, and finding that pesky short are all super useful functions that can be performed with just one awesome tool: the multimeter! First of all, what the heck is a multimeter??   Excellent setup question!… Read more

Portable Solar USB Charger

Portable USB chargers are incredibly useful for adventures in the great outdoors, festivals, traveling, or if you are out-and-about all day. Adding in a solar panel provides an additional source of portable power useable (nearly) everywhere. The whole project can… Read more

Blinking Light(s) with the Raspberry Pi!

Welcome to the wonderful world of controlling physical objects with software! This tutorial is a complete beginners introduction to the Raspberry Pi computer, covering the basic features and functions to help you bring your ideas to life! Blinking a light… Read more

Setting up a Raspberry Pi to Control Physical Objects, Pt. 1

There are a slew of relatively simple systems to control physical objects w/ software. The most popular options are Arduino, the Raspberry Pi, and BeagleBoard. I’m an avid Raspberry Pi advocate, so let’s start with that! The RPi is a… Read more