I tend to agree with Chris in that the standard Arduino (Uno or Leonarda) definitely has the largest support network in terms of working examples (software) and compatible shields (hardware), so I&#39;d def. recommend that for someone getting started with embedded projects.<br>
<br>Moving to a larger Arduino is to me a matter of needing the extra outputs and memory, but you&#39;d be surprised what you can squeeze out of the standard Arduino (or a pair of them working together).<br><br>The other thing I really like about the standard boards is that they are really easy to obtain / widely available, and as Chris mentioned it is really nice/simple to port a project to a bare ATmega DIP with only the supporting/needed circuitry for your particular project.<br>
<br>I&#39;ve been wanting to evaluate a RaspPi but haven&#39;t had the chance, and they don&#39;t seem as easy to get, so that has me hesitating to adopt them for my projects, along with the fact that so many example projects seem to use a RaspPi with an Arduino as a peripheral for PWM etc.  Seems a bit redundant to me.<br>
<br>Of course there&#39;s the argument that a Pi is cheaper than an Ethernet shield + Arduino combo, but imo sometimes simplicity is worth paying a bit more for ;)<br><br>My $0.02 . . .<br><br>Speaking of all this stuff, does anyone out there have any experience with the WiFly shield?<br>
<br>Cheers,<br>ao.<br><br><br>Message: 2<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Date: Fri, 8 Feb 2013 08:32:40 -0800<br>
From: Chris de Groot &lt;<a href="mailto:cdegroot@adobe.com">cdegroot@adobe.com</a>&gt;<br>
Subject: Re: [Lab] Fwd:  Arduino Due<br>
To: Bruce Harding &lt;<a href="mailto:bruce.harding@faintfuzzies.ca">bruce.harding@faintfuzzies.ca</a>&gt;, Richard Wiens<br>
        &lt;<a href="mailto:richard.wiens@rogers.com">richard.wiens@rogers.com</a>&gt;<br>
Cc: &quot;<a href="mailto:lab@artengine.ca">lab@artengine.ca</a>&quot; &lt;<a href="mailto:lab@artengine.ca">lab@artengine.ca</a>&gt;<br>
Message-ID:<br>
        &lt;<a href="mailto:686848D3189C0845A6E5FA781D6A0FFF373580EF94@nambx03.corp.adobe.com">686848D3189C0845A6E5FA781D6A0FFF373580EF94@nambx03.corp.adobe.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
Speaking personally I like the 5v arduinos as they are very convenient for most embedded things, and when a project gets baked I can just burn the arduino hex file into an ATMEL chip and shift from a Arduino board to a single chip. That is all very easy and rather than spend a lot of time with multiple logic chips I just use a ATMEGA chip for a couple bucks even if it is doing something really rudimentary at times.<br>

<br>
Also Arduinos  are so prevalent in projects around the world that one can almost always find a project that is mostly what one needs.<br>
<br>
Moving to RPi is a different ball game completely. You are sitting on a vastly more powerful stack, but also have to have Linux in there and thus be at another layer of complexity. It is not bad, but is just better for different projects.<br>

<br>
C.<br>
?<br>
?ADOBE? DIGITAL MARKETING SUITE<br>
?Chris de Groot<br>
?Senior Manager, Genesis<br>
?Digital Marketing BU<br>
<br>
<a href="tel:613%20940%203867" value="+16139403867">613 940 3867</a> (office)<br>
<a href="mailto:cdegroot@adobe.com">cdegroot@adobe.com</a><br>
343 Preston St.<br>
Ottawa, On, Canada, K1S 1N4<br>
<a href="http://www.adobe.com" target="_blank">www.adobe.com</a><br>
<br>
?<br>
<br></blockquote></div>