I started some weeks ago with the Arduino programming. Very fun. But I'm wondering something and I don't really know what to search on Google. So I'll ask my questions here:
The breadboard and so on... That's just for testing, at some point of time, I'll need to embed all my components in one (I would say). So no breadboard anymore. But that would also mean no Arduino board. So I'd like to know if it is possible to just get the micro controller that contains my program and put it in the final big component. Because, let's imagine that I want to do a thermometer (awesome), I won't build a component big enough to contain the Arduino ?
What about the construction of my component ? Indeed, If I have my TMP36 and my micro controller... I could mc gyver them and solder them in one but the design and so on would suck... Is it possible to make a schema of what I want, send that schema and components to another company that would build the component ?
So these two questions are summarized in the title... When the program is done, when components have been chosen... How to go stand alone ? Without breadboard, without the whole Arduino stuff ? How to make the component built ? In 4 words... How to go further ?
Maybe I didn't make myself very clear. I'm a beginner in electronic world. I'm slowly learning it but basically, I'm a newbie... Your answer just show me pictures without almost no explanation so it does not really help me. What I need is a long and boring explanation of all the steps and all considerations to have in mind to be able to go from the breadboard to a correctly manufactured component.
Ok, so try this then.
Download Eagle 6.5 from cadsoftusa.com
Download one of the Arduino designs zip files.
Unzip it, and open the .sch file using Eagle.
Modify the design to suit your needs.
Update the .brd file for your revised design.
Go to iteadstudio, from their PCB ordering page, download their .cam and .dru files.
Check your design in eagle using the itead .dru file. Fix any errors.
Within eagle, use File:Cam processer, browse to the itead .cam file, and let it run to create 13 gerber files.
Zip the 13 files, send them to iteadstudio to have boards made.