Basic Electronics
Basic Electronics
Basic Electronics
Learning about basic electronics and creating your own projects is a lot easier than you
may think. In this tutorial, we’re going to give you a brief overview of common
electronic components and explain what their functions are. You will then learn about
schematic diagrams and how they are used to design and build circuits. And finally, you
will put this information to use by creating your first basic circuit.
Electronic Workbench
Before you get started, make sure your electronic workbench is properly set up. The work
area doesn’t need to be fancy and you could even build your own electronic workbench.
Storage
Electronic components can be small and
it’s a good idea to keep everything organized.
The most popular option is to use clear
plastic storage boxes for storing parts.
In addition, you could use plastic storage
bins that hang from a rack or fit on a shelf.
Tools
Now that you have a good workspace set up, it’s time to stock it with the proper tools and
equipment. This isn’t a complete list but it does highlight the most common items used in
electronics.
Breadboard
Breadboards are an essential tool for prototyping
and building temporary circuits. These boards contain
holes for inserting wire and components. Because of
their temporary nature, they allow you to create circuits
without soldering. The holes in a breadboard are
connected in rows both horizontally and vertically as
shown below.
Digital Multimeter
A multimeter is a device that’s used to measure electric
current (amps), voltage (volts) and resistance (ohms).
It’s a great for troubleshooting circuits and is capable
of measuring both AC and DC voltage. Check out this
post for more info on how to use a multimeter.
Battery Holders
A battery holder is a plastic case that holds batteries
from 9V to AA. Some holders are enclosed and
may have an on/off switch built in.
Wire Cutter
Wire cutters are essential for stripping stranded
and solid copper wire.
Heat Gun
A heat gun is used to shrink plastic tubing known as
heat shrink to help protect exposed wire. Heat
shrink has been called the duct tape of electronics
and comes in handy in a wide variety of applications.
Jumper Wire
These wires are used with breadboard and development
boards and are generally 22-28 AWG solid core wire.
Jumper wires can have male or female ends depending
on how they need to be used.
Soldering Iron
When it time to create a permanent circuit, you’ll want
to solder the parts together. To do this, a soldering
iron is the tool you would use. Of course a soldering
iron isn’t any good unless you have solder to go with it.
You can choose leaded or lead-free solder in a few
diameters.
Electronic Components
Now its time to talk about the different components that make your electronic projects
come to life. Below is a quick breakdown of the most common components and functions
they perform.
Switch
Switches can come in many forms such as pushbutton,
rocker, momentary and others. Their basic function is
to interrupt electric current by turning a circuit on or off.
Resistor
Resistors are used to resist the flow of current or to
control the voltage in a circuit. The amount of
resistance that a resistor offers is measured in Ohms.
Most resistors have colored stripes on the outside and
this code will tell you it’s value of resistance. You
can use a multimeter or Digikey’s resistor color code
calculator to determine the value of a resistor.
Capacitor
Capacitors store electricity and then discharges it back
into the circuit when there is a drop in voltage.
A capacitor is like a rechargeable battery and can be
charged and then discharged. The value is measured
in F (Farad), nano Farad (nF) or pico Farad (pF) range.
Diode
A diode allows electricity to flow in one direction and
blocks it from flowing the opposite way. The diode’s
primary role is to route electricity from taking an
unwanted path within the circuit.
Relay
A relay is an electrically operated switch that opens or
closes when power is applied. Inside a relay is an
electromagnet which controls a mechanical switch.
What Is A Circuit?
Before you design an electronic project, you need to know what a circuit is and how to
create one properly.
An electronic circuit is a circular path of conductors by which electric current can
flow. A closed circuit is like a circle because it starts and ends at the same point forming
a complete loop. Furthermore, a closed circuit allows electricity to flow from the (+)
power to the (-) ground uninterrupted.
In contrast, if there is any break in the flow of electricity, this is known as an open
circuit. As shown below, a switch in a circuit can cause it to be open or closed depending
on it’s position.
Using Ohm’s law, you need to subtract the LED voltage from the battery voltage. This
will give you a voltage of 7 which needs to be divided by .02 amps from the LED. This
formula shows that you will need a 350 Ω resistor.
As a note, standard resistors don’t come in 350 Ω but are available in 330 Ω which will
work fine.
Electronics Project #1
Now it’s time to combine everything you’ve learned and create a basic circuit. This
project is a great starter project for beginners. We will be using test leads to create a
temporary circuit without having to solder it together.
Parts Needed:
9V Battery
Battery Snap-on Connector
Test Leads w/ Alligator Clips
330 Ohm Resistor
LED – Basic Red 5mm
Schematic Diagram
Project Steps
1. Attach the battery clip to the top of the 9V battery.
2. Red wire from the battery clip is connected to one alligator clip on the red test
lead.
3. The other end of the red test lead is connected to the long leg (+) of the LED.
4. Connect one alligator clip from black test lead to the short leg (-) of the LED.
5. The other end of the black test lead is clipped to one leg of the 330 Ω resistor.
6. Clip one side of the other black test lead to the other leg of the 330 Ω resistor.
7. The opposite end of the black test lead is connected to the black battery wire.
Electronics Project #2
Now we’re going to learn how to create a
circuit on a breadboard. This circuit is the
exact same one we did earlier but we won
’t be using the test leads.
Parts Needed:
9V Battery
Battery Snap-on Connector
330 Ohm Resistor
LED – Basic Red 5mm
Breadboard- Half Size
Schematic Diagram
Project Steps
1.Attach the battery clip to the top of the 9V battery.
2.Place the red wire from the battery clip into
F9 of the breadboard.
3.Insert the black wire from the battery
clip into J21 of the breadboard.
4.Bend the legs of the 330 Ω resistor
and place one leg into F21.
5.Place the other leg of the resistor
into F15.
6.Insert the short leg of the LED into J15
and the long leg into J9.