I've been soldering up one-off shields to make more robust prototypes I could carry around and test in real environments. What I've discovered is that the layout of the common proto-shields is taking a lot of real estate and forcing me to cram my (odd-ball) components in weird corners, cut traces, and so forth. And straight perf is a pain to work with, what with the offset Arduino pins and all.
So I was thinking; a proto-shield that had no preset surface components at all. No power LED, no carry-through of reset button; just the I/O headers (including unregulated source and reset pin), and V+ and ground bus along one edge. Plated holes only -- maybe those square pads designed for solder bridging.
Any thoughts? Anything like this out there already?
I sort of went the opposite direction - I tend to etch a custom board in the garage (press-n-peel/iron/HCl-H2O2) because it's no more trouble than figuring out how to get the stuff connected correctly on a typical protoboard.
Naw. But I wouldn't mind having a few of those around, too! (Only soldered on AVR target board so far, and I'm already tired of it.)
My thought was specifically shield; a board to fit on top of the current standard Arduino pinout (giving you all that bootloading USB goodness) but that didn't force you into particular patterns of components.
The Sparkfun appears to be what you want - a bunch of PTH with the basic connector at the edges. The LadyAda version is a mix, and the NKC version is a "stripboard" type. That's my personal favorite for a protoshield, as I really dislike the "bunch of PTH" type of prototyping board.
Yah. Like those. I've got one of Lady Ada's boards but the NKC is closest to my needs. Still restrictive as to the components you can put on it, but a little less wasted real estate. I think I just bought my third one!
Lately I've been moving away from including a whole Arduino in an imbedded project, but it is still great for prototyping. And for that, the most open design of a shield possible is optimal. Hey....maybe I should lay out one myself in Eagle and see if there's enough interest to get a few run off?