Editing Hardware tool
Jump to navigation
Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
== Good equipment to buy when getting started == | == Good equipment to buy when getting started == | ||
− | Getting started with electronics design takes buying some equipment, but it can be confusing what to buy. I'm going to list here some of the items that I | + | Getting started with electronics design takes buying some equipment, but it can be confusing what to buy. I'm going to list here some of the items that I throught were helpful getting started. |
− | == | + | == Breadboard with power supply == |
− | + | Most people start with electronics by connecting up circuits on a breadboard. A breadboard is great for trying out circuits before moving to more permanent construction techniques such as perfboard or custom PCBs. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Spools of wire == | == Spools of wire == | ||
− | Wire is available as stranded or solid. Solid works best with | + | Wire is available as stranded or solid. Solid works best with boardboards and perfboards. Stranded works best when creating cables for interboard connections. |
− | |||
− | |||
== Multimeter == | == Multimeter == | ||
− | Radio Shack is a good source of cheap multimeters. | + | Radio Shack is a good source of cheap multimeters. |
− | |||
== Oscilloscope == | == Oscilloscope == | ||
− | An oscilloscope is critical for debugging analog circuits or communication protocols. I prefer PC based oscilloscopes since they are cheaper | + | An oscilloscope is critical for debugging analog circuits or communication protocols. I prefer PC based oscilloscopes since they are cheaper then dedicated equiptment and are more automated then a traditional phosphor oscilloscope. |
''See [[oscilloscope]]'' | ''See [[oscilloscope]]'' | ||
Line 37: | Line 25: | ||
== Storage compartments == | == Storage compartments == | ||
− | As more components are bought, it becomes necessary to store all the components in an organized way and storage compartments are very helpful. These can be bought at the local home improvement or hardware store. | + | As more components are bought, it becomes necessary to store all the components in an organized way and storage compartments are very helpful. These can be bought at the local home improvement or hardware store. |
== Resistor kit == | == Resistor kit == | ||
− | It's important to have | + | It's important to have alot of different resistor values around as it's almost impossible to buy the correct values in advance. Digikey sells resistors in kits that have a small number of all the standard resistor values. |
== Capacitor kit == | == Capacitor kit == | ||
− | Capacitors are like resistors. You need a large number of values. Digikey also sells capacitor kits in addition to the resistor kits. | + | Capacitors are like resistors. You need a large number of values. Digikey also sells capacitor kits in addition to the resistor kits. |
+ | |||
== Microcontroller Programmer/ICD == | == Microcontroller Programmer/ICD == | ||
Line 53: | Line 42: | ||
== Development Boards == | == Development Boards == | ||
− | |||
If you are willing to spend some money development boards are a quick way to get started. They typically have a microcontroller, voltage regulator, some LEDs, and some sensors all on one board. The downside is that if you break anything on the board you have to buy a whole new board. With discrete components only the broken part needs to be replaced. On the other hand, more and more components are only available in surface mount packages which almost require a custom PCB to use at all. ARM processors are relatively powerful microcontroller but at present are not available in through hole versions. | If you are willing to spend some money development boards are a quick way to get started. They typically have a microcontroller, voltage regulator, some LEDs, and some sensors all on one board. The downside is that if you break anything on the board you have to buy a whole new board. With discrete components only the broken part needs to be replaced. On the other hand, more and more components are only available in surface mount packages which almost require a custom PCB to use at all. ARM processors are relatively powerful microcontroller but at present are not available in through hole versions. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− |