Breadboard Arduino

Received a couple of nice big bread boards for Christmas and decided that one of them needed an arduino to use with it. After some thought I decided that the best option was to build the required parts of an Arduino circuit direct on the breadboard. Also the cheapest at only £4 for the required parts. Breadboard Arduino
The required sections of the circuit for general Arduino development are:
ATMega micro-controller, in this case an ATMega328 with 100nF capacitor across ground and VCC near chip
Oscillator – 16MHz crystal and 2x 22pF capacitors
Reset – push to make button and 10KOhm resistor
Serial programming – 6 pin header, reset decoupling capacitor 100nF

Optional sections are:
Pin13 LED – LED and suitable resistor
ARef smoothing – 100nF capacitor
ISP – 6Pin header to allow connection to an In System Programmer

If you don’t have the use of an in system programmer for the ATMega devices then the ATMega328 needs to be purchased with the Arduino bootloader already flashed to it. There is little difference in cost. I used the Duemilanove bootloader.

 Breadboard Arduino
Also required is FTDI USB to TTL serial adaptor. I prefer the Sparkfun “FTDI Basic” board because breaks out DTR rather than RTS as in many converters. This means that the Arduino IDE can reset the Arduino itself when uploading programs. A USB to Serial converter which provides RTS can be used but you have to manually reset the Arduino circuit during the programming cycle.

The circuit I used is provided here in picture on the right. Also I as was using Fritzing an image of the a bread board layout is provide.

 

For more detail:  Breadboard Arduino


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