<?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: Talking to an Arduino from .NET / C#</title>
	<atom:link href="http://jtoee.com/2009/02/talking-to-an-arduino-from-net-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://jtoee.com/2009/02/talking-to-an-arduino-from-net-c/</link>
	<description>Putting the &#62;O&#60; in technology</description>
	<lastBuildDate>Sat, 05 May 2012 18:26:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: rod lopez</title>
		<link>http://jtoee.com/2009/02/talking-to-an-arduino-from-net-c/comment-page-1/#comment-25515</link>
		<dc:creator>rod lopez</dc:creator>
		<pubDate>Thu, 02 Feb 2012 09:23:33 +0000</pubDate>
		<guid isPermaLink="false">http://jtoee.com/?p=554#comment-25515</guid>
		<description>Thanks a ton! Your post was great help, I didn&#039;t know the 
&lt;code&gt; serialPort1.DataReceived += OnReceived; 
was necessary! :D</description>
		<content:encoded><![CDATA[<p>Thanks a ton! Your post was great help, I didn&#8217;t know the<br />
<code> serialPort1.DataReceived += OnReceived;<br />
was necessary! :D</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cristian Capannini</title>
		<link>http://jtoee.com/2009/02/talking-to-an-arduino-from-net-c/comment-page-1/#comment-24600</link>
		<dc:creator>Cristian Capannini</dc:creator>
		<pubDate>Mon, 09 Jan 2012 08:21:52 +0000</pubDate>
		<guid isPermaLink="false">http://jtoee.com/?p=554#comment-24600</guid>
		<description>I resolved it. If you want my code i&#039;ll post it! :D</description>
		<content:encoded><![CDATA[<p>I resolved it. If you want my code i&#8217;ll post it! :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cristian Capannini</title>
		<link>http://jtoee.com/2009/02/talking-to-an-arduino-from-net-c/comment-page-1/#comment-24455</link>
		<dc:creator>Cristian Capannini</dc:creator>
		<pubDate>Thu, 05 Jan 2012 10:46:01 +0000</pubDate>
		<guid isPermaLink="false">http://jtoee.com/?p=554#comment-24455</guid>
		<description>Hello i want transform this c# code into visual c# to read data into a text box. How can i? thanks for any help :D . 
I will use this program with ARDUINO UNO to manage
activation time of the waterpump into my new home. 
Thanks! :D.
If you want my program of water pump i will send you the code of arduino. Plz help me to build me the program.
Thanks!</description>
		<content:encoded><![CDATA[<p>Hello i want transform this c# code into visual c# to read data into a text box. How can i? thanks for any help :D .<br />
I will use this program with ARDUINO UNO to manage<br />
activation time of the waterpump into my new home.<br />
Thanks! :D.<br />
If you want my program of water pump i will send you the code of arduino. Plz help me to build me the program.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Visual Micro</title>
		<link>http://jtoee.com/2009/02/talking-to-an-arduino-from-net-c/comment-page-1/#comment-1573</link>
		<dc:creator>Visual Micro</dc:creator>
		<pubDate>Fri, 02 Apr 2010 04:02:54 +0000</pubDate>
		<guid isPermaLink="false">http://jtoee.com/?p=554#comment-1573</guid>
		<description>&lt;b&gt;Arduino in Visual Studio Beta&lt;/b&gt;

I&#039;m keen to hear from anyone that would like to beta test an arduino extension for visual studio called [i]Visual Micro[/i]. The extension makes it easy to build on new or existing sketches. 

&lt;i&gt;Visual Micro&lt;/i&gt;maintains sketch compatibility with arduino whilst allowing visual studios C++ intellisense to work with ANY core and ALL libraries.

The product is “boards.txt” and “serial port” aware, retains the board and port per project and allows arduino library folders to be added via a single menu click. 

For anyone who doesn&#039;t know or can&#039;t remember arduino class, struct and method names the intellisense is very useful. You can read more about more Visual Micro features &lt;a href=&quot;http://www.visualmicro.com&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;

If you would like to register as a beta tester please send us an &lt;a href=&quot;mailto://beta@visualmicro.com&quot; rel=&quot;nofollow&quot;&gt;email&lt;/a&gt; or use the link on the &lt;i&gt;Visual Micro&lt;/i&gt; home page.

Thanks

Visual Micro Development Team</description>
		<content:encoded><![CDATA[<p><b>Arduino in Visual Studio Beta</b></p>
<p>I&#8217;m keen to hear from anyone that would like to beta test an arduino extension for visual studio called [i]Visual Micro[/i]. The extension makes it easy to build on new or existing sketches. </p>
<p><i>Visual Micro</i>maintains sketch compatibility with arduino whilst allowing visual studios C++ intellisense to work with ANY core and ALL libraries.</p>
<p>The product is “boards.txt” and “serial port” aware, retains the board and port per project and allows arduino library folders to be added via a single menu click. </p>
<p>For anyone who doesn&#8217;t know or can&#8217;t remember arduino class, struct and method names the intellisense is very useful. You can read more about more Visual Micro features <a href="http://www.visualmicro.com" rel="nofollow">here</a></p>
<p>If you would like to register as a beta tester please send us an <a href="mailto://beta@visualmicro.com" rel="nofollow">email</a> or use the link on the <i>Visual Micro</i> home page.</p>
<p>Thanks</p>
<p>Visual Micro Development Team</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teh b</title>
		<link>http://jtoee.com/2009/02/talking-to-an-arduino-from-net-c/comment-page-1/#comment-1125</link>
		<dc:creator>teh b</dc:creator>
		<pubDate>Thu, 10 Dec 2009 21:56:04 +0000</pubDate>
		<guid isPermaLink="false">http://jtoee.com/?p=554#comment-1125</guid>
		<description>your code was just what i was looking for, working great, thanks man!</description>
		<content:encoded><![CDATA[<p>your code was just what i was looking for, working great, thanks man!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wes</title>
		<link>http://jtoee.com/2009/02/talking-to-an-arduino-from-net-c/comment-page-1/#comment-89</link>
		<dc:creator>wes</dc:creator>
		<pubDate>Thu, 19 Feb 2009 23:57:10 +0000</pubDate>
		<guid isPermaLink="false">http://jtoee.com/?p=554#comment-89</guid>
		<description>The errors I get are in Visual Studio C# 2008 express when I&#039;m try to debug the c# code. If you send me an email or let me know where to send you an email. I&#039;ll send you a screen shot with the errors I&#039;m getting in VS.</description>
		<content:encoded><![CDATA[<p>The errors I get are in Visual Studio C# 2008 express when I&#8217;m try to debug the c# code. If you send me an email or let me know where to send you an email. I&#8217;ll send you a screen shot with the errors I&#8217;m getting in VS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jochen</title>
		<link>http://jtoee.com/2009/02/talking-to-an-arduino-from-net-c/comment-page-1/#comment-88</link>
		<dc:creator>jochen</dc:creator>
		<pubDate>Thu, 19 Feb 2009 19:49:02 +0000</pubDate>
		<guid isPermaLink="false">http://jtoee.com/?p=554#comment-88</guid>
		<description>Hmmm. What errors are you getting? In the simplest case your Sanguino might just not be on COM4 ;-)</description>
		<content:encoded><![CDATA[<p>Hmmm. What errors are you getting? In the simplest case your Sanguino might just not be on COM4 ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wes</title>
		<link>http://jtoee.com/2009/02/talking-to-an-arduino-from-net-c/comment-page-1/#comment-85</link>
		<dc:creator>wes</dc:creator>
		<pubDate>Thu, 19 Feb 2009 18:02:57 +0000</pubDate>
		<guid isPermaLink="false">http://jtoee.com/?p=554#comment-85</guid>
		<description>Hi,

I&#039;ve got the Sanguino portion runnig fine.  I&#039;m having troubles with the C# code.  The Sanguino is just Arduinos big brother,  I used the c program from you privous post and compiled it in the AVR without any problems</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;ve got the Sanguino portion runnig fine.  I&#8217;m having troubles with the C# code.  The Sanguino is just Arduinos big brother,  I used the c program from you privous post and compiled it in the AVR without any problems</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jochen</title>
		<link>http://jtoee.com/2009/02/talking-to-an-arduino-from-net-c/comment-page-1/#comment-84</link>
		<dc:creator>jochen</dc:creator>
		<pubDate>Thu, 19 Feb 2009 14:45:03 +0000</pubDate>
		<guid isPermaLink="false">http://jtoee.com/?p=554#comment-84</guid>
		<description>I&#039;m not sure how compatible the Sanguino is with the Arduino and it&#039;s bootloader software. I don&#039;t have one to try.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure how compatible the Sanguino is with the Arduino and it&#8217;s bootloader software. I don&#8217;t have one to try.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wes</title>
		<link>http://jtoee.com/2009/02/talking-to-an-arduino-from-net-c/comment-page-1/#comment-83</link>
		<dc:creator>Wes</dc:creator>
		<pubDate>Thu, 19 Feb 2009 06:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://jtoee.com/?p=554#comment-83</guid>
		<description>Hi,

I&#039;m trying to learn how to get my Sanguino to communicate with my computer using your example but I keep getting errors.  I&#039;m using visual c# 2008 express and the AVR software but I&#039;m a novice in both.  Any suggestions?

Thanks,

-Wes</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m trying to learn how to get my Sanguino to communicate with my computer using your example but I keep getting errors.  I&#8217;m using visual c# 2008 express and the AVR software but I&#8217;m a novice in both.  Any suggestions?</p>
<p>Thanks,</p>
<p>-Wes</p>
]]></content:encoded>
	</item>
</channel>
</rss>

