Need help learning schematics
rtumatt
Posts: 8
Hello all,
Im very new to the parallax world and coming from a programming background (thats my day job) iv always been interested in trying to program a stamp. I have recently purchased the Stampworks Experiment Kit, which im currently on experiment 3. I am fine with the code however the schematics of the circuits i need to build completly baffle me and I struggle a lot to understand what is going where and more importantly WHY what i put where has an effect. Can anyone point me in a direction of any reading material which will teach me how to read a schemetic and perhaps some general knowledge about the stampworks circuit board.
Kind Regards
Matt
Im very new to the parallax world and coming from a programming background (thats my day job) iv always been interested in trying to program a stamp. I have recently purchased the Stampworks Experiment Kit, which im currently on experiment 3. I am fine with the code however the schematics of the circuits i need to build completly baffle me and I struggle a lot to understand what is going where and more importantly WHY what i put where has an effect. Can anyone point me in a direction of any reading material which will teach me how to read a schemetic and perhaps some general knowledge about the stampworks circuit board.
Kind Regards
Matt
Comments
http://www.ebay.com/itm/GETTING-STARTED-ELECTRONICS-FORREST-M-MIMS-III-/140741077769?pt=LH_DefaultDomain_0&hash=item20c4d26b09
more info at http://www.forrestmims.com
and then get:
http://www.ebay.com/itm/Vintage-Forrest-Mims-Engineers-Notebook-II-/390410175047?pt=US_Texbook_Education&hash=item5ae6428247
You have programming background, you could start with the PROP. Quickstart is only $25. I started with a blinky LED, and worked my way up to down converting timing pulses for a laser rangefinder. If I can do it, anybody can.
The exercises in the prop manual are a good place to start, but that are a gazillion resources for a gazillion topics. Just dive in and ask any random question, and somebody will point you in the right direction. Eventually you start to figure out where to look for what.
If you really want to concentrate on the Stamp, post in the Stamp forums, and the Stamp guys will help stamp out your bugs.
EDIT - I second the Forrest Mimms books, I still use those.
Getting Started in Electronics by Forrest Mims
Mine is old and battered but still gets looked at occasionally.
http://www.parallax.com/tabid/535/Default.aspx
especially "What is a Microcontroller" and "Basic Analog and Digital." Both introduce circuit parts and their related schematic symbols upon first use. "Basic Analog and Digital" goes into much more detail, and isn't as beginner-oriented, so start with WAM.
Forrest's book are fine, but none of it is in relation to microcontrollers, so there's a lot of coverage of things you won't touch on in the Stampworks kit. That may throw you off by introducing too many new concepts that aren't reinforced in the activities. If you want a reference book that includes a rundown of electronic parts and their symbols, see Forrest's "Electronic Formulas, Symbols & Circuits." RadioShack, among other sources, currently sells it. From there "Art of Electronics" and Forrest's GSIE are excellent segues in your learning experience. "Getting Started" is also in RadioShack, for only a dollar more than Amazon's price, so you can flip through it to see if it's something you think you can use.
-- Gordon
I can see what you mean.
The book, accompanying the kit, just shows the circuit without going into the details of why.
You need not spend any money on books (of course, the right book will help immensely), there are a bunch of tutorials available through the internet,
eg: http://www.electronics-tutorials.ws/
or just type basic electronics into the search bar.
Look for the datasheet of each semiconductor you use, and check for voltage and current ratings.
eg.: http://www.datasheetcatalog.com/
While the mathematics of electronics can be quite complicated for time varying voltage sources, for simple DC circuits Ohm's law is adequate.
Learn how to apply resistors, capacitors and transistors. The above mentioned website does a nice job of explaining.
If you can get hold of the northamerican edition of Elektor, they have an ongoing tutorial Electronics for Starters beginning with the January 2012 edition. Click on Magazines and 2012.
-- Walter
http://www.parallax.com/Portals/0/Downloads/docs/books/sw/Web-SW-v2.1.pdf
On Adobe Reader page 43 (manual page 33) is Experiment 3 "DISPLAY A COUNTER WITH LEDS".
Is that the schematic you do not understand?
If yes, ask questions, then we will be looking at the same diagram(s) as you are.
Again thanks everyone
You'll find this forum different than most. It's got a lot of great contributors (don't know about this Erco guy, though!). The forum is very much a reflection of the company that sponsors it.
-- Gordon