Arduino Playground is read-only starting December 31st, 2018. For more info please look at this Forum Post

After playing with your Arduino for some time, you may think:

"What if I want to use my Arduino for something else? I don't want to leave it behind in my project. What do I do?"

The simplest answer to this is to re-create it on your breadboard, at least to start with. That way, if you do mess up and make a mistake, it's easier to correct.

Do bear in mind that there will be (most likely) no way to program your ATmega chip once removed from the board. If you want this functionality, you'll need to use an ICSP system or a FTDI cable, which is beyond the scope of this article at this time.

Parts List

  • 1x Breadboard
  • 1x ATmega328P Series Chip (This needs to be preloaded with the Arduino bootloader. Uno is preferred, but Duemilanove will also work.)
  • 2x 100uf electrolytic capacitors
  • 2x 22pf ceramic capacitors
  • 2x 100nf ceramic capacitors
  • 2x 560 ohm resistors
  • 2x 10k ohm resistors
  • 1x Red LED for power
  • 1x Green LED for Pin 13
  • 1x 7805 Voltage Regulator
  • 1x 9v battery clip
  • 1x 16 MHz Crystal oscillator
  • 1x Pushbutton
  • Jumper Wires

Please note that you can use 0 ohm resistors as jumpers if you want to. (Some kits use them instead of wire).

(Assembly instructions to come. Refer to here in the meantime.)

You can find all these parts yourself, if you wish to save money, or you can buy the parts as a kit. oomlout do one here, if you live in the UK. Solarbotics Ardweeny is a similar kit from Canada. Barebones Arduino Circuit Kit is a similar kit from the U.S.