<?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>NGCoders - Next Generation Coders &#187; Robotics</title>
	<atom:link href="http://www.ngcoders.com/category/robotics/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ngcoders.com</link>
	<description>Personal Blog of Vikas Patial.</description>
	<lastBuildDate>Sun, 01 Jan 2012 20:13:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>ARM9 , OMAP And BeagleBoard in India</title>
		<link>http://www.ngcoders.com/robotics/arm9-omap-and-beagleboard-in-india</link>
		<comments>http://www.ngcoders.com/robotics/arm9-omap-and-beagleboard-in-india#comments</comments>
		<pubDate>Wed, 07 Oct 2009 21:47:41 +0000</pubDate>
		<dc:creator>Vikas Patial</dc:creator>
				<category><![CDATA[Robotics]]></category>
		<category><![CDATA[arm9]]></category>
		<category><![CDATA[arm9 india]]></category>
		<category><![CDATA[beagleboard]]></category>
		<category><![CDATA[beagleboard india]]></category>
		<category><![CDATA[omap]]></category>

		<guid isPermaLink="false">http://www.ngcoders.com/?p=114</guid>
		<description><![CDATA[Currently i am working on a ARM9 based platform and found out that in India its really hard to get by ARM9 which is above 500 Mhz and costs < Rs 10k. ARM7 TDMI is whats easily available and after having some fun with it , it was found to be highly underpowered. So if [...]]]></description>
			<content:encoded><![CDATA[<p>Currently i am working on a ARM9 based platform and found out that in India its really hard to get by ARM9 which is above 500 Mhz and costs < Rs 10k. ARM7 TDMI is whats easily available and after having some fun with it , it was found to be highly underpowered.</p>
<p>So if anyone looking for a ARM9 Based Platform in India get a Beagle Board ... Its what i call Awesome <img src='http://www.ngcoders.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  for the price and performance. To get it you can go through either Indian vendors who overcharge and fleece as usual or Get it from Sparkfun(Awesome Service) where i got it from. Digikey also sells it but charges a hell of a lot of shipping. So if you are looking around source from US and dont waste time like i did looking locally and getting frustrated.</p>
<p><a href="http://www.sparkfun.com/commerce/product_info.php?products_id=9444 ">http://www.sparkfun.com/commerce/product_info.php?products_id=9444 </a></p>
<p>149 USD + 9 USD USPS = 160 USD ( approx Rs 7500 as of the time of posting ). The cables , SD card etc all can be bought for < Rs 500 locally.</p>
<p>While Indian vendors like Cranes etc are charging like Rs 13000. Why dont we have shops like spark fun in India <img src='http://www.ngcoders.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  . </p>
<p>You can also buy from IDA Systems for Rs 9000 <a href="http://www.idasystems.net/beagle_board">http://www.idasystems.net/beagle_board</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ngcoders.com/robotics/arm9-omap-and-beagleboard-in-india/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Arduino Hex Uploader and Programmer</title>
		<link>http://www.ngcoders.com/downloads/arduino-hex-uploader-and-programmer</link>
		<comments>http://www.ngcoders.com/downloads/arduino-hex-uploader-and-programmer#comments</comments>
		<pubDate>Wed, 09 Sep 2009 01:56:28 +0000</pubDate>
		<dc:creator>Vikas Patial</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Robotics]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Arduino Hex uploader]]></category>
		<category><![CDATA[Arduino Programmer]]></category>
		<category><![CDATA[ARP]]></category>
		<category><![CDATA[Freeduino]]></category>

		<guid isPermaLink="false">http://www.ngcoders.com/?p=108</guid>
		<description><![CDATA[Here is something which might be useful to people who program Ardunio not using the IDE , like me. I use AVG GCC to develop code and use this to upload to Arduino. Some features over the default Gui available on the Arduino.cc site. AutoReset &#8211; RTS AND DTR are reset ( No more pressing [...]]]></description>
			<content:encoded><![CDATA[<p>Here is something which might be useful to people who program Ardunio not using the IDE , like me. I use AVG GCC to develop code and use this to upload to Arduino.</p>
<p>Some features over the default Gui available on the Arduino.cc site.</p>
<ul>
<li>AutoReset &#8211; RTS AND DTR are reset ( No more pressing reset ) </li>
<li> AutoDetect Arduino when connected and removed ( USB COM port )</li>
<li>Remembers Last Settings</li>
<li>Very easy to use</li>
</ul>
<p><img src="http://www.ngcoders.com/images/apps/arduinoprogrammer.jpg" alt="Arduino Programmer" /></p>
Note: There is a file embedded within this post, please visit this post to download the file.
<p>Any Bugs or features you find or want let me know&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ngcoders.com/downloads/arduino-hex-uploader-and-programmer/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Arduino ATMega8 Bootloader 2 Second Autoreset</title>
		<link>http://www.ngcoders.com/downloads/arduino-atmega8-bootloader-2-second-autoreset</link>
		<comments>http://www.ngcoders.com/downloads/arduino-atmega8-bootloader-2-second-autoreset#comments</comments>
		<pubDate>Mon, 17 Aug 2009 22:33:48 +0000</pubDate>
		<dc:creator>Vikas Patial</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Robotics]]></category>

		<guid isPermaLink="false">http://www.ngcoders.com/?p=104</guid>
		<description><![CDATA[Here is a Arduino Boot loader for ATMega8 with about 2 Second Reset Timeout ( Since all boards now support autoreset ) . Well the source code comes with arduino but you have to use a gcc < 4.0 to get it compiled under 1 KB. Some how i found it a headache to compile [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a Arduino Boot loader for ATMega8 with about 2 Second Reset Timeout ( Since all boards now support autoreset ) . Well the source code comes with arduino but you have to use a gcc < 4.0 to get it compiled under 1 KB. </p>
<p>Some how i found it a headache to compile under windows , so here is the compiled version so that you dont have to go though that.</p>
<p>So you can just download here &#8230; </p>
<p>External Crystal 16 Mhz , 2 Second Timeout with 19200 as Baud.<br />
Note: There is a file embedded within this post, please visit this post to download the file.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ngcoders.com/downloads/arduino-atmega8-bootloader-2-second-autoreset/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

