RETIRED - Pi Wedge Hookup Guide

This Tutorial is Retired!

This tutorial covers concepts or technologies that are no longer current. It's still here for you to read and enjoy, but may not be as useful as our newest tutorials.

View the updated tutorial: RETIRED - Pi Wedge B+ Hookup Guide

Pages
Contributors: Byron J.
Favorited Favorite 3

Introduction

The Raspberry Pi seems to be popping up all over the place. It's a small, inexpensive board with a lot of number-crunching capability. It can run a standard Linux distribution, and supports a lot of common Linux applications, including programming languages like C, C++, and Python. This makes it very useful for tasks that need more horsepower than a small 8-bit microcontroller provides, or that can take advantage of the feature-rich environment that Linux offers.

Raspberry Pi

The Raspberry Pi

After building several projects using the Raspberry Pi, we found some growing pains in building prototypes that incorporated external hardware. The Pi Wedge is a small board that connects to the GPIO connector, and breaks the pins out into rows that work with solderless breadboards.

Raspberry Pi and Breadboard

Pi, Pi Wedge and Breadboard

This guide will show you how to assemble the Pi Wedge, and start using it with your Raspberry Pi.

Required Materials

Suggested Reading

Suggested Viewing