<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Robotpark ACADEMY &#187; Arduino Board</title>
	<atom:link href="http://www.robotpark.com/academy/tag/arduino-board/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.robotpark.com/academy</link>
	<description>World&#039;s Largest Robot Resource</description>
	<lastBuildDate>Fri, 10 Mar 2017 10:10:53 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.0.1</generator>
	<item>
		<title>Comparison of Arduino Boards &#8211;  51063</title>
		<link>http://www.robotpark.com/academy/arduino-board-comparison-51063/</link>
		<comments>http://www.robotpark.com/academy/arduino-board-comparison-51063/#comments</comments>
		<pubDate>Wed, 20 Nov 2013 16:07:04 +0000</pubDate>
		<dc:creator><![CDATA[Gokhan Isgor]]></dc:creator>
				<category><![CDATA[LEARN ROBOTICS]]></category>
		<category><![CDATA[Robot Electronics]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Arduino Board]]></category>
		<category><![CDATA[Microcontrollers]]></category>

		<guid isPermaLink="false">http://www.robotee.com/?p=5357</guid>
		<description><![CDATA[<h2><span style="color: #ff6600;">Arduino Boards Comparison</span></h2>
<p>"<em><strong>Which Arduino Board Should I choose ?</strong></em>"<br />
<span style="color: #ff6600;"><strong>Short Answer:</strong></span> Start With <strong>Arduino UNO...</strong></p>
<p style="text-align: justify;"><strong>Keywords:</strong> Selecting an Arduino, Which Arduino Should I Buy? , Which Arduino do you need ?, Comparison of Arduino Boards</p>
<p>The post <a rel="nofollow" href="http://www.robotpark.com/academy/arduino-board-comparison-51063/">Comparison of Arduino Boards &#8211;  51063</a> appeared first on <a rel="nofollow" href="http://www.robotpark.com/academy">Robotpark ACADEMY</a>.</p>
]]></description>
				<content:encoded><![CDATA[<h2><span style="color: #ff6600;">Arduino Boards Comparison</span></h2>
<p>&#8220;<em><strong>Which Arduino Board Should I choose ?</strong></em>&#8221;<br />
<span style="color: #ff6600;"><strong>Short Answer:</strong></span> Start With <strong>Arduino UNO&#8230;</strong></p>
<p style="text-align: justify;"><strong>Keywords:</strong> Selecting an Arduino, Which Arduino Should I Buy? , Which Arduino do you need ?, Comparison of Arduino Boards</p>
<hr style="width: 100%;" width="100%" />
<p style="text-align: justify;"><strong>Arduino</strong> is, a great <strong>robotic microcontroller</strong> platform for anyone interested in robots and robotics projects. One of the best things about it is that it’s undergoing constant innovation. There lots of different Arduino boardswhich you can use as your robot controller on the market, so you can find the perfect hardware for any kind of project you’re working on.</p>
<p style="text-align: justify;">Unfortunately, that same huge selection of<strong> Arduino boards</strong> can make it hard for a beginner to get started with the platform.&#8221;<em><strong>Which Arduino Board Should I choose ?</strong></em>&#8221;  is the main question. On the official site alone, there are almost 20  Arduino boards listed, and there are dozens more unofficial boards for sale on other sites. Picking the one that&#8217;s exactly what you need is HARD—especially if you&#8217;re not familiar with the terms used to describe the various microcontrollers and boards.</p>
<p style="text-align: justify;">To help make the process a little easier, we are going to look at the most common <strong>Arduino boards</strong> on the market right now, and we will explain how to <strong>distinguish</strong> between them.</p>
<hr style="width: 100%;" width="100%" />
<h2><span style="color: #ff6600;"><strong>3 BROAD WAYS to Differentiate the Various Arduino Boards:</strong></span></h2>
<p style="text-align: justify;"><strong>A &#8211; Processing Capabilities : </strong>The first is to look at the board’s processing capabilities — the microcontroller’s<strong> memory</strong>, <strong>clockspeed</strong>, and <strong>bandwidth</strong>. The processing hardware is generally entirely determined by which microcontroller chip the board uses, and constrains what kinds of software can run on that board.</p>
<p style="text-align: justify;"><strong>B- Feature Set:</strong> The second way to differentiate between the boards is their feature set. This includes all the stuff on the board other than the microcontroller, such as<strong> input and output pins</strong>,<strong> built-in hardware</strong> like Buttons and LEDs, and the<strong> interfaces available</strong> on the board <strong>(USB, Ethernet,</strong> etc).</p>
<p style="text-align: justify;"><strong>C- Form Factor:</strong> Finally, because Arduino is meant to be built into physical projects, form factor is very important. Arduino comes a variety of shapes and sizes.</p>
<p style="text-align: justify;">Now Let’s look at the boards you&#8217;re most likely to want to use in your project (as of Now 2013).  We&#8217;ll examine the distinguishing characteristics and features of each Arduino Board model.</p>
<h2><a href="http://www.robotpark.com/academy/LR/51063-Arduino-Boards_03_ROBOTPARK.png"><img class="aligncenter" src="http://www.robotpark.com/academy/LR/51063-Arduino-Boards_03_ROBOTPARK.png" alt="" width="1400" height="2800" /></a></h2>
<hr style="width: 100%;" width="100%" />
<h2></h2>
<h2><span style="color: #ff6600;"><b>1-ARDUINO UNO </b></span></h2>
<h3><span style="color: #ff6600;"><b> Best for Beginners </b></span></h3>
<ul>
<li><strong>Processor:</strong> ATmega328 (8-bit CPU, 16MHz clock speed, 2KB SRAM, 32KB flash storage)</li>
<li><strong>Features:</strong> 14 digital I/O pins, 6 analog input pins, removable microcontroller</li>
<li><strong>Form Factor:</strong> 2.7” x 2.1” (6,8 cm x 5,3 cm )rectangle</li>
<li><strong>Price:</strong> Around $30</li>
</ul>
<p style="text-align: justify;">The <strong>Arduino Uno is the most “standard”</strong> Arduino board currently on the market, and is probably the<strong> best choice for beginners</strong> just getting started with the platform. The board is <strong>compatible with more shields (add-on boards) than other models.</strong> Additionally, the ATmega328 microcontroller can be removed from its socket and replaced for as little as $6, in case you break it somehow.</p>
<p style="text-align: justify;">The Uno&#8217;s<strong> main limitation is the ATmega328 chip, which doesn’t have a lot of SRAM or flash memory</strong>. That limits the kinds of programs you can load on the chip—if your project involves a display or otherwise needs to store and use any form of images or audio data, 2KB of memory probably isn’t going to be enough.</p>
<p style="text-align: justify;"><a href="http://www.robotpark.com/en/Arduino-Boards/Arduino-Uno-R3-En">Go To Product Page</a></p>
<hr style="width: 100%;" width="100%" />
<h2 style="text-align: justify;"><span style="color: #ff6600;">2-  <b>ARDUINO LEONARDO </b></span></h2>
<h3 style="text-align: justify;"><span style="color: #ff6600;"><b>Slight Upgrade to the UNO, Built in USB </b></span></h3>
<ul>
<li><strong>Processor:</strong> ATmega32u4 (8-bit CPU, 16MHz clock speed, 2.5KB SRAM, 32KB flash storage)</li>
<li><strong>Features:</strong> 20 digital I/O pins, 12 of which can be used as analog inputs, native USB support</li>
<li><strong>Form Factor:</strong> 2.7” x 2.1” (6,8 cm x 5,3 cm) rectangle</li>
<li><strong>Price:</strong> Around $25</li>
</ul>
<p>The Leonardo is, essentially, a <strong>slight upgrade to the Uno</strong>. It looks a lot like the Uno, but it features a soldered-on<strong> ATmega32u4</strong> microprocessor with a tiny bit more memory. The main advantage of the AtMega32u4 isn’t the extra SRAM, though, it’s the chip&#8217;s<strong> built-in USB compatibility</strong>. This allows the<strong> Leonardo to interface with a PC</strong>, which sees it as a<strong> generic mouse or keyboard</strong>. It also features a few extra analog input pins.</p>
<p style="text-align: justify;">Most impressively? The Leonardo is actually cheaper than the Uno, at $25. Before you start hammering that “add to shopping cart” button, note that the general impression around the web seems to be that the Leonardo still has a few bugs that need ironing out, and<strong> isn’t quite as beginner friendly as the Uno</strong>. For builders already familiar with Arduino, this is the better deal.</p>
<p style="text-align: justify;"><a href="http://www.robotpark.com/en/Robot-Parts/Microcontrollers/Arduino-Boards/Arduino-LEONARDO-En">Go To Product Page</a></p>
<hr style="width: 100%;" width="100%" />
<h2 style="text-align: justify;"><span style="color: #ff6600;">3- ARDUINO DUE </span></h2>
<h3 style="text-align: justify;"><span style="color: #ff6600;">For More Complicated Projects</span></h3>
<ul>
<li><strong>Processor:</strong> Atmel SAM3X8E ARM Cortex-M3 (32 bit CPU, 84MHz clock speed, 96KB SRAM, 512KB flash storage)</li>
<li><strong>Features:</strong> 54 digital I/O pins, 12 analog input pins, 2 analog output pins, native USB port</li>
<li><strong>Form factor:</strong> 4” x 2.1” (10 cm x 5,3 cm)  rectangle</li>
<li><strong>Price:</strong> Around $50</li>
</ul>
<p style="text-align: justify;">One of the<strong> newest Arduino boards</strong>, the<strong> Due</strong> is the<strong> heavy-hitter</strong> of the family, packing a <strong>32-bit ARM processor</strong> that handily outclasses any of the processors found in other Arduino boards. The DUE is <strong>primarily for more complicated projects</strong> that can make use of its <strong>muscular processor</strong>, or that need more I/O pins than are found on the smaller Arduino boards. That said, the Due is substantially bigger and more expensive than the Uno or Leonardo, so consider whether you really need the extra power before making a purchase.</p>
<p style="text-align: justify;">One <strong>drawback to the Due is that it operates at 3.3 volts,</strong> which is different than the 5 volts that most other Arduino boards operate at. That<strong> limits the add-on hardware</strong> that’s compatible with the Arduino Due—if an add-on board tries to send a 5 volt signal to the Due’s I/O pins, it could damage the microcontroller.<strong> If you need a powerful Arduino board that still operates at 5 volts, you can look at the $58 Arduino Mega 2560</strong>, but for the most purposes that board is outperformed by the cheaper DUE.</p>
<p style="text-align: justify;"><a href="http://www.robotpark.com/en/Robot-Parts/Microcontrollers/Arduino-Boards/Arduino-DUE-EN">Go To Product Page</a></p>
<hr style="width: 100%;" width="100%" />
<h2><span style="color: #ff6600;"><b>4- ARDUINO MICRO </b></span></h2>
<h3><span style="color: #ff6600;"><b>Small form factor, Leonardo Performance</b></span></h3>
<ul>
<li><strong>Processor:</strong> ATmega32u4 (8-bit CPU, 16MHz clock speed, 2.5KB SRAM, 32KB flash storage)</li>
<li><strong>Features:</strong> 20 digital I/O pins, 12 of which can be used as analog inputs, native USB support</li>
<li><strong>Form Factor:</strong> 1.9” x 0.7” (4,8cm x  1,78 cm )rectangle</li>
<li><strong>Price:</strong> $27</li>
</ul>
<p>For projects where<strong> size matters,</strong> there are a number of miniaturized boards to consider, including the <strong>Micro, Nano and Mini (</strong>and that’s just on the official Arduino site!). For most builders, the best choice is going to be the <strong>Arduino Micro</strong>, a new board that includes all of the power and functionality of a full-sized Arduino Leonardo board in a much smaller form factor.</p>
<p style="text-align: justify;">Due to the small form factor, the Arduino<strong> Micro won’t work with many add-on boards</strong>, but it is designed to easily slot into a breadboard, for faster prototyping.</p>
<p style="text-align: justify;"><a href="http://www.robotpark.com/en/Robot-Parts/Microcontrollers/Arduino-Boards/Arduino-Micro-USB-Microcontroller-No-Headers-Assembled-5V">Go To Product Page</a></p>
<hr style="width: 100%;" width="100%" />
<h2><span style="color: #ff6600;"><b>5- LILYPAD ARDUINO </b></span></h2>
<h3><span style="color: #ff6600;"><b>For Flexible Fabric-Based Projects</b></span></h3>
<ul>
<li><strong>Processor:</strong> ATmega328 (8-bit CPU, 16MHz clock speed, 2KB SRAM, 32KB flash storage)</li>
<li><strong>Features:</strong> 14 digital I/O pins, 6 analog input pins</li>
<li><strong>Form Factor:</strong> 2” diameter circle</li>
<li><strong>Price:</strong> $22</li>
</ul>
<p style="text-align: justify;">The<strong> LilyPad is an Arduino board</strong> specifically designed for wearable devices. Its circular shape and standoff-less I/O pins are designed to make it easy to sew the<strong> LilyPad into fabric-based projects</strong>.</p>
<p style="text-align: justify;">The hardware on a standard LilyPad board is basically the <strong>same as on and Arduino Uno</strong>. There are a number of other LilyPad options available as well, including the are a number of LilyPad boards available, including the <strong>LilyPad Arduino USB</strong>, which feature’s the <strong>Leonardo’s ATmega32u4</strong> chip, the <strong>LilyPad Arduino Simple,</strong> which has fewer I/O connections than the basic model, and the <strong>LilyPad Arduino SimpleSnap</strong>, which can be snapped into and out of projects, so they can be safely washed.</p>
<p style="text-align: justify;"><a href="http://www.robotpark.com/en/Arduino-Boards/LilyPad-Arduino-ATmega328-TEn">Go To Product Page</a></p>
<hr style="width: 100%;" width="100%" />
<h2><span style="color: #ff6600;"><b>6- ARDUINO ESPLORA </b></span></h2>
<h3><span style="color: #ff6600;"><b>for Special Needs</b></span></h3>
<ul>
<li><strong>Processor:</strong> ATmega32u4 (8-bit CPU, 16MHz clock speed, 2.5KB SRAM, 32KB flash storage)</li>
<li><strong>Features:</strong> Lots of built-in input and output hardware</li>
<li><strong>Form Factor:</strong> 6.5” x 2.4” oval</li>
<li><strong>Price:</strong> $60</li>
</ul>
<p style="text-align: justify;">The Esplora is an Arduino board (based on the Leonardo hardware) that comes with a whole bunch of I/O hardware soldered directly to the board. On the input side you get a joystick,<strong> four buttons</strong>, a<strong> linear potentiometer</strong> (slider), a microphone, a<strong> light sensor</strong>, a<strong> temperature sensor</strong> and a<strong> three-axis accelerometer</strong>. For outputs, you get a buzzer, an RGB led, and a TFT display connector to attach a LCD screen (not included).</p>
<p style="text-align: justify;">The tradeoff is that you <strong>do not get the standard set of digital and analog I/O pins,</strong> which allow you to wire up all sorts of hardware to your Arduino board. That sharply limits the kinds of projects you can make. The Arduino Esplora is best for people who want to learn to use the Arduino software to write programs that have access to a basic toolbox of I/O sources, without having to worry about the electronics side of things.</p>
<p style="text-align: justify;"><a href="http://www.robotpark.com/en/Robot-Parts/Microcontrollers/Arduino-Boards/Arduino-ESPLORA-En">Go To Product Page</a></p>
<hr style="width: 100%;" width="100%" />
<h2><span style="color: #ff6600;"><b>7- ARDUINO YUN </b></span></h2>
<h3><span style="color: #ff6600;"><b><strong>Linux-based system-on-a chip</strong></b></span></h3>
<ul>
<li><strong>Processor:</strong> ATmega32u4 (8-bit CPU, 16MHz clock speed, 2.5KB SRAM, 32KB flash storage), Atheros AR9331 system on a chip</li>
<li><strong>Features:</strong> Wi-fi enabled Linux based system on a chip, 14 digital analog I/O pins, 12 of which can be used as analog inputs. Native USB.</li>
<li><strong>Form Factor:</strong> ~2.7” x 2.1” rectangle</li>
<li><strong>Price:</strong> $65, available at the end of June</li>
</ul>
<p style="text-align: justify;">The Yun is an attempt to make it easier to connect to <strong>cloud-based services</strong> from the Arduino platform. Typically, the low-bandwidth, low-memory microcontrollers have a hard time handling the verbose protocols used to access those services—to get around this limitation, the Yun features<strong> a separate Linux-based system-on-a chip on the motherboard</strong>. The Linux system takes care of the networking tasks, while you can use the ATmega32u4 like a standard Arduino Leonardo.</p>
<p style="text-align: justify;"><a href="http://www.robotpark.com/en/Arduino-Boards/Arduino-YUN-En">Go To Product Page</a></p>
<hr style="width: 100%;" width="100%" />
<h2><span style="color: #ff6600;"><b>8- ARDUINO ROBOT </b></span></h2>
<h3><span style="color: #ff6600;"><b> To <strong> build your own, custom Robot</strong></b></span></h3>
<ul>
<li><strong>Processor</strong>: 2 x ATmega32u4 (8-bit CPU, 16MHz clock speed, 2.5KB SRAM, 32KB flash storage)</li>
<li><strong>Features:</strong> Wheels, 8 analogue input pins,6 digital I/O pins, LCD screen</li>
<li><strong>Form Factor:</strong> Two 7.5” diameter circles</li>
<li><strong>Price:</strong> $275, on sale online at the end of July.</li>
</ul>
<p style="text-align: justify;">At the risk of stating the obvious, the <strong>Arduino Robot</strong> is an Arduino board that’s also a little robot. It’s actually composed of two separate boards <strong>(a control board and a motor board)</strong> that each feature the Leonardo’s ATmega32u4 processor. The bottom board has a pair of wheels, space for 4 batteries, and infrared sensors. The top board has an LCD screen, 4 buttons, a speaker, a compass chip and some LEDs.</p>
<p style="text-align: justify;">Though it’s designed with room to add your own custom hardware, the Arduino Robot is still more preconfigured than most Arduino boards. If you want to<strong> build your own, custom robot</strong>, you’ll have a lot more flexibility using an Uno or a Leonardo, along with a<strong> motor control shield</strong> and whatever motors, servos and actuators you want to use.</p>
<p style="text-align: justify;"><a href="http://www.robotpark.com/en/Arduino-Boards/Arduino-Robot-EN">Go To Product Page</a></p>
<hr style="width: 100%;" width="100%" />
<p>&nbsp;</p>
<h2><span style="color: #ff6600;">TECHNICAL DATA TABLE of Arduino Boards </span></h2>
<p><a href="http://www.robotpark.com/academy/LR/51063 -Arduino-Board-Comparison-Chart.jpg"><img class="aligncenter" src="http://www.robotpark.com/academy/LR/51063 -Arduino-Board-Comparison-Chart.jpg" alt="" width="1066" height="841" /></a></p>
<p>&nbsp;</p>
<hr style="width: 100%;" width="100%" />
<p><span style="color: #ff6600; font-size: 16px;"><strong> ARDUINO BOARDS COMPARE</strong></span></p>
<table border="1" cellspacing="1" cellpadding="7" align="center">
<tbody>
<tr>
<td align="center" valign="middle" bgcolor="#00979C"><strong>Name</strong></td>
<td align="center" valign="middle" bgcolor="#00979C"><strong>Processor</strong></td>
<td align="center" valign="middle" bgcolor="#00979C"><strong>Operating</strong><br />
<strong>Voltage/Input</strong><br />
<strong>Voltage</strong></td>
<td align="center" valign="middle" bgcolor="#00979C"><strong>CPU</strong><br />
<strong>Speed</strong></td>
<td align="center" valign="middle" bgcolor="#00979C"><strong>Analog</strong><br />
<strong>In/Out</strong></td>
<td align="center" valign="middle" bgcolor="#00979C"><strong>Digital</strong><br />
<strong>IO/PWM</strong></td>
<td align="center" valign="middle" bgcolor="#00979C"><strong>EEPROM</strong><br />
<strong>[KB]</strong></td>
<td align="center" valign="middle" bgcolor="#00979C"><strong>SRAM</strong><br />
<strong>[KB]</strong></td>
<td align="center" valign="middle" bgcolor="#00979C"><strong>Flash</strong><br />
<strong>[KB]</strong></td>
<td align="center" valign="middle" bgcolor="#00979C"><strong>USB</strong></td>
<td align="center" valign="middle" bgcolor="#00979C"><strong>UART</strong></td>
</tr>
<tr>
<td valign="middle"><a href="http://shop.robotee.com/?product=arduino-uno-usb-microcontroller-rev-3-91057"><strong>Uno</strong></a></td>
<td align="center" valign="middle">ATmega328</td>
<td align="center" valign="middle">5 V/7-12 V</td>
<td align="center" valign="middle">16 Mhz</td>
<td align="center" valign="middle">6/0</td>
<td align="center" valign="middle">14/6</td>
<td align="center" valign="middle">1</td>
<td align="center" valign="middle">2</td>
<td align="center" valign="middle">32</td>
<td align="center" valign="middle">Regular</td>
<td align="right" valign="middle">1</td>
</tr>
<tr>
<td valign="middle"><a href="http://shop.robotee.com/?product=arduino-due-32bit-arm-microcontroller-91058"><strong>Due</strong></a></td>
<td align="center" valign="middle">AT91SAM3X8E</td>
<td align="center" valign="middle">3.3 V/7-12 V</td>
<td align="center" valign="middle">84 Mhz</td>
<td align="center" valign="middle">12/2</td>
<td align="center" valign="middle">54/12</td>
<td align="center" valign="middle">-</td>
<td align="center" valign="middle">96</td>
<td align="center" valign="middle">512</td>
<td align="center" valign="middle">2 Micro</td>
<td align="right" valign="middle">4</td>
</tr>
<tr>
<td valign="middle"><a href="http://shop.robotee.com/?product=arduino-leonardo-microcontroller-with-headers-91059"><strong>Leonardo</strong></a></td>
<td align="center" valign="middle">ATmega32u4</td>
<td align="center" valign="middle">5 V/7-12 V</td>
<td align="center" valign="middle">16 Mhz</td>
<td align="center" valign="middle">12/0</td>
<td align="center" valign="middle">20/7</td>
<td align="center" valign="middle">1</td>
<td align="center" valign="middle">2.5</td>
<td align="center" valign="middle">32</td>
<td align="center" valign="middle">Micro</td>
<td align="right" valign="middle">1</td>
</tr>
<tr>
<td align="left" valign="middle"><strong>Mega 2560</strong></td>
<td align="center" valign="middle">ATmega2560</td>
<td align="center" valign="middle">5 V/7-12 V</td>
<td align="center" valign="middle">16 Mhz</td>
<td align="center" valign="middle">16/0</td>
<td align="center" valign="middle">54/15</td>
<td align="center" valign="middle">4</td>
<td align="center" valign="middle">8</td>
<td align="center" valign="middle">256</td>
<td align="center" valign="middle">Regular</td>
<td align="right" valign="middle">4</td>
</tr>
<tr>
<td align="left" valign="middle"><strong>Mega ADK</strong></td>
<td align="center" valign="middle">ATmega2560</td>
<td align="center" valign="middle">5 V/7-12 V</td>
<td align="center" valign="middle">16 Mhz</td>
<td align="center" valign="middle">16/0</td>
<td align="center" valign="middle">54/15</td>
<td align="center" valign="middle">4</td>
<td align="center" valign="middle">8</td>
<td align="center" valign="middle">256</td>
<td align="center" valign="middle">Regular</td>
<td align="right" valign="middle">4</td>
</tr>
<tr>
<td align="left" valign="middle"><strong>Micro</strong></td>
<td align="center" valign="middle">ATmega32u4</td>
<td align="center" valign="middle">5 V/7-12 V</td>
<td align="center" valign="middle">16 Mhz</td>
<td align="center" valign="middle">12/0</td>
<td align="center" valign="middle">20/7</td>
<td align="center" valign="middle">1</td>
<td align="center" valign="middle">2.5</td>
<td align="center" valign="middle">32</td>
<td align="center" valign="middle">Micro</td>
<td align="right" valign="middle">1</td>
</tr>
<tr>
<td align="left" valign="middle"><strong>Mini</strong></td>
<td align="center" valign="middle">ATmega328</td>
<td align="center" valign="middle">5 V/7-9 V</td>
<td align="center" valign="middle">16 Mhz</td>
<td align="center" valign="middle">8/0</td>
<td align="center" valign="middle">14/6</td>
<td align="center" valign="middle">1</td>
<td align="center" valign="middle">2</td>
<td align="center" valign="middle">32</td>
<td align="center" valign="middle">-</td>
<td align="right" valign="middle">-</td>
</tr>
<tr>
<td align="left" valign="middle"><strong>Nano</strong></td>
<td align="center" valign="middle">ATmega168<br clear="all" />ATmega328</td>
<td align="center" valign="middle">5 V/7-9 V</td>
<td align="center" valign="middle">16 Mhz</td>
<td align="center" valign="middle">8/0</td>
<td align="center" valign="middle">14/6</td>
<td align="center" valign="middle">0.512<br clear="all" /><br />
1</td>
<td align="center" valign="middle">1<br clear="all" /><br />
2</td>
<td align="center" valign="middle">16<br clear="all" /><br />
32</td>
<td align="center" valign="middle">Mini-B</td>
<td align="right" valign="middle">1</td>
</tr>
<tr>
<td align="left" valign="middle"><strong>Ethernet</strong></td>
<td align="center" valign="middle">ATmega328</td>
<td align="center" valign="middle">5 V/7-12 V</td>
<td align="center" valign="middle">16 Mhz</td>
<td align="center" valign="middle">6/0</td>
<td align="center" valign="middle">14/4</td>
<td align="center" valign="middle">1</td>
<td align="center" valign="middle">2</td>
<td align="center" valign="middle">32</td>
<td align="center" valign="middle">Regular</td>
<td align="right" valign="middle">-</td>
</tr>
<tr>
<td align="left" valign="middle"><strong>Esplora</strong></td>
<td align="center" valign="middle">ATmega32u4</td>
<td align="center" valign="middle">5 V/7-12 V</td>
<td align="center" valign="middle">16 Mhz</td>
<td align="center" valign="middle">-</td>
<td align="center" valign="middle">-</td>
<td align="center" valign="middle">1</td>
<td align="center" valign="middle">2.5</td>
<td align="center" valign="middle">32</td>
<td align="center" valign="middle">Micro</td>
<td align="right" valign="middle">-</td>
</tr>
<tr>
<td align="left" valign="middle"><strong>ArduinoBT</strong></td>
<td align="center" valign="middle">ATmega328</td>
<td align="center" valign="middle">5 V/2.5-12 V</td>
<td align="center" valign="middle">16 Mhz</td>
<td align="center" valign="middle">6/0</td>
<td align="center" valign="middle">14/6</td>
<td align="center" valign="middle">1</td>
<td align="center" valign="middle">2</td>
<td align="center" valign="middle">32</td>
<td align="center" valign="middle">-</td>
<td align="right" valign="middle">1</td>
</tr>
<tr>
<td align="left" valign="middle"><strong>Fio</strong></td>
<td align="center" valign="middle">ATmega328P</td>
<td align="center" valign="middle">3.3 V/3.7-7 V</td>
<td align="center" valign="middle">8 Mhz</td>
<td align="center" valign="middle">8/0</td>
<td align="center" valign="middle">14/6</td>
<td align="center" valign="middle">1</td>
<td align="center" valign="middle">2</td>
<td align="center" valign="middle">32</td>
<td align="center" valign="middle">Mini</td>
<td align="right" valign="middle">1</td>
</tr>
<tr>
<td align="left" valign="middle"></td>
</tr>
<tr>
<td align="left" valign="middle"><strong>Pro (168)</strong></td>
<td align="center" valign="middle">ATmega168</td>
<td align="center" valign="middle">3.3 V/3.35-12 V</td>
<td align="center" valign="middle">8 Mhz</td>
<td align="center" valign="middle">6/0</td>
<td align="center" valign="middle">14/6</td>
<td align="center" valign="middle">0.512</td>
<td align="center" valign="middle">1</td>
<td align="center" valign="middle">16</td>
<td align="center" valign="middle">-</td>
<td align="right" valign="middle">1</td>
</tr>
<tr>
<td align="left" valign="middle"><strong>Pro (328)</strong></td>
<td align="center" valign="middle">ATmega328</td>
<td align="center" valign="middle">5 V/5-12 V</td>
<td align="center" valign="middle">16 Mhz</td>
<td align="center" valign="middle">6/0</td>
<td align="center" valign="middle">14/6</td>
<td align="center" valign="middle">1</td>
<td align="center" valign="middle">2</td>
<td align="center" valign="middle">32</td>
<td align="center" valign="middle">-</td>
<td align="right" valign="middle">1</td>
</tr>
<tr>
<td align="left" valign="middle"><strong>Pro Mini</strong></td>
<td align="center" valign="middle">ATmega168</td>
<td align="center" valign="middle">3.3 V/3.35-12 V<br clear="all" /><br />
5 V/5-12 V</td>
<td align="center" valign="middle">8 Mhz<br clear="all" /><br />
16Mhz</td>
<td align="center" valign="middle">6/0</td>
<td align="center" valign="middle">14/6</td>
<td align="center" valign="middle">0.512</td>
<td align="center" valign="middle">1</td>
<td align="center" valign="middle">16</td>
<td align="center" valign="middle">-</td>
<td align="right" valign="middle">1</td>
</tr>
<tr>
<td align="left" valign="middle"></td>
</tr>
<tr>
<td align="left" valign="middle"><strong>LilyPad</strong></td>
<td align="center" valign="middle">ATmega168V<br clear="all" />ATmega328V</td>
<td align="center" valign="middle">2.7-5.5 V/2.7-5.5 V</td>
<td align="center" valign="middle">8 Mhz</td>
<td align="center" valign="middle">6/0</td>
<td align="center" valign="middle">14/6</td>
<td align="center" valign="middle">0.512</td>
<td align="center" valign="middle">1</td>
<td align="center" valign="middle">16</td>
<td align="center" valign="middle">-</td>
<td align="right" valign="middle">-</td>
</tr>
<tr>
<td align="left" valign="middle"></td>
</tr>
<tr>
<td align="left" valign="middle"><strong>LilyPad USB</strong></td>
<td align="center" valign="middle">ATmega32u4</td>
<td align="center" valign="middle">3.3 V/3.8-5V</td>
<td align="center" valign="middle">8 Mhz</td>
<td align="center" valign="middle">4/0</td>
<td align="center" valign="middle">9/4</td>
<td align="center" valign="middle">1</td>
<td align="center" valign="middle">2.5</td>
<td align="center" valign="middle">32</td>
<td align="center" valign="middle">Micro</td>
<td align="right" valign="middle">-</td>
</tr>
<tr>
<td align="left" valign="middle"></td>
</tr>
<tr>
<td align="left" valign="middle"><strong>LilyPad </strong><strong>Simple</strong></td>
<td align="center" valign="middle">ATmega328</td>
<td align="center" valign="middle">2.7-5.5 V/2.7-5.5 V</td>
<td align="center" valign="middle">8 Mhz</td>
<td align="center" valign="middle">4/0</td>
<td align="center" valign="middle">9/4</td>
<td align="center" valign="middle">1</td>
<td align="center" valign="middle">2</td>
<td align="center" valign="middle">32</td>
<td align="center" valign="middle">-</td>
<td align="right" valign="middle">-</td>
</tr>
<tr>
<td align="left" valign="middle"></td>
</tr>
<tr>
<td align="left" valign="middle"><strong>LilyPad </strong><strong>SimpleSnap</strong></td>
<td align="center" valign="middle">ATmega328</td>
<td align="center" valign="middle">2.7-5.5 V/2.7-5.5 V</td>
<td align="center" valign="middle">8 Mhz</td>
<td align="center" valign="middle">4/0</td>
<td align="center" valign="middle">9/4</td>
<td align="center" valign="middle">1</td>
<td align="center" valign="middle">2</td>
<td align="center" valign="middle">32</td>
<td align="center" valign="middle">-</td>
<td align="right" valign="middle">-</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<hr style="width: 100%;" width="100%" />
<h2><span style="color: #ff6600;">Glossary of Arduino and Microcontroller Terms:</span></h2>
<p style="text-align: justify;"><span style="font-size: 12px;"><strong>uC (Microcontroller):</strong> The microcontroller is the heart (or, more appropriately, the brain) of the Arduino board. The Arduino development board is based on AVR microcontrollers of different types, each of which have different functions and features.</span></p>
<p style="text-align: justify;"><span style="font-size: 12px;"><strong>Input Voltage:</strong> This is the suggested input voltage range for the board. The board may be rated for a slightly higher maximum voltage but this is the safe operating range. A handy thing to keep in mind is that many of the Li-Po batteries that we carry are 3.7V meaning that any board with an input voltage including 3.7V can be powered directly from one of our Li-Po battery packs.</span></p>
<p style="text-align: justify;"><span style="font-size: 12px;"><strong>System Voltage:</strong> This is the system voltage of the board, i.e. the voltage that the microcontroller is actually running at. This is an important factor for shield-compatibility since the logic level is now 3.3V instead of 5V. You always want to be sure that whatever outside system with which you’re trying to communicate is able to match the logic level of your controller.</span></p>
<p style="text-align: justify;"><span style="font-size: 12px;"><strong>Clock Speed:</strong> This is the operating frequency of the microcontroller and is related to the speed at which it can execute commands. Although there are rare exceptions, most ATMega microcontrollers running at 3V will be clocked at 8MHz whereas most running at 5V will be clocked at 16MHz. The clock speed of the Arduino can be divided down for power savings with a few tricks if you know what you’re doing.</span></p>
<p style="text-align: justify;"><span style="font-size: 12px;"><strong>Digital I/O:</strong> This is the number of digital input/output pins that are broken out on the Arduino board. Each of these can be configured as either an input or an output, some are capable of PWM and some double as serial communication pins.</span></p>
<p style="text-align: justify;"><span style="font-size: 12px;"><strong>Analog Inputs:</strong> This is the number of analog input pins that are available on the Arduino board. Analog pins are labeled &#8220;A&#8221; followed by their number, they allow you to read analog values using the analog-to-digital converter (ADC) in the ATMega chip. Analog inputs can also be configured as more digital I/O if you need it!</span></p>
<p style="text-align: justify;"><span style="font-size: 12px;"><strong>PWM:</strong> This is the number of digital I/O pins that are capable of producing a PWM signal. A PWM signal is like an analog output, it allows your Arduino to “fake” an analog voltage between zero and the system voltage.</span></p>
<p style="text-align: justify;"><span style="font-size: 12px;"><strong>UART:</strong> This is the number of separate serial communication lines your Arduino board can support. On most Arduino boards, digital I/O pins 0&amp;1 double as your serial send and receive pins and are shared with the serial programming port. Some Arduino boards have multiple UARTs and can support multiple serial ports at once. All Arduino boards have at least one UART for programming, but some aren&#8217;t broken out to pins that are accessible.</span></p>
<p style="text-align: justify;"><span style="font-size: 12px;"><strong>Flash Space:</strong> This is the amount of program memory that the chip has available for your to store your sketch. Not all of this memory is available as a very small portion is taken up by the bootloader (usually between 0.5 and 2KB).</span></p>
<p style="text-align: justify;"><span style="font-size: 12px;"><strong>Bootloader:</strong> If the microcontroller is the brain of the Arduino board, then the bootloader is its personality. Without the bootloader, it just wouldn’t be an Arduino. The bootloader lives on the ATMega chip and allows you to load programs through the serial port instead of having to use a hardware programmer. Because different Arduino board use different microcontrollers and programming interfaces, there are different bootloader programs on each. The source code for the bootloaders can be found in your Arduino distribution. All Arduino bootloaders will allow you to load code from the Arduino IDE.</span></p>
<p style="text-align: justify;"><span style="font-size: 12px;"><strong>Programming Interface:</strong> This is how you hook up the Arduino board to your computer for programming. Some boards have a USB jack on-board so that all you need to do is plug them into a USB cable, others have a header available so that you can plug in an FTDI Basic breakout or FTDI Cable. Other boards, like the Mini, break out the serial pins for programming but aren’t pin-compatible with the FTDI header. Any Arduino board that has a USB jack on-board also has some other hardware that enables the serial to USB conversion. Some boards, however, don’t need additional hardware because their microncontrollers have built-in support for USB.</span></p>
<hr style="width: 100%;" width="100%" />
<p><strong><span style="color: #ff6600; font-size: 16px;">Resources:</span></strong></p>
<p>http://www.tested.com/tech/robots/456466-know-your-arduino-guide-most-common-boards/</p>
<p>http://arduino.cc/en/Products.Compare</p>
<hr style="width: 100%;" width="100%" />
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="http://www.robotpark.com/academy/arduino-board-comparison-51063/">Comparison of Arduino Boards &#8211;  51063</a> appeared first on <a rel="nofollow" href="http://www.robotpark.com/academy">Robotpark ACADEMY</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.robotpark.com/academy/arduino-board-comparison-51063/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
