Shop OBEX P1 Docs P2 Docs Learn Events
How to Wire Circuits from Schematics — Parallax Forums

How to Wire Circuits from Schematics

Jessica UelmenJessica Uelmen Posts: 490
edited 2010-06-01 12:50 in Learn with BlocklyProp
How to Wire Circuits from Schematics
·
·
In electronics, the schematic is a drawing that represents a circuit, and is used to communicate designs and ideas. Knowing how to draw and read a schematic is very important as you venture into the world of electronics, particularly if you want to share your design with fellow electronic enthusiasts or if you want to use a circuit designed by someone else.
·
If you have gone through any of our Stamps in Class texts, you’ve probably come across various schematics and wiring diagrams showing you how to build the circuits needed for your program to run. Until now you may have relied solely on the wiring diagram, or the picture that shows you exactly which breadboard sockets to connect your electronic components to. However, in the “real world” of electronics, wiring diagrams aren’t generally used to portray circuits; so you’ll have to learn how to read the schematic instead.
·
·attachment.php?attachmentid=70634

At first glance, a schematic might seem somewhat daunting, and you might be confused by all of the symbols and lines. But have faith! Even the most complex schematics can be easily wired if broken into small pieces. Today, we’ll get you up to speed on how to read schematics, and how to wire circuits from them on a breadboard.·To get started, just click here!

▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jessica Uelmen
Education Department
Parallax Inc.

Post Edited (Jessica Uelmen (Parallax)) : 8/25/2010 6:32:51 PM GMT

Comments

  • servelloservello Posts: 113
    edited 2010-05-26 05:03
    Welcome back!

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Deus tantum me iudicabit
  • YoshtiYoshti Posts: 108
    edited 2010-05-27 13:11
    Hi,

    For wiring, would you start from left to right from the schematics?

    Or simply put the most important part first and then hook up the rest?

    From a newbie, what would be a GOOD RULE OF THUMB to start and expand?

    I personnaly tend to connect the stamp pins first, then follow that pin until the end...

    But sometimes many pins is required and tend to skip a pin by mistake...



    CHeers

    Yosh...
  • kf4ixmkf4ixm Posts: 529
    edited 2010-05-27 13:27
    As a beginner, You should always try to wire up your circuits first, finishing with your connections to the stamp pins·when possible. this way you can double check your circuit for errors before making final hookups to the stamp pins. this minimizes the chance of burning up your stamp due to wiring errors.
    Yoshti said...

    Hi,

    For wiring, would you start from left to right from the schematics?

    Or simply put the most important part first and then hook up the rest?

    From a newbie, what would be a GOOD RULE OF THUMB to start and expand?

    I personnaly tend to connect the stamp pins first, then follow that pin until the end...

    But sometimes many pins is required and tend to skip a pin by mistake...



    CHeers

    Yosh...



  • allanlane5allanlane5 Posts: 3,815
    edited 2010-05-31 19:30
    Personally, I wire up all grounds first. Then wire up all power wires. Then do a power check to make sure I haven't shorted power to ground anywhere. Then wire signal wires, usually on a device by device basis.

    One key thing I do -- write a check on the schematic by each wire as I install it. One last thing you can do -- use an ohm-meter to check that each wire goes where it's supposed to go writing a SECOND check-mark on the schematic to show it's been ohmed-out.
  • Peter KG6LSEPeter KG6LSE Posts: 1,383
    edited 2010-06-01 05:26
    "If in doubt Ohm it Out !"

    My motto in all things electronic.

    I too wire GND first then Power and then SIGs and I hilight the connection on the shematic too.
    Peter KG6LSE

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    "Carpe Ducktum" "seize the tape!!"
    peterthethinker.com/tesla/Venom/Venom.html
    Never underestimate the bandwidth of a station wagon full of tapes hurtling down the highway. —Tanenbaum, Andrew S.
    LOL

    Post Edited (Peter KG6LSE) : 6/1/2010 5:31:43 AM GMT
  • YoshtiYoshti Posts: 108
    edited 2010-06-01 12:50
    ~S!~
    Ok... great. Just need to make it a habit ! wink.gif

    Cheers
    Yosh
Sign In or Register to comment.