Arduino Breakout v1.3

From RepRap
Revision as of 05:00, 25 July 2015 by Glenn (talk | contribs) (Glenn moved page Arduino Breakout 1 3 to Arduino Breakout v1.3)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This page describes something which is no longer the most recent version. For the replacement version see: Arduino_Breakout_1_4


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.

<div class="thumb tright">
Cache-2799289981 7ff0b788fa.jpg
</div>

Get It!

Full Kit

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

Raw Components


Files

<div class="thumb tright">
Cache-2825711712 9170a9557d.jpg
</div>

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

<div class="thumb tright">
Cache-2825711804 f765f5a8e3.jpg
</div>

Interface

<div class="thumb tright">
Cache-Atmega168PinMap2.png
</div>

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

<div class="thumb tright">
Cache-2800134162 ba0c4dbd28.jpg
</div>

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

<div class="thumb tright">
Cache-2800135750 e46bd4f177.jpg
</div>

<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

<div class="thumb tright">
Cache-2421235300 657908f5a9.jpg
</div>

Prepare Arduino Pins

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



<div class="thumb tright">
Cache-2799286765 66ed791109.jpg
</div>

Solder Arduino Pins

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



<div class="thumb tright">
Cache-2800137296 108510f15b.jpg
</div>

R1

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


<div class="thumb tright">
Cache-2800138010 6e09016129.jpg
</div>

Reset BUTTON

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



<div class="thumb tright">
Cache-2800138796 a786de3fb1.jpg
</div>

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.



<div class="thumb tright">
Cache-2799289981 7ff0b788fa.jpg
</div>

Screw Terminals

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



Test It

<div class="thumb tright">
Cache-2825793346 28023fdfee.jpg
</div>

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)