<?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/"
		>
<channel>
	<title>Comments on: Why do you hate the Arduino?</title>
	<atom:link href="http://dangerousprototypes.com/2009/08/27/why-do-you-hate-the-arduino/feed/" rel="self" type="application/rss+xml" />
	<link>http://dangerousprototypes.com/2009/08/27/why-do-you-hate-the-arduino/</link>
	<description>A new open source hardware project every month</description>
	<lastBuildDate>Fri, 10 Sep 2010 16:38:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andrew L. Ayers</title>
		<link>http://dangerousprototypes.com/2009/08/27/why-do-you-hate-the-arduino/#comment-4490</link>
		<dc:creator>Andrew L. Ayers</dc:creator>
		<pubDate>Thu, 09 Sep 2010 18:15:41 +0000</pubDate>
		<guid isPermaLink="false">http://dangerousprototypes.com/?p=689#comment-4490</guid>
		<description>I personally love the Arduino! I think that any &quot;hate&quot; that it attracts is likely due either to misinformation or ignorance about the platform. At heart, it is simply a carrier board for the ATMega, with a special bootloader to make things easy for beginners. You don&#039;t -need- the bootloader; an ISP interface is right there if you want to hack on it using avrdude. With the Arduino system, yes there are some &quot;incompatibilities&quot; with C++ code, but nothing says you must use the Arduino system to develop (but it is pretty nice). Other than that, its pretty standard C/C++! Its open source, its &quot;free&quot; (ok, the microcontroller itself isn&#039;t, but the ATMega168/328 isn&#039;t a budget-killer chip). There are even ports for some of the ATTiny parts (84/85), as well as for some of the bigger chips (ATMega644, 1280, 2560). I am not sure what is really to hate...</description>
		<content:encoded><![CDATA[<p>I personally love the Arduino! I think that any &#8220;hate&#8221; that it attracts is likely due either to misinformation or ignorance about the platform. At heart, it is simply a carrier board for the ATMega, with a special bootloader to make things easy for beginners. You don&#8217;t -need- the bootloader; an ISP interface is right there if you want to hack on it using avrdude. With the Arduino system, yes there are some &#8220;incompatibilities&#8221; with C++ code, but nothing says you must use the Arduino system to develop (but it is pretty nice). Other than that, its pretty standard C/C++! Its open source, its &#8220;free&#8221; (ok, the microcontroller itself isn&#8217;t, but the ATMega168/328 isn&#8217;t a budget-killer chip). There are even ports for some of the ATTiny parts (84/85), as well as for some of the bigger chips (ATMega644, 1280, 2560). I am not sure what is really to hate&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sodor</title>
		<link>http://dangerousprototypes.com/2009/08/27/why-do-you-hate-the-arduino/#comment-4362</link>
		<dc:creator>Sodor</dc:creator>
		<pubDate>Mon, 23 Aug 2010 09:54:08 +0000</pubDate>
		<guid isPermaLink="false">http://dangerousprototypes.com/?p=689#comment-4362</guid>
		<description>Well, I don&#039;t use and I don&#039;t hate arduino, honestly I like PIC, the only thing that really hate and is the arduino crew (not all, some are nice guys), they always say &quot;Arduino is much better than PIC&quot; when there is no point of comparison, they compare a complete board with a functional microcontroller  AVR loaded with a bootloader, is good for beginners (no programmer, no PCB or circuit building to make the AVR work) save a lots of headaches, in other hand the PIC is only the microcontroller alone, without bootloader, without a circuit board, in other words arduino users talks about arduino like a microcontroller and then they make comparative between arduino and PIC.</description>
		<content:encoded><![CDATA[<p>Well, I don&#8217;t use and I don&#8217;t hate arduino, honestly I like PIC, the only thing that really hate and is the arduino crew (not all, some are nice guys), they always say &#8220;Arduino is much better than PIC&#8221; when there is no point of comparison, they compare a complete board with a functional microcontroller  AVR loaded with a bootloader, is good for beginners (no programmer, no PCB or circuit building to make the AVR work) save a lots of headaches, in other hand the PIC is only the microcontroller alone, without bootloader, without a circuit board, in other words arduino users talks about arduino like a microcontroller and then they make comparative between arduino and PIC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yonose</title>
		<link>http://dangerousprototypes.com/2009/08/27/why-do-you-hate-the-arduino/#comment-2784</link>
		<dc:creator>yonose</dc:creator>
		<pubDate>Sat, 19 Jun 2010 08:26:40 +0000</pubDate>
		<guid isPermaLink="false">http://dangerousprototypes.com/?p=689#comment-2784</guid>
		<description>I like the arduino because of its flexibility and ease of use... I&#039;m still a newbie at it... The most I love of it is to be able to use them in the most popular operating systems... I&#039;d like to give BSD a try just look here...

http://www.exit2shell.com/blog/?p=57

I&#039;d really hate it if it was the ONLY thing i&#039;d use, What I disike about the basic types of arduino (diecimilla and duemilanove) is practically because is just a bit expensive to buy... every thing can be done by scratch, but well, I was curious and excited to get one. I think the arduino mega is worth buying ... 

Frankly what I really hate are some Microchip Microcontrollers, well only the DSPics, I&#039;d rather USE a FPGA or a real DSP for the same applications a DSPic has... I&#039;d rather like to use Cypress PSoCs or Freescale because those ARM based microcontrollers and of course, embedded development kits involving ARM architecture processors and FPGAs, I like them better. My Uni ties me to use the Microchip-Windows combo and I really hate that... that even makes me hate windows too sometimes and bores me almost every time :P :P  I&#039;d like to use various kinds of uC, embedded development kits and all that stuff.</description>
		<content:encoded><![CDATA[<p>I like the arduino because of its flexibility and ease of use&#8230; I&#8217;m still a newbie at it&#8230; The most I love of it is to be able to use them in the most popular operating systems&#8230; I&#8217;d like to give BSD a try just look here&#8230;</p>
<p><a href="http://www.exit2shell.com/blog/?p=57" rel="nofollow">http://www.exit2shell.com/blog/?p=57</a></p>
<p>I&#8217;d really hate it if it was the ONLY thing i&#8217;d use, What I disike about the basic types of arduino (diecimilla and duemilanove) is practically because is just a bit expensive to buy&#8230; every thing can be done by scratch, but well, I was curious and excited to get one. I think the arduino mega is worth buying &#8230; </p>
<p>Frankly what I really hate are some Microchip Microcontrollers, well only the DSPics, I&#8217;d rather USE a FPGA or a real DSP for the same applications a DSPic has&#8230; I&#8217;d rather like to use Cypress PSoCs or Freescale because those ARM based microcontrollers and of course, embedded development kits involving ARM architecture processors and FPGAs, I like them better. My Uni ties me to use the Microchip-Windows combo and I really hate that&#8230; that even makes me hate windows too sometimes and bores me almost every time :P :P  I&#8217;d like to use various kinds of uC, embedded development kits and all that stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Funky Gibbon</title>
		<link>http://dangerousprototypes.com/2009/08/27/why-do-you-hate-the-arduino/#comment-96</link>
		<dc:creator>Funky Gibbon</dc:creator>
		<pubDate>Mon, 11 Jan 2010 23:15:50 +0000</pubDate>
		<guid isPermaLink="false">http://dangerousprototypes.com/?p=689#comment-96</guid>
		<description>I don&#039;t hate arduino&#039;s just the concept, my prefrence is for Pic&#039;s, small jobs 8 pin, big jobs, 44 pin, my C &amp; asm knowedge is self taught through trial and error and reading datasheets, i&#039;ve ordered a duino just to see what the fuss is all about, i know everyone has to start somewhere and there&#039;s great satisfaction in blinking a led for the first time but theres more satisfaction in figuring out how to pwm the brightness for yourself, it&#039;s true that the library support for duino&#039;s is good, one problem i find coding for gameboy and DS is that when theres a library revision nothing works anymore, i some people moaning that their code doesn&#039;t work and yurns out their using outdated librarys, and personally i&#039;ve learnt nothing from using other people code, i think people like duino&#039;s like people like Mac&#039;s, fine but which generation ipod we on now? I think duino&#039;s are best summed up by the fact that the editor is called a sketch pad and you download sketches to the duino, i  don&#039;t doubt the ability of the Atmega chips just think they could be put to better use, now Mac&#039;s i do hate but thats anouther post, as for the bus pirate? well i have a breadboard, Pic18f4550, Micro-VGA Module and PickKit 2, what else do i need? other than a leson in formatting text maybe, actually i&#039;ve found the uVGA module to be the most usefull tool i&#039;ve owned, no more Lcd&#039;s, unless the project calls for one, uVga is a VT100 terminal which connects to a vga monitor so 80 x 25 text as aposed to 20 x 4 on an Lcd</description>
		<content:encoded><![CDATA[<p>I don&#8217;t hate arduino&#8217;s just the concept, my prefrence is for Pic&#8217;s, small jobs 8 pin, big jobs, 44 pin, my C &amp; asm knowedge is self taught through trial and error and reading datasheets, i&#8217;ve ordered a duino just to see what the fuss is all about, i know everyone has to start somewhere and there&#8217;s great satisfaction in blinking a led for the first time but theres more satisfaction in figuring out how to pwm the brightness for yourself, it&#8217;s true that the library support for duino&#8217;s is good, one problem i find coding for gameboy and DS is that when theres a library revision nothing works anymore, i some people moaning that their code doesn&#8217;t work and yurns out their using outdated librarys, and personally i&#8217;ve learnt nothing from using other people code, i think people like duino&#8217;s like people like Mac&#8217;s, fine but which generation ipod we on now? I think duino&#8217;s are best summed up by the fact that the editor is called a sketch pad and you download sketches to the duino, i  don&#8217;t doubt the ability of the Atmega chips just think they could be put to better use, now Mac&#8217;s i do hate but thats anouther post, as for the bus pirate? well i have a breadboard, Pic18f4550, Micro-VGA Module and PickKit 2, what else do i need? other than a leson in formatting text maybe, actually i&#8217;ve found the uVGA module to be the most usefull tool i&#8217;ve owned, no more Lcd&#8217;s, unless the project calls for one, uVga is a VT100 terminal which connects to a vga monitor so 80 x 25 text as aposed to 20 x 4 on an Lcd</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonymous</title>
		<link>http://dangerousprototypes.com/2009/08/27/why-do-you-hate-the-arduino/#comment-95</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Mon, 11 Jan 2010 03:32:36 +0000</pubDate>
		<guid isPermaLink="false">http://dangerousprototypes.com/?p=689#comment-95</guid>
		<description>2K of RAM ........
30K of code .....

You can write (rather) large software, but you can&#039;t run it !!!!!</description>
		<content:encoded><![CDATA[<p>2K of RAM &#8230;&#8230;..<br />
30K of code &#8230;..</p>
<p>You can write (rather) large software, but you can&#8217;t run it !!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Combee</title>
		<link>http://dangerousprototypes.com/2009/08/27/why-do-you-hate-the-arduino/#comment-94</link>
		<dc:creator>Ben Combee</dc:creator>
		<pubDate>Mon, 14 Sep 2009 13:39:25 +0000</pubDate>
		<guid isPermaLink="false">http://dangerousprototypes.com/?p=689#comment-94</guid>
		<description>I&#039;ve done some more complex C++ code with the Arduino -- see my project at http://webduino.googlecode.com.  The IDE doesn&#039;t force you to use the simplified language, especially if you develop separate library modules.  I have found it to be a very quick way to get some projects going, and I also love the community support around it.  I&#039;m just now starting to move into making my own PC boards and developing complete circuits, but I&#039;d never have gotten here without the Arduino as both a learning tool and as a platform for experimentation.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve done some more complex C++ code with the Arduino &#8212; see my project at <a href="http://webduino.googlecode.com" rel="nofollow">http://webduino.googlecode.com</a>.  The IDE doesn&#8217;t force you to use the simplified language, especially if you develop separate library modules.  I have found it to be a very quick way to get some projects going, and I also love the community support around it.  I&#8217;m just now starting to move into making my own PC boards and developing complete circuits, but I&#8217;d never have gotten here without the Arduino as both a learning tool and as a platform for experimentation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas</title>
		<link>http://dangerousprototypes.com/2009/08/27/why-do-you-hate-the-arduino/#comment-93</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Sun, 13 Sep 2009 18:07:10 +0000</pubDate>
		<guid isPermaLink="false">http://dangerousprototypes.com/?p=689#comment-93</guid>
		<description>It&#039;s all about procrastination.
I hate hate HATE the arduino, because it so deeply disrupts this dependency on procrastination I&#039;ve built up over the years.

For SOOO long I have been planning out projects, and instead of the hassle of actually building the stuff I wanted - digital control for my modular synth, lighting control for my band - I could just safely and easily say &quot;oh, that&#039;s for when I get better at assembly code&quot; or &quot;oh, when I figure out wtf a Gerber file is... &quot;

Now I can&#039;t hide behind that shit; it&#039;s a 30 dollar project... at most. DAMNIT!

:-(
Arduino: Making procrastinators STFU since 2005.

Andreas</description>
		<content:encoded><![CDATA[<p>It&#8217;s all about procrastination.<br />
I hate hate HATE the arduino, because it so deeply disrupts this dependency on procrastination I&#8217;ve built up over the years.</p>
<p>For SOOO long I have been planning out projects, and instead of the hassle of actually building the stuff I wanted &#8211; digital control for my modular synth, lighting control for my band &#8211; I could just safely and easily say &#8220;oh, that&#8217;s for when I get better at assembly code&#8221; or &#8220;oh, when I figure out wtf a Gerber file is&#8230; &#8221;</p>
<p>Now I can&#8217;t hide behind that shit; it&#8217;s a 30 dollar project&#8230; at most. DAMNIT!</p>
<p>:-(<br />
Arduino: Making procrastinators STFU since 2005.</p>
<p>Andreas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas</title>
		<link>http://dangerousprototypes.com/2009/08/27/why-do-you-hate-the-arduino/#comment-92</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Sun, 06 Sep 2009 18:17:56 +0000</pubDate>
		<guid isPermaLink="false">http://dangerousprototypes.com/?p=689#comment-92</guid>
		<description>I have never tried any Arduino hardware, but hate it I will for a Bus Pirate. Also, for maximum learning potential - pure C is king.</description>
		<content:encoded><![CDATA[<p>I have never tried any Arduino hardware, but hate it I will for a Bus Pirate. Also, for maximum learning potential &#8211; pure C is king.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel</title>
		<link>http://dangerousprototypes.com/2009/08/27/why-do-you-hate-the-arduino/#comment-91</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Sun, 06 Sep 2009 07:45:21 +0000</pubDate>
		<guid isPermaLink="false">http://dangerousprototypes.com/?p=689#comment-91</guid>
		<description>I hate it, because I own one and still can&#039;t think of an decent, or useful original use for it. It just collects dust. I would also have to say it isn&#039;t powerful enough for any of the ideas I&#039;ve come up with.  I hate the row of offset pins. The Arduino is too large for what it is, to an extent. It should be 75% of it&#039;s current footprint for the standard sized Arduino. There are too many versions of the Arduino, the Arduino Mega, the Seeeduino, the Arduino Pro. It is over-capable, and under-powered.</description>
		<content:encoded><![CDATA[<p>I hate it, because I own one and still can&#8217;t think of an decent, or useful original use for it. It just collects dust. I would also have to say it isn&#8217;t powerful enough for any of the ideas I&#8217;ve come up with.  I hate the row of offset pins. The Arduino is too large for what it is, to an extent. It should be 75% of it&#8217;s current footprint for the standard sized Arduino. There are too many versions of the Arduino, the Arduino Mega, the Seeeduino, the Arduino Pro. It is over-capable, and under-powered.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://dangerousprototypes.com/2009/08/27/why-do-you-hate-the-arduino/#comment-90</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Thu, 03 Sep 2009 14:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://dangerousprototypes.com/?p=689#comment-90</guid>
		<description>I love Marmite senarios. Are there anybody who&#039;re just not fussed about that stuff? A kinda, well, I&#039;d prefer it wasn&#039;t on my toast, but I&#039;m won&#039;t run screaming if it is.

I have a microsoft-like opinion of the Arduino.

I haven&#039;t owned one long, and have not had the time to put it to much use yet. I love that it&#039;s unbelieveably well supported, its open to new uses and variations, it&#039;s not hindered by corporate greed or desire for control of ideas. I love that the language is simplified and presented in almost-english. I love the community it spawned and the number of people who have been able to do things with it they wouldn&#039;t have had the knowledge or support for otherwise. And I love that it&#039;s something I can one day give to youngsters to help them learn about and develop a passion for electronics.

I hate it because I worry that if I get too deep into it, I will be unable to develop the skills in &#039;proper&#039; C I&#039;m learning at Uni. I hate that it&#039;s furthering the idea that so many engineers tie themselves to one type of manufacturer or family when theres so many other useful chips, many that could do even better. I hate that it&#039;s simplified C is trapped in Atmel AVRs, and that no-one seems to be looking at how to port it to chips by companies such as Freescale, the company my university is attempting to tie me to.

And I hate that I could never have thought of such a great idea...</description>
		<content:encoded><![CDATA[<p>I love Marmite senarios. Are there anybody who&#8217;re just not fussed about that stuff? A kinda, well, I&#8217;d prefer it wasn&#8217;t on my toast, but I&#8217;m won&#8217;t run screaming if it is.</p>
<p>I have a microsoft-like opinion of the Arduino.</p>
<p>I haven&#8217;t owned one long, and have not had the time to put it to much use yet. I love that it&#8217;s unbelieveably well supported, its open to new uses and variations, it&#8217;s not hindered by corporate greed or desire for control of ideas. I love that the language is simplified and presented in almost-english. I love the community it spawned and the number of people who have been able to do things with it they wouldn&#8217;t have had the knowledge or support for otherwise. And I love that it&#8217;s something I can one day give to youngsters to help them learn about and develop a passion for electronics.</p>
<p>I hate it because I worry that if I get too deep into it, I will be unable to develop the skills in &#8216;proper&#8217; C I&#8217;m learning at Uni. I hate that it&#8217;s furthering the idea that so many engineers tie themselves to one type of manufacturer or family when theres so many other useful chips, many that could do even better. I hate that it&#8217;s simplified C is trapped in Atmel AVRs, and that no-one seems to be looking at how to port it to chips by companies such as Freescale, the company my university is attempting to tie me to.</p>
<p>And I hate that I could never have thought of such a great idea&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
