What would be a good starter kit for a new maker. Considering parts and tools? Everytime I want to try a new project, I am lacking the parts or the tools to get it started. How did you guys got started.
What would be a good starter kit for a new maker. Considering parts and tools? Everytime I want to try a new project, I am lacking the parts or the tools to get it started. How did you guys got started.
Hi Karl, It takes time to accumulate enough parts so that you do not have to place an order every time you do a new build. Some things like resistors and caps are cheap enough to just stock up a bunch of different values. If I am going to start into a book I look it over first and make a list of the components that will be needed for the experiments I plan to run. Then I will place an order ahead of time. Often if I need one part I will order 3 or 4 for future needs. I also salvage a lot of parts from old circuit boards. Despite my best plans I am constantly having to place small orders to fill in gaps and needs. The next step is to have a good plan of organization so you can find the part when the time comes to use it. I keep a list of the non-trivial parts that I have in Xcel. Each part number is followed by a description and then a location in my bins. This way I can search the Xcel file and then go right to the proper bin. The prepackaged beginners kits are ok too and depending on where you get them can even be a pretty good bargain. For me collecting the parts and organizing them is part of the fun of electronics.
John
Great reply, I think you are right, starting with resistors and capacitors is a good way to start. I have never scavendged parts cause I always felt technology is moving to fast and IC. Lately my washer dryer broke down and I want to scavenge them for relays, motors and everything that might be worth it.
I guess my next step is to find efficient storage bins and order some resistor and capacitor kits to fill them with. About the beginners kit, do you have some examples, cause it seems we can only find arduino sensors kits these days.
Hi Karl, The sensors are the same for use on one platform or the other. You will just have to incorporate the proper programming. Arduino code may not work on a different board but the sensor itself will be the same. This is also true of all the other peripheral active and passive components as well. The only parts this is not true with are the accessory boards that may be designed to work specifically with one system or another. If you are going to work your way through a book of experiments you can look to see which sensors you will need to complete the experiments. You will find there are lots of good places to get the components you need including the sponsor of this website ( Newark Electronics / Farnell).
You also mentioned tools. Here again I would not be too quick to spend a lot of money. Get the basics and then add as the need presents itself. This will keep your costs down, not leave you with a bunch of tools that you thought you needed and didn't and also give you the fun of getting a needed tool when you have the right application.
Electronics is like every other thing we do in life. I can go out and buy a fishing outfit, a bunch of tackle, a boat, and all the other accessories but that will not make me a good fisherman. That will only come with learning and experience. I look forward to seeing what you build.
John
Hi Karl, The sensors are the same for use on one platform or the other. You will just have to incorporate the proper programming. Arduino code may not work on a different board but the sensor itself will be the same. This is also true of all the other peripheral active and passive components as well. The only parts this is not true with are the accessory boards that may be designed to work specifically with one system or another. If you are going to work your way through a book of experiments you can look to see which sensors you will need to complete the experiments. You will find there are lots of good places to get the components you need including the sponsor of this website ( Newark Electronics / Farnell).
You also mentioned tools. Here again I would not be too quick to spend a lot of money. Get the basics and then add as the need presents itself. This will keep your costs down, not leave you with a bunch of tools that you thought you needed and didn't and also give you the fun of getting a needed tool when you have the right application.
Electronics is like every other thing we do in life. I can go out and buy a fishing outfit, a bunch of tackle, a boat, and all the other accessories but that will not make me a good fisherman. That will only come with learning and experience. I look forward to seeing what you build.
John
Where can we find experiment books, or do you have good examples. Personnaly I have been studying microcontroller programming at school and want to get back at it. Lately I have been interested in radio communication, but I lack some analog basics. So I have issue catching those analog fish
. The reason I started this post is that, even If I did a lot electronic in the past, I still find it hard to find an interesting project enough to start spending big bucks in parts and tools. I told myself that having a starter kit or a reasonable amount of parts in hands would help. But still don't know where to start.
Must be hard for someone that starts from scratch to get oriented and I am not sure that working with the arduino out of the box is the best way to learn electronic.
I am trying to gear myself to be able to do some hack and mods, a bit like Ben heck is doing on his show. And maybe grow to become something like an hacker space or fab lab. A place where people can learn about electronic, accessible to everyone giving them the chance to push their ideas. If I don't have great ideas at least I'll help others 
I really appreciate your replies John, your experience is valuable and hope we will work together in the future .
Hi Karl, The book that I like to recommend for learning basic electronics is "Practical Electronics for the Inventor" 3rd Edition by Paul Scherz and Simon Monk. It covers a lot of subjects from the foundations quite well. There are a lot of circuit examples. If you want to learn more about Arduino check out Jeremey Blums "Exploring Arduino" where he takes one through many of the different things that you can do with Arduino. Here is the page of his website that talks about the book.
http://www.jeremyblum.com/portfolio/exploring-arduino/
Another author that has a lot of books with experiments and projects is Charles Platt with his MAKE: ELECTRONICS Series and Encyclopedia of Electronic Components series.
On line there are many tutorial sites but one of my favorites is:
http://www.electronics-tutorials.ws/
Check some of these out and then follow your curiosity. The electronics field has grown very large and diversified. There is something out there for everyone's interests.
John.