Difference between revisions of "Debugging electronics"

From Interaction Station Wiki
Jump to navigation Jump to search
Line 10: Line 10:
  
 
=Breadboarding and breadboard debugging=
 
=Breadboarding and breadboard debugging=
 +
 +
OK, first, what's with the name....bread board? Bread, like in food?
 +
Well yes, kind of.
 +
<br>
 +
[[File:Breadboard.jpg ]]
 +
 +
This terminology goes way back in the days.
 +
Generally, you would mount electronic components to a piece of wood (the actual "breadboard"), and do all the wiring with point-point wire and the components just hanging between the various devices.
 +
<br><br>
 +
[[File:Breadboardreal.jpg]]
 +
<br><br>
 +
The story goes that an engineer had an idea for a vacuum tube device late one night. Looking around the house, the only base for his prototype that he found was indeed his wife's breadboard, from the breadbox.
 +
<br><br>
 +
[http://www.youtube.com/watch?feature=player_embedded&v=HrG98HJ3Z6w A video by the Make magazine people ]
 +
<br>
 +
<br>
 +
 +
Ok, but why do we need to breadboard?
 +
<br>
 +
Well, they are useful for making temporary circuits and prototyping, and they require absolutely no soldering.
 +
<br>
 +
Prototyping is the process of testing out an idea by creating a preliminary model from which other forms are developed or copied, and it is one of the most common uses for breadboards.
 +
<br>
 +
The best way to explain how a breadboard works is to take it apart and see what’s inside.
 +
[[File:Breadboard02.jpg]]
 +
<br><br>
 +
connections lines are connected like this
 +
<br>
 +
[[File:Breadboard03.jpg]]
 +
 +
<br>
  
 
=Tools for debugging=
 
=Tools for debugging=

Revision as of 19:44, 28 May 2019

Hardware.jpg

Intro

As a test circuit we will build our own continuity tester, using the 555 timer IC

Always check first

Understanding schematics

Breadboarding and breadboard debugging

OK, first, what's with the name....bread board? Bread, like in food? Well yes, kind of.
Breadboard.jpg

This terminology goes way back in the days. Generally, you would mount electronic components to a piece of wood (the actual "breadboard"), and do all the wiring with point-point wire and the components just hanging between the various devices.

Breadboardreal.jpg

The story goes that an engineer had an idea for a vacuum tube device late one night. Looking around the house, the only base for his prototype that he found was indeed his wife's breadboard, from the breadbox.

A video by the Make magazine people

Ok, but why do we need to breadboard?
Well, they are useful for making temporary circuits and prototyping, and they require absolutely no soldering.
Prototyping is the process of testing out an idea by creating a preliminary model from which other forms are developed or copied, and it is one of the most common uses for breadboards.
The best way to explain how a breadboard works is to take it apart and see what’s inside. Breadboard02.jpg

connections lines are connected like this
Breadboard03.jpg


Tools for debugging

Multimeter

Oscilloscope