Sigh. Here's approximately what I did: 1) Add "pins" for the various nets that went nowhere (input, output, power?) 2) renumber the Rs and Cs to (roughly) identify which part of the circuit they go with, so it's easier to see on the PCB. 3) create the PCB, put the pots on there to indicate a rough size, move the components onto the board in groups similar to those derive in (2), in ways that sort-of minimized the length of the ratsnest lines. 4) Draw a gnd (PE in your case) net around the outside, and orient all the components that connect to GND on one side so that that side would be near the outside of the board. Connect those grounds, sort of radially. See if there's some obvious manual routing. 5) good time to SAVE. 6) run the autorouter in single-layer mode. See which signals seem especially convoluted, and see if it looks like it would get better if those were moved somewhere else on the board, or re-oriented. Undo the routing and actually do the moves (hey, you can UNDO autorouting in 6.0! Cool!) 7) Repeat (6) until things look pretty good. 8) Make minor movements that look like they'll make things "prettier." 9) Add gnd polygon. that's probably about as much as I'll do without knowing how real the component sizes are (whether the Pots are actually mounted on the pcb, etc), or what the other limitations are, or etc. I suspect that the circuit could fit on a (cheap) 50mm*50mm PCB without too much trouble. (can I not add zip attachments to my own orangeBoard? Hmmph!) https://docs.google.com/open?id=0B6dMB5dovDUZNjk2Y2E4NzUtNjdlMy00MjMxLWIxZmItY2JhNmU3YTM4NGU3
I thank you a lot. I am thrilled because the EAGLE expert helped me design this board.(I made a few modifications in order to fit my needs.) One more question, how do I get rid of the words when printing and labels (silkscreen)? I need to print the board itself now. Thanks X a million.
Let me describe to you what I need to do and than I will ask the question. I need to make a motor turn on for a certain period of time, for example 3 seconds, when the sensor is tripped, in this case a light sensor, LDR or some other... I was thinking of using an Arduino, to program it to do the above. The problem is that the Arduino is to big to fit in the case I need it to fit. Can the chip be removed and used just like that, maybe just put on a crystal... How do I know which pins of the chip, ATmega, or what ever it is called are for the sensor, power, motor... How to hock that all up??? Thank you!
Yes, you can move the CPU from an full-sized arduino into a smaller board. (subject of an upcoming instructable, probably.) You generally need a few extra components (like the crystal.) Your best bet as a beginner would be to buy one of the reduced-sized arduino-compatibles, like the Modern Device Company "Really Bare Bones Board"
The arduino environment designates some of the pins as "analog" for connecting to sensors, and some as "digital" like turning on a motor. You probably need some sort of motor driver (chip, transistor, or relay) as well. There should be lots of info on the arduino site: Light Sensors Motor Control (most of these examples are probably more complex than you need.)
Thank you! Could I use my Arduino Duemilanove to realize this or do I need the smaller one? The ting is I need this to be as small as possible, the circuit I mean, 3cm x 3cm x 1,5cm would be great! is this possible with the arduino chip and all the components it needs or do I have to look for another programable chip? Thank you!
Well, the normal ("DIP") Arduino package is about 3.6cm long without any additional components, so you have a bit of a problem. There are smaller AVR chips, but not directly compatible with the Arduino environment, and thus harder to use. You could look at the PICAXE, which has a small version...
Hmm, I guess I can make it bigger than, but that i wouldn't be much of a pocket size gadget... But never mind, one day it will get smaller! :) OK, I will you the Arduino chip and I don't care ( actually I do) how bit it gets... :D When I make the circuit I will desine a bigger case... well, thanks!
Yea... I think we understood ourselfs right but just to check. I can program the Arduino Duemilanove that I have to do what I want. Than I can remove the chip and hock the sensor, motor, power to the right pins and it should work... right? Are there other programable chips that I could use that are maybe smaller and easier to use and hock all to it? Thanks!
You'll need a couple extra components - typical a resistor to keep the cpu un-reset, a "bypass capacitor", and a crystal or resonator to supply the 16MHz clock. There are many programmable chips smaller than the one used in an Arduino, but very few that aren't an order of magnitude harder to use. You might want to look into The smaller Basic Stamp or a an 8-pin PICAxe
We (I) did four different "Freeduino" layouts, one in 0603 SMT, one in 0805 SMT, one in 1206 SMT, and one that used as many through-hole components as possible. (xxyy SMT means that the resistors and caps are .0xx inch by .0yy inch in size. The official Arduinos are in 0805, as are the Solarbotics Arduinos.) The board that finally made it to market (a later version than the one pictured) ended up being the through-hole version (in kit form), with just the USB chip and fuse in SMT (and pre-soldered, in the kits.) We even reverted to the big 7805-style regulator (mostly out of concerns about power dissipation when used at input voltages higher than the nominal 9V.)
Reports from the "alpha" team were that the SMT versions weren't so awful to assemble; the extra care needed to deal with the tiny components ended up consuming less time than the constant board-flipping people were used to with TH components. The USB chip is a bit nerve wracking, though!
Thanks can you please give me a list with all of the parts needed in the 1.16 TH version and do I need any other things if I build one on my own (no kit) ?
Well, the schematic and PCB files are online at http://www.freeduino.org/freeduino_open_designs.html I don't know that I can do much more than that. The NKC instructions for the final version should be helpful as well, though some of the parts are different. Beware that the freeduinos (or most of them) use a different regulator than the "real" arduino, with a different pinout...
Is that the big black thing on the right? Do you have like, really tiny hands or something? :P Looks fine, anyway, to my untrained eye. And it apparently works, so woot!
hey, how much do you know about coil guns? i kind of need some help... i want to follow this instructable... and that one only has one coil... his par 1 gun only has one, 500 uf capacitor, but can shoot pretty good...
Heh. New picture! Fresh haircut, better and more masculine shirt, Mustache showing, less gray by virtue of lighting, and using power tools. Do I look less like a grandmother now?
This is a "company event" held at TechShop, we cut, ground, buffed, bent, and welded metal. It was fun.