Darwin/Arduino Breakout 1 3

From RepRap
Revision as of 13:59, 25 November 2011 by Glenn (talk | contribs) (+ Category:Darwin)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Depreciated. Use Arduino Breakout v1.4 instead.

Arduino Breakout Shield v1.3

Overview

The Arduino Breakout Shield is a shield that plugs into an Arduino and provides all the Arduino pins as screw terminals. It is perfect for semi-permanent Arduino projects, or just general prototyping. It provides access to all the Arduino pins, as well as providing extra GND, 3.3v, 5v, and Supply voltage pins for convenience.

Version 1.3 adds an extra row of power/ground screw terminals.

<flickr>2799289981|right</flickr>

Get It!

Full Kit

  • Kit not available until v1.2 kits sell out.

Raw Components


Files

<flickr>2825711712|right</flickr>

You can download the electronics files from Sourceforge.

This file contains the following:

  • GERBER files for getting it manufactured
  • PDF files of the schematic, copper layers, and silkscreen
  • Eagle source files for modification
  • 3D rendered image as well as POVRay scene file
  • exerciser code to test your board.


Schematic

<flickr>2825711804</flickr>

Interface

<a href="http://www.arduino.cc/en/Hacking/PinMapping168"><img src="http://www.arduino.cc/en/uploads/Hacking/Atmega168PinMap2.png" align="right"></a>

The pins map exactly to the regular Arduino pins. See the reference on the Arduino site for more information.

It also provides multiple outputs for the power pins, which helps when hooking up multiple devices.

There is a reset button located on the shield which will reset your Arduino when pressed, as well as a power-on LED that indicates that your Arduino is powered up.


Build It

Board Bugs (listed by version)

  • No bugs yet, please report any you find to the forums.

Printed Circuit Board

<flickr>2800134162</flickr>

You can either buy this PCB from the RepRap Research Foundation, or you can make your own. The image above shows the professionally manufactured PCB ready for soldering. Its also cheap, only $5.00 USD.


Components

<flickr>2800135750</flickr>

<iframe src="http://parts.reprap.org/embed/module/Arduino+Breakout+v1.3" width="600" height="400" frameborder="0">Visit http://parts.reprap.org/embed/module/Arduino+Breakout+v1.3</iframe>

Soldering Instructions

<flickr>2421235300|right</flickr>

Prepare Arduino Pins

Insert the long ends of the pins into the Arduino. This will allow us to make a perfectly-fitting Arduino shield.



<flickr>2799286765|right</flickr>

Solder Arduino Pins

Place the board so that the short end of the pins stick through all the holes. Solder it into place.



<flickr>2800137296|right</flickr>

R1

Take the board off the Arduino to solder the resistor. It can be inserted in any orientation.


<flickr>2800138010|right</flickr>

Reset BUTTON

You can insert the button in any orientation. It snaps into place for easy soldering.



<flickr>2800138796|right</flickr>

POWER

LEDs have polarity and must be inserted in the right orientation. Line up the flat side of the LED with the flat part of the circle on the silkscreen. If your LED has no flat, the short leg goes into the hole nearest the flat.



<flickr>2799289981|right</flickr>

Screw Terminals

All 4 sets of terminals are the same size. Make sure the openings are facing outside.



Test It

<flickr>2825793346|right</flickr>

Now that you have your Arduino shield tested, you'll want to test it. Plug your Arduino into a computer, and if the POWER LED comes on, then you're good!

Use it!

You can wire up anything you like to the breakout board and use it for semi-permanent things (like driving a RepRap machine)