Make a breadboard adapter for your AVR microcontroller using attiny2313

If you like to play around with micro controllers you know this hustle: You want to test a part of a program and first you need to completely wire up the uC on the bread board.
Not with these handy parts any more!
These are complete programmable micro controllers that could be stuck to any solderless breadboard. Easy to program and easy to interface.
The big advantage is, that you don’t need double side PCB, you don’t need a custom PCB at all, you can also built it with common bread board and some wires too.

Step: 1 The schematics

The schematics
The basic interface to program a micro controller is rather easy.
You need the power sources.
Then you have to tie the reset pin high, with a pushbutton to reset the uC.
And finally you need the three other lines to program the uC, Mosi, Miso and SCK.
I will explain this for the Attiny2313, but other uCs are as easy as this.
In the pictures to this step, you find the most simple schematic, then one with the ISP socket and the last one with all the pins routed to pin headers.

Step: 2 The board

You can built this on some blank perforated board or you can etch a dedicated board for it. I chose the second way, because it is very clean. On a blank board you would have to use wires to connect the pins according to the schematics. But that’s also ok.
In the two pictures you can see how I routed the schematics on my board.
If you want to make your own board, you can use the pdf  with the 1:1 printable version.

Step: 3 Solder the parts to the board

Solder the parts to the board
After you etched your own board, drill it and the solder on the individual parts to it.
The pins for the bread-board adapter are pushed through and the soldered from the bottom side. Although this is not ideal it should normally work.
For more detail: Make a breadboard adapter for your AVR microcontroller using attiny2313


About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top