AVR Mini Board With Additional Boards

25K6131

Intro: AVR Mini Board With Additional Boards

Somewhat similar to PIC 12f675 mini protoboard, but extended and with additional boards.
Using attiny2313.

STEP 1: Scheme

Let us first start with a scheme. The scheme is pretty obvious since it only connects attiny2313 with the pins and the only additional elements are resistors and capacitor for reseting the microcontroller.

STEP 2: Bottom View of the Board

Here is the bottom view of the board, so you can see the main idea with this kind of boards.

STEP 3: Now What?

Here are some ideas to extend the boards with "extension boards".
Let me start with power supply. If you are using 9V battery you can make this kind of board with 78L05.

STEP 4: Another Idea

I've also created a board with 4 LEDs and two buttons. The elements can be connected to any pin using wire with one female and one male side.

STEP 5: The End Result

What wanted to get is flexibility with the boards so I can inter-connect them as I like.
For example like that.

STEP 6: And the Top View

Just to see how the whole thing looks from the top.

STEP 7: Conclusion

We have come to the end of this instructables.
I've showed you the idea, how to create a flexible board which can also be attached to the protobard.

The SILs are used for wire-wrap tehnique, but I used them to get connection between the boards.

If you have questions or would like to order a PCBs, contact me on: bostjan(at)japina.eu

30 Comments

Better than Arduino. Each function is separated (power, IC, HID, etc..) I'm looking forward to when you're offering these for purchase. :) Yeah, easy to make, but why not support someone with a great idea?
where do you get your parts from and can i get the part numbers ive been having trouble finding those kind of headers
Digikey part A209-ND is a close match, and will allow stacking. The socket isn't as deep, but will accept its own pins. The catalog page. (I can't post the datasheet for the actual part because the URL has an embedded space that the Instructables link tool won't parse correctly).
I have found that Digikey often charges outrageous prices for the things that I can get from other sources.  Jameco has the WW sockets/headers for about half of what Digikey wants.  They have 20-pin and 30-pin SIPs rather than the 25-pin that Digikey has - the 20-pin is just under half price and the 30-pin is just over half the Digikey price.

Jameco part numbers:
101283 - 20-pin WW2 single row
104054 - 30-pin WW2 single row

Check out Jameco's catalog page at: www.jameco.com/Jameco/catalogs/c102/P83.pdf - the part numbers are links to the description page which has the datasheets and pricing ($1.95 and $2.95 today as opposed to Digikey's $5.42 - even in Qty of 500, Digikey is higher than Jameco's single qty price)
What do you buy for this? (I'm not a technogenius.)
That is hopless. All you can do with that is lots of love.
This is like arduino shields for the attiny2313! Can you post the designs for the PCBs?
Actually where do you buy the connectors in US?
i need a little more understanding on where to put the capacitors and resistors to prevent switching noises or whatever it makes when being programmed.
I love it. Takes the advantages of both of the carrier types that I've made and then goes modular/stackable. And you still have all of the pins directly accessible from the top. Hotness!
Anything you want. I'm using it to decode dcf77 receiver (atomic clock) and since I needed accurate time I've made another board with quartz and two capacitors. But since it's microcotroller - you can program it to do whatever you want.
if u use the reply button they may see your comment
what does it do exactly?
look under you
You should create some boards with motors and wheels then some sensors and you'd have a nice little robotics platform.
This is my intention.
this reminds me of some robots i saw on discovery channel a while ago. They were form some American university like MIT of some thing. they had piggy backing boards with functions like wheels, treads, micro controller, battery, and many different sensor boards. i really like the modular idea to it.
For more on the stacking concept, check out the PC/104 standard used in many industrial and embedded designs. It's an ISA slot (yes, old 16-bit!) implemented on stackable pins like this, with a physical standard that defines how big the boards can be and where their mounting holes are.
Oh yes. ISP can also stand for In System Programming, hm ...
More Comments