0:00
Breadboards are one of the most fundamental pieces when learning how to build circuits
0:06
It is a solderless construction base used for developing an electronic circuit
0:12
and wiring for projects with microcontroller boards like Arduino. Breadboards are made for doing quick experiments
0:27
They're not known for keeping circuits to. together for a long time. The connections are not permanent so it is easy to remove a component
0:36
if you make a mistake or just start over and do a new project. This makes breadboards
0:43
great for beginners who are new to electronics. Because it's not for permanent circuit
0:50
connections, you can freely pull out the electronic components from the holes to reconnect or
0:58
remove the circuit without the new. of soldering and assembling and also importantly it allows the components to be
1:04
repeatedly used which makes it perfect for prototyping debugging and learning electronic circuits the first thing you should notice about the breadboard is all
1:15
of the holes these are broken up into two sets of columns and a set of rows the
1:22
rows are divided in the middle called a groove the columns on the edges are
1:27
connected from the top to bottom inside of the breadboard to make it easy to supply
1:33
power and ground inside the breadboard the holes in each row are connected up to the
1:41
groove in the middle of the board to help you get started with connecting things
1:48
with a breadboard you need to know its components and features basically Actually there are three functional areas on a breadboard The power rails near the long sides the terminal strips and in some breadboards these are the holes
2:07
from rows A to J, and lastly the middle groove. And remember that the inside of the
2:14
breadboard or under the holes is made up of sets of five metal clips. The power rails
2:21
are typically used to supply electrical power to your circuit when you connect them to a battery
2:30
pack or other external power supply. Note that only holds in the same strip forming a row are electrically connected to each other
2:42
It is important to be aware that the power rails on either side are not connected
2:48
So if you want the same power source on both sides, you will need to connect the two sides with some jumper wires
2:57
Keep in mind that the markings are there just for a reference
3:03
There is no rule that says you have to plug the power into the positive rail and ground into the negative rail
3:11
though it is a good practice to keep everything in order. Terminal strips are the main work area separated by the middle groove into two parts
3:24
These are the rails A to E and rails F to J. They are mainly used for electrical components
3:31
You may have noticed that many breadboards have numbers and letters mark on various rows and columns
3:41
These don't serve any purpose other than to help you guide. when building your circuit
3:47
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
4:07
it makes it much simpler to plug a wire into that number
4:13
Each set of five holes forming a half column is electrically connected
4:19
meaning that hole A1 is electrically connected to holes B1, C1, D1, and E1, but not connected to hole A2 because that hole is in a different column with a separate set of metal clips
4:38
Also, holes A1 to E1 are not connected to holes F1, G1, H1, I1 and J1 because they are electrically separated by the middle groove
4:48
So here we have a breadboard where the adhesive backing has been removed
4:55
This is how the metal strips are arranged inside a breadboard. You can see lots of horizontal rows of metal strips on the bottom of the breadboard
5:10
The tops of the metal rows have little clips that hide under the plastic holes
5:17
These clips allow you to stick a wire or the leg of a component into the exposed holes on the breadboard, which will then hold it in place
5:29
Once inserted, that component will be electrically connected to anything else placed in that row
5:38
This is because the metal rows are conductive and allow current to flow from any point in that strip
5:47
Note that exact configurations might vary from breadboard to breadboard For example some breadboards have labels printed in landscape orientation instead of portrait orientation So most mini breadboards do not have power rails or labels
6:09
printed on them at all. In connecting components with the breadboard, you may need to use jumper
6:19
wires. Jumper wires are wires that have stiff ends that are easy to push into the breadbird
6:27
holes. You can also buy spools of solid core hookup wire and a pair of wires trippers
6:35
and cut your own jumper wires. This is the best long-term option if you plan on doing lots
6:42
of electronics projects because you can cut wires to the exact length you need
6:49
need and pick which colors you want. It is also much more cost-effective per length of wire
6:58
You also need to use the right wire gauge, which is a way of measuring wire diameter
7:05
22 AWG or American wire gauge is the most common gauge used for breadboards
7:13
Now here's a simple LED circuit we can make on a breadboard
7:19
You may see a lot of breadboard diagrams like this on the internet
7:24
Breadboard diagrams make it easy for beginners to follow instructions to build the circuit
7:30
because they are designed to look like the real thing. Just remember that you don't really have to match the breadboard diagram exactly
7:42
You just have to understand how things are connected on a breadboard