Hey all,
Wondering if anyone has links to a good intermediate-level PCB tutorial. The brief tutorial in the Sparkfun “Beginning Embedded Electronics” series is OK, but I’m at a point where I feel like I need more info, and I’m not finding much.
I’ve heard really generic comments about things like:
-
Keep analog and digital signals separate
-
Avoid 90 degree bends in traces
-
Put decoupling caps near the ICs they’re supposed to protect
But right now, I’m laying out a board that’s basically an Arduino clone with some extras - RTC, port expander, etc. Eagle’s autorouter will route it 100%, but it strikes me as a REALLY messy job, though I’m not sure if it’s well founded concern or not, and I’m having trouble addressing the above concerns because I don’t understand their importance or what takes precedence on a complicated board with competing priorities.
I’m sure many of you could route this board in 5 minutes with half a hand tied behind your back, but I’m pretty overwhelmed right now. Anyone have links to comprehensive, intermediate-level tutorials on this subject? Something that picks up where the basic Sparkfun tutorial leaves off?