<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Arduino buyers guide and the Seeeduino</title>
	<atom:link href="http://hackaday.com/2008/11/26/arduino-buyers-guide-and-the-seeeduino/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackaday.com/2008/11/26/arduino-buyers-guide-and-the-seeeduino/</link>
	<description>Fresh hacks every day</description>
	<lastBuildDate>Fri, 10 Feb 2012 17:06:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Ufoguy</title>
		<link>http://hackaday.com/2008/11/26/arduino-buyers-guide-and-the-seeeduino/comment-page-1/#comment-559413</link>
		<dc:creator><![CDATA[Ufoguy]]></dc:creator>
		<pubDate>Sun, 15 Jan 2012 14:25:21 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=6326#comment-559413</guid>
		<description><![CDATA[I own an arduino and this is what I&#039;ve observed. For an absolute beginner and people who just wanna do stuff but don&#039;t wanna get their hands deep into programming Arduino is the best. You can just copy and paste most of the code and the community is more than ready to help a noob. I don&#039;t think that&#039;s the case with PIC. BTW can someone tell me if Picaxe and Pic are different or based on the same ....]]></description>
		<content:encoded><![CDATA[<p>I own an arduino and this is what I&#8217;ve observed. For an absolute beginner and people who just wanna do stuff but don&#8217;t wanna get their hands deep into programming Arduino is the best. You can just copy and paste most of the code and the community is more than ready to help a noob. I don&#8217;t think that&#8217;s the case with PIC. BTW can someone tell me if Picaxe and Pic are different or based on the same &#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://hackaday.com/2008/11/26/arduino-buyers-guide-and-the-seeeduino/comment-page-1/#comment-107064</link>
		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Thu, 12 Nov 2009 20:39:41 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=6326#comment-107064</guid>
		<description><![CDATA[The alignment of the digital pins to a 2.54mm grid is a big one in my mind. Well done!]]></description>
		<content:encoded><![CDATA[<p>The alignment of the digital pins to a 2.54mm grid is a big one in my mind. Well done!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: keystoneclimber</title>
		<link>http://hackaday.com/2008/11/26/arduino-buyers-guide-and-the-seeeduino/comment-page-1/#comment-52632</link>
		<dc:creator><![CDATA[keystoneclimber]]></dc:creator>
		<pubDate>Fri, 28 Nov 2008 17:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=6326#comment-52632</guid>
		<description><![CDATA[There are a ton of development boards for pics.  One that I like is microEngineering Labs lab-x1.  Its expensive though and there are probably better options if you are looking to use graphics lcds, flash memory cards, etc.  If you want cheap boards to include permanently in a project, check out the simmsticks from Dontronics (or hobbyengineering in the US)

These are only development boards.  To fully answer your question, I don&#039;t know of an arduino equivalent for pics.  The thing with the arduino is that it is a completely open source, multi platform development board, IDE and compiler combined.  I&#039;m pretty sure this doesn&#039;t exist for pics, yet.

Ellis, there are tutorials on how to use Eclipse with Arduinos.  I somewhat agree with you.  I have no problems with Java as a whole, only the fact that Arduino doesn&#039;t work properly with the latest java version on linux. (namely the keyboard shortcuts ctrl c, ctrl v, etc.)]]></description>
		<content:encoded><![CDATA[<p>There are a ton of development boards for pics.  One that I like is microEngineering Labs lab-x1.  Its expensive though and there are probably better options if you are looking to use graphics lcds, flash memory cards, etc.  If you want cheap boards to include permanently in a project, check out the simmsticks from Dontronics (or hobbyengineering in the US)</p>
<p>These are only development boards.  To fully answer your question, I don&#8217;t know of an arduino equivalent for pics.  The thing with the arduino is that it is a completely open source, multi platform development board, IDE and compiler combined.  I&#8217;m pretty sure this doesn&#8217;t exist for pics, yet.</p>
<p>Ellis, there are tutorials on how to use Eclipse with Arduinos.  I somewhat agree with you.  I have no problems with Java as a whole, only the fact that Arduino doesn&#8217;t work properly with the latest java version on linux. (namely the keyboard shortcuts ctrl c, ctrl v, etc.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ellis</title>
		<link>http://hackaday.com/2008/11/26/arduino-buyers-guide-and-the-seeeduino/comment-page-1/#comment-52613</link>
		<dc:creator><![CDATA[ellis]]></dc:creator>
		<pubDate>Fri, 28 Nov 2008 13:32:56 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=6326#comment-52613</guid>
		<description><![CDATA[I would love start hacking with the Arduino but I hate its IDE dependency on Java (please don&#039;t ask why, not a place for flamewars here). Are there any alternatives to the original IDE?]]></description>
		<content:encoded><![CDATA[<p>I would love start hacking with the Arduino but I hate its IDE dependency on Java (please don&#8217;t ask why, not a place for flamewars here). Are there any alternatives to the original IDE?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mastro Gippo</title>
		<link>http://hackaday.com/2008/11/26/arduino-buyers-guide-and-the-seeeduino/comment-page-1/#comment-52606</link>
		<dc:creator><![CDATA[Mastro Gippo]]></dc:creator>
		<pubDate>Fri, 28 Nov 2008 11:55:45 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=6326#comment-52606</guid>
		<description><![CDATA[Steve, Pic C30 compiler is now free ad open source. It&#039;s based on gcc too. You don&#039;t need any licence to sell product based on PICs. I don&#039;t know about picaxe, but I wouldn&#039;t use them in a commercial design anyway.]]></description>
		<content:encoded><![CDATA[<p>Steve, Pic C30 compiler is now free ad open source. It&#8217;s based on gcc too. You don&#8217;t need any licence to sell product based on PICs. I don&#8217;t know about picaxe, but I wouldn&#8217;t use them in a commercial design anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://hackaday.com/2008/11/26/arduino-buyers-guide-and-the-seeeduino/comment-page-1/#comment-52513</link>
		<dc:creator><![CDATA[steve]]></dc:creator>
		<pubDate>Thu, 27 Nov 2008 17:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=6326#comment-52513</guid>
		<description><![CDATA[Well I went with avr over pic (and I have used both in the past) for one good reason: Linux compatibility. avr-gcc is a great compiler that&#039;s not only free as in beer but free as in speach. I can run it on any kind of computer I want. I was also able to find a cheap ($23) linux compatible usb programmer. there are lots of code examples and appnotes. I have not and will not get an arduino as I&#039;m allready set up for attinys and atmegas, I&#039;m just not going to pay $20 to $30 a pop when many of the projects I do can be done on an attiny13 for $1.50 or an attiny2313 for $4. One thing to keep in mind is the arduino is a totally open design, not only is the firmware opensource (unlike a picaxe) but so is the hardware so if I wanted to make and sell my own arduinos there wouldn&#039;t be a problem. this is why they are so cheap and popular. they are the cheapest way to get into microcontrollers (that will run on windows, mac or linux) and come with the total freedom that opensource provides; if you made a product based on an avr/arduino you would have a lot fewer legal issues mass producing it then if you had used a pic/picaxe. &#039;cause on the pic you would need a comercial licence for your (not so) free (anymore) compiler and the firmware/hardware for the picaxe.]]></description>
		<content:encoded><![CDATA[<p>Well I went with avr over pic (and I have used both in the past) for one good reason: Linux compatibility. avr-gcc is a great compiler that&#8217;s not only free as in beer but free as in speach. I can run it on any kind of computer I want. I was also able to find a cheap ($23) linux compatible usb programmer. there are lots of code examples and appnotes. I have not and will not get an arduino as I&#8217;m allready set up for attinys and atmegas, I&#8217;m just not going to pay $20 to $30 a pop when many of the projects I do can be done on an attiny13 for $1.50 or an attiny2313 for $4. One thing to keep in mind is the arduino is a totally open design, not only is the firmware opensource (unlike a picaxe) but so is the hardware so if I wanted to make and sell my own arduinos there wouldn&#8217;t be a problem. this is why they are so cheap and popular. they are the cheapest way to get into microcontrollers (that will run on windows, mac or linux) and come with the total freedom that opensource provides; if you made a product based on an avr/arduino you would have a lot fewer legal issues mass producing it then if you had used a pic/picaxe. &#8217;cause on the pic you would need a comercial licence for your (not so) free (anymore) compiler and the firmware/hardware for the picaxe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ????</title>
		<link>http://hackaday.com/2008/11/26/arduino-buyers-guide-and-the-seeeduino/comment-page-1/#comment-52481</link>
		<dc:creator><![CDATA[????]]></dc:creator>
		<pubDate>Thu, 27 Nov 2008 11:11:36 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=6326#comment-52481</guid>
		<description><![CDATA[the 18F24K20/25K20/44K20/45K20 are rated for 64mhz=16mips. Arduino runs a 16mhz = 16mips. it could run at twenty, but overclocking of the pic is possible so essentially they are somewhat equivalent.]]></description>
		<content:encoded><![CDATA[<p>the 18F24K20/25K20/44K20/45K20 are rated for 64mhz=16mips. Arduino runs a 16mhz = 16mips. it could run at twenty, but overclocking of the pic is possible so essentially they are somewhat equivalent.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: therian</title>
		<link>http://hackaday.com/2008/11/26/arduino-buyers-guide-and-the-seeeduino/comment-page-1/#comment-52477</link>
		<dc:creator><![CDATA[therian]]></dc:creator>
		<pubDate>Thu, 27 Nov 2008 09:08:56 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=6326#comment-52477</guid>
		<description><![CDATA[to which PIC are you comparing to ? to grandy 16F84 ? to you knowledge Microchip have not stop on that chip and move on making some newer models]]></description>
		<content:encoded><![CDATA[<p>to which PIC are you comparing to ? to grandy 16F84 ? to you knowledge Microchip have not stop on that chip and move on making some newer models</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomascpp</title>
		<link>http://hackaday.com/2008/11/26/arduino-buyers-guide-and-the-seeeduino/comment-page-1/#comment-52471</link>
		<dc:creator><![CDATA[Thomascpp]]></dc:creator>
		<pubDate>Thu, 27 Nov 2008 07:48:47 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=6326#comment-52471</guid>
		<description><![CDATA[oops! I forgot to mention that picaxes are tons cheaper than an Arduino and have to be bought preloaded with the firmware.]]></description>
		<content:encoded><![CDATA[<p>oops! I forgot to mention that picaxes are tons cheaper than an Arduino and have to be bought preloaded with the firmware.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomascpp</title>
		<link>http://hackaday.com/2008/11/26/arduino-buyers-guide-and-the-seeeduino/comment-page-1/#comment-52469</link>
		<dc:creator><![CDATA[Thomascpp]]></dc:creator>
		<pubDate>Thu, 27 Nov 2008 07:14:23 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=6326#comment-52469</guid>
		<description><![CDATA[&gt;&gt;Is there a PIC equivalent to Arduino’s? I like PIC a little better. And it would be nice
&gt;&gt;to have a nice small Dev board for PIC’s with the included USB chip…

Yes there is. It&#039;s called a Picaxe(http://www.rev-ed.co.uk/picaxe/). It can be programed with basic or a flowchart. all you need to program a picaxe is a 3 pin serial cable (Tx, Rx and Ground) and the software which you can get free off the website. The major differences between a Picaxe and a Arduino is that the Picaxe firmware is proprietary and that the picaxe is a one chip solution.]]></description>
		<content:encoded><![CDATA[<p>&gt;&gt;Is there a PIC equivalent to Arduino’s? I like PIC a little better. And it would be nice<br />
&gt;&gt;to have a nice small Dev board for PIC’s with the included USB chip…</p>
<p>Yes there is. It&#8217;s called a Picaxe(http://www.rev-ed.co.uk/picaxe/). It can be programed with basic or a flowchart. all you need to program a picaxe is a 3 pin serial cable (Tx, Rx and Ground) and the software which you can get free off the website. The major differences between a Picaxe and a Arduino is that the Picaxe firmware is proprietary and that the picaxe is a one chip solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Curtisbeef</title>
		<link>http://hackaday.com/2008/11/26/arduino-buyers-guide-and-the-seeeduino/comment-page-1/#comment-52466</link>
		<dc:creator><![CDATA[Curtisbeef]]></dc:creator>
		<pubDate>Thu, 27 Nov 2008 06:34:29 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=6326#comment-52466</guid>
		<description><![CDATA[ya I hear ya idk why that guy tried to turn this into a PIC vs AVR argument... I use what I use... PIC18F4550 have worked for me in the past and im familiar with them and the Compiler that I use(CCS C) no reason for me to change my setup...]]></description>
		<content:encoded><![CDATA[<p>ya I hear ya idk why that guy tried to turn this into a PIC vs AVR argument&#8230; I use what I use&#8230; PIC18F4550 have worked for me in the past and im familiar with them and the Compiler that I use(CCS C) no reason for me to change my setup&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jproach</title>
		<link>http://hackaday.com/2008/11/26/arduino-buyers-guide-and-the-seeeduino/comment-page-1/#comment-52464</link>
		<dc:creator><![CDATA[jproach]]></dc:creator>
		<pubDate>Thu, 27 Nov 2008 06:24:28 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=6326#comment-52464</guid>
		<description><![CDATA[You can&#039;t say an atmega168 is faster than a PIC, when you have no clue which model you are comparing it to. Personally I would completely avoid the PIC 12/14/16 series, and start with 18 or higher.

As for dev boards, there are two cheap (~$45) ones on futurlec, not quite as clean as this one though.

Also I&#039;d have to disagree with you on the compiler issue. Having more options isn&#039;t necessary a good thing. Especially when you have an amazing free compiler available (AVR-GCC).]]></description>
		<content:encoded><![CDATA[<p>You can&#8217;t say an atmega168 is faster than a PIC, when you have no clue which model you are comparing it to. Personally I would completely avoid the PIC 12/14/16 series, and start with 18 or higher.</p>
<p>As for dev boards, there are two cheap (~$45) ones on futurlec, not quite as clean as this one though.</p>
<p>Also I&#8217;d have to disagree with you on the compiler issue. Having more options isn&#8217;t necessary a good thing. Especially when you have an amazing free compiler available (AVR-GCC).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Curtisbeef</title>
		<link>http://hackaday.com/2008/11/26/arduino-buyers-guide-and-the-seeeduino/comment-page-1/#comment-52462</link>
		<dc:creator><![CDATA[Curtisbeef]]></dc:creator>
		<pubDate>Thu, 27 Nov 2008 05:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=6326#comment-52462</guid>
		<description><![CDATA[Alot of people prefer PIC&#039;s tbh... It has far more compiler options and alot of pre-written code also I haven&#039;t had a single problem with speed in any of my projects, granted im not taxing the possessor to the max or anything... Microchip also has a TON more support and app notes for there microprossesors than Atmel... 

Your argument saying its like a Dodge over a Ferrari is dumb. I buy a Chip that is sutible for my needs I dont go and buy the BEST one they make for my project... if you wanna go that route id say &quot;OMG you should use ARM cause its like a ferrari compaired to a AVR/PIC&quot;

I didn&#039;t want to turn my post into a AVR vs PIC thing I was just simply asking if someone has come out with a small SMD Pic development board on par with this...]]></description>
		<content:encoded><![CDATA[<p>Alot of people prefer PIC&#8217;s tbh&#8230; It has far more compiler options and alot of pre-written code also I haven&#8217;t had a single problem with speed in any of my projects, granted im not taxing the possessor to the max or anything&#8230; Microchip also has a TON more support and app notes for there microprossesors than Atmel&#8230; </p>
<p>Your argument saying its like a Dodge over a Ferrari is dumb. I buy a Chip that is sutible for my needs I dont go and buy the BEST one they make for my project&#8230; if you wanna go that route id say &#8220;OMG you should use ARM cause its like a ferrari compaired to a AVR/PIC&#8221;</p>
<p>I didn&#8217;t want to turn my post into a AVR vs PIC thing I was just simply asking if someone has come out with a small SMD Pic development board on par with this&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dax</title>
		<link>http://hackaday.com/2008/11/26/arduino-buyers-guide-and-the-seeeduino/comment-page-1/#comment-52458</link>
		<dc:creator><![CDATA[dax]]></dc:creator>
		<pubDate>Thu, 27 Nov 2008 05:35:43 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=6326#comment-52458</guid>
		<description><![CDATA[I&#039;m a pretty happy owner of two iDuino&#039;s. Mostly because they were one of the cheapest w.r.t. shipping to canada.
It&#039;s pretty awesome to see this much selection! Great list.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m a pretty happy owner of two iDuino&#8217;s. Mostly because they were one of the cheapest w.r.t. shipping to canada.<br />
It&#8217;s pretty awesome to see this much selection! Great list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rivetgeek</title>
		<link>http://hackaday.com/2008/11/26/arduino-buyers-guide-and-the-seeeduino/comment-page-1/#comment-52453</link>
		<dc:creator><![CDATA[rivetgeek]]></dc:creator>
		<pubDate>Thu, 27 Nov 2008 04:36:39 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=6326#comment-52453</guid>
		<description><![CDATA[@Curtisbeef

Why on earth would you choose pic over atmega168?  atmega168 is faster, fuller featured, and more readily available.  Its like saying you prefer a 1982 Dodge over a Ferrari]]></description>
		<content:encoded><![CDATA[<p>@Curtisbeef</p>
<p>Why on earth would you choose pic over atmega168?  atmega168 is faster, fuller featured, and more readily available.  Its like saying you prefer a 1982 Dodge over a Ferrari</p>
]]></content:encoded>
	</item>
</channel>
</rss>

