Using The Breadboard
Using The Breadboard
learn.sparkfun.com
Introduction
Suggested Reading
1 of 24 12/05/2016 21:39
How to Use a Breadboard about:reader?url=https://learn.sparkfun.com/tutorials/how-to-use-a-br...
Here are some tutorials and concepts you may want to explore
before learning about breadboards:
What is a circuit
Reading Schematics
Common Connectors
History
If you wanted to build a circuit prior to the 1960s, chances are you
would have used a technique called wire-wrap. Wire wrap is a
process that involves wrapping wires around conductive posts
attached to a perfboard (a.k.a. a protoboard). As you can see, the
process can get rather complex very quickly.Although this method
is still used today, there is something that makes prototyping much
easier, breadboards!
2 of 24 12/05/2016 21:39
How to Use a Breadboard about:reader?url=https://learn.sparkfun.com/tutorials/how-to-use-a-br...
What’s in a Name?
Bread on a breadboard
3 of 24 12/05/2016 21:39
How to Use a Breadboard about:reader?url=https://learn.sparkfun.com/tutorials/how-to-use-a-br...
4 of 24 12/05/2016 21:39
How to Use a Breadboard about:reader?url=https://learn.sparkfun.com/tutorials/how-to-use-a-br...
For those new to electronics and circuits, breadboards are often the
best place to start. That is the real beauty of breadboards–they can
house both the simplest circuit as well as very complex circuits. As
you’ll see later in this tutorial, if your circuit outgrows its current
breadboard, others can be be attached to accommodate circuits of
all sizes and complexities.
5 of 24 12/05/2016 21:39
How to Use a Breadboard about:reader?url=https://learn.sparkfun.com/tutorials/how-to-use-a-br...
Anatomy of a Breadboard
6 of 24 12/05/2016 21:39
How to Use a Breadboard about:reader?url=https://learn.sparkfun.com/tutorials/how-to-use-a-br...
Terminal Strips
A SparkFun Mini Breadboard from the top (left) and the same
breadboard flipped over with the adhesive back removed (right).
The tops of the metal rows have little clips that hide under the
plastic holes. These clips allow you to stick a wire or the leg of a
component into the exposed holes on a breadboard, which then
hold it in place.
7 of 24 12/05/2016 21:39
How to Use a Breadboard about:reader?url=https://learn.sparkfun.com/tutorials/how-to-use-a-br...
Notice that there are only five clips on this strip. This is typical on
almost all breadboards. Thus, you can only have up to five
components connected in one particular section of the breadboard.
The row has ten holes, so why can you only connect five
components? You’ll also notice that each horizontal row is
separated by a ravine, or crevasse, in the middle of the
breadboard. This ravine isolates both sides of a given row from one
another, and they are not electrically connected. We’ll discuss the
purpose of this in just a bit, but, for now, just know that each side of
a given row is disconnected from the other, leaving you with five
spots for components on either side.
8 of 24 12/05/2016 21:39
How to Use a Breadboard about:reader?url=https://learn.sparkfun.com/tutorials/how-to-use-a-br...
An LED inserted into a breadboard. Notice how each leg of the LED
is placed on either side of the ravine. This prevents the connections
to the LED from being shorted.
Power Rails
9 of 24 12/05/2016 21:39
How to Use a Breadboard about:reader?url=https://learn.sparkfun.com/tutorials/how-to-use-a-br...
These power rails are metal strips that are identical to the ones that
run horizontally, except they are, typically*, all connected. When
building a circuit, you tend to need power in lots of different places.
The power rails give you lots of easy access to power wherever you
need it in your circuit. Usually they will be labeled with a ‘+’ and a ‘-’
and have a red and blue or black stripe, to indicate the positive and
negative side.
It is important to be aware that the power rails on either side are not
connected, so if you want the same power source on both sides,
you will need to connect the two sides with some jumper wires.
Keep in mind that the markings are there just as a reference. There
is no rule that says you have to plug power into the ‘+’ rail and
ground into the ‘-'rail, though it’s good practice to keep everything in
order.
10 of 24 12/05/2016 21:39
How to Use a Breadboard about:reader?url=https://learn.sparkfun.com/tutorials/how-to-use-a-br...
Two jumper wires used to connect the power rails on both sides.
Always attach the ‘+’ to ‘+’ and the ‘-’ to ‘-’.
DIP Support
These DIP chips (salsa anyone?) have legs that come out of both
sides and fit perfectly over that ravine. Since each leg on the IC is
unique, we don’t want both sides to be connected to each other.
That is where the separation in the middle of the board comes in
handy. Thus, we can connect components to each side of the IC
without interfering with the functionality of the leg on the opposite
side.
11 of 24 12/05/2016 21:39
How to Use a Breadboard about:reader?url=https://learn.sparkfun.com/tutorials/how-to-use-a-br...
Two DIP ICs, the LM358 (top), a very common op-amp, and the
ever-popular ATMega328 microcontroller (bottom).
You may have noticed that many breadboards have numbers and
letters marked on various rows and columns. These don’t serve
any purpose other than to help guide you when building your circuit.
Circuits can get complicated quickly, and all it takes is one
misplaced leg of a component to make the entire circuit malfunction
or not work at all. If you know the row number of the connection you
are trying to make, it makes it much simpler to plug a wire into that
number rather than eyeballing it.
These are also helpful when using instruction booklets, such as the
one found in the SparkFun Inventor’s Kit. Many books and guides
have circuit diagrams for you to follow along while building your
circuit. Just remember that the circuit you’re building doesn’t have
to be in the exact same location on the breadboard as the one in
the book. In fact, it doesn’t even have to look similar. As long as all
the electrical connections are being made, you can build your
circuit any way you’d like!
Binding Posts
12 of 24 12/05/2016 21:39
How to Use a Breadboard about:reader?url=https://learn.sparkfun.com/tutorials/how-to-use-a-br...
Other Features
When building your circuit, you are not confined to stay on just one
breadboard. Some circuits will require a lot more space. Many
breadboards have little nubbins and slots on the sides, and some
even have them on the tops and bottoms. These allow you to
connect multiple breadboards together to form the ultimate
prototyping surface.
13 of 24 12/05/2016 21:39
How to Use a Breadboard about:reader?url=https://learn.sparkfun.com/tutorials/how-to-use-a-br...
14 of 24 12/05/2016 21:39
How to Use a Breadboard about:reader?url=https://learn.sparkfun.com/tutorials/how-to-use-a-br...
The Arduino usually gets its power from the USB port on a
computer or an external power supply such as a battery pack or a
wall wart.
Binding Posts
The first step to using the binding posts is to connect them to the
breadboard using some jumper wires. Although it would seem that
the posts are connected to the breadboard, they are not. If they
were, you would be limited to where you could and couldn’t provide
power. As we’ve seen, breadboards are meant to be totally
customizable, so it would make sense that the binding posts are no
different.
15 of 24 12/05/2016 21:39
How to Use a Breadboard about:reader?url=https://learn.sparkfun.com/tutorials/how-to-use-a-br...
Typically, you only need to connect a power and ground wire from
the posts to the breadboard. If you need an alternate power source,
you can use the third post.
Now your posts are connected to the the breadboard, but there is
still no power. You can use many different methods to connect
power to the posts, and, thus, to the breadboard.
Many electronics labs have benchtop power supplies that allow you
to provide a wide range of voltage and current to your circuit. Using
a banana connector you can provide power from the supply to the
binding posts.
16 of 24 12/05/2016 21:39
How to Use a Breadboard about:reader?url=https://learn.sparkfun.com/tutorials/how-to-use-a-br...
17 of 24 12/05/2016 21:39
How to Use a Breadboard about:reader?url=https://learn.sparkfun.com/tutorials/how-to-use-a-br...
The barrel jack is soldered to two wires that share the same holes
on the binding posts as the wires going to the breadboard. If your
breadboard doesn’t have binding posts, you could just plug the
wires from the barrel jack directly into the power rails.
18 of 24 12/05/2016 21:39
How to Use a Breadboard about:reader?url=https://learn.sparkfun.com/tutorials/how-to-use-a-br...
Now that we’re familiar with the internals of a breadboard and how
to provide power to them, what do we do with them? We are going
to start with a simple circuit.
Here is a parts list to follow along with this circuit. If you have other
electronic bits and pieces, feel free to use them and change the
circuit up. Remember, there is often more ways than one to build
any given circuit. Some even have dozens of different ways that
you can build them.
This wish list assumes you don’t have any parts/tools and is
generous with quantities etc. For example, you only need one LED
for this project, but the pack listed has 20 LEDs in it. The same is
true with the hook-up wire. You don’t need that much (or all those
colors), but if you keep playing with circuits, it could come in handy.
If you don’t want the higher quantities check the bottom of the
product pages in the section called “Related Products” and you
should be able to find smaller quantities. Also, the breadboard
power supply doesn’t have headers, if you know how to solder and
19 of 24 12/05/2016 21:39
How to Use a Breadboard about:reader?url=https://learn.sparkfun.com/tutorials/how-to-use-a-br...
The red board you see a Breadboard Power Supply, which supplies
5V to the power rails when it is connected to a 9V wall wart.
20 of 24 12/05/2016 21:39
How to Use a Breadboard about:reader?url=https://learn.sparkfun.com/tutorials/how-to-use-a-br...
resistor.
Circuit Schematics
Schematics are universal pictograms that allow people all over the
world to understand and build electronics. Every electronic
component has a very unique schematic symbol. These symbols
are then assembled into circuits using a variety of programs. You
could also draw them out by hand. If you want to dive deeper in the
world of electronics and circuit building, learning to read schematics
is a very important step in doing so.
21 of 24 12/05/2016 21:39
How to Use a Breadboard about:reader?url=https://learn.sparkfun.com/tutorials/how-to-use-a-br...
The last bit of knowledge to leave you with is that there are tons of
resources and programs you can use to build circuits without
having to actually use your breadboard. One very common program
used by SparkFun is Fritzing. Fritzing is a free program that allows
you to build your own circuits on a virtual breadboard. It also
provides schematic views for all the circuits you build. Here we can
see the same circuits as above built using Fritzing.
22 of 24 12/05/2016 21:39
How to Use a Breadboard about:reader?url=https://learn.sparkfun.com/tutorials/how-to-use-a-br...
Notice that the green lines indicate to which rows and columns
each component is connected.
There are many other programs like Fritzing. Some are free, and
some are paid. Some will even allow you to build a circuit and test
its functionality through simulations. Go explore the internet, and
find the tools that work best for you.
Resistors
Capacitors
Diodes
LEDs
23 of 24 12/05/2016 21:39
How to Use a Breadboard about:reader?url=https://learn.sparkfun.com/tutorials/how-to-use-a-br...
Shift Registers
Integrated Circuits
Or, if you have mastered your circuit building skills and want to
move to the next level, check out these tutorials.
How to Solder
PCB Basics
Electronics Assembly
24 of 24 12/05/2016 21:39