<?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: Arduino and Java</title>
	<atom:link href="http://silveiraneto.net/2009/03/01/arduino-and-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://silveiraneto.net/2009/03/01/arduino-and-java/</link>
	<description></description>
	<lastBuildDate>Fri, 09 Mar 2012 04:14:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: mudit thakkar</title>
		<link>http://silveiraneto.net/2009/03/01/arduino-and-java/comment-page-2/#comment-15156</link>
		<dc:creator>mudit thakkar</dc:creator>
		<pubDate>Wed, 07 Mar 2012 10:56:01 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=2344#comment-15156</guid>
		<description>nit(java.lang.String) in processing.app.Preferences cannot be applied to () Preferences.init();

this error message i got after following all the steps......please suggest me what can i do..i will very glad if u reply at the earliest.
email: tmudit@gmail.com</description>
		<content:encoded><![CDATA[<p>nit(java.lang.String) in processing.app.Preferences cannot be applied to () Preferences.init();</p>
<p>this error message i got after following all the steps&#8230;&#8230;please suggest me what can i do..i will very glad if u reply at the earliest.<br />
email: <a href="mailto:tmudit@gmail.com">tmudit@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Belajar JAVA &#8211; Akses Serial Port Part 1 &#171; Eko Rudiawan &#124; Blog</title>
		<link>http://silveiraneto.net/2009/03/01/arduino-and-java/comment-page-2/#comment-13700</link>
		<dc:creator>Belajar JAVA &#8211; Akses Serial Port Part 1 &#171; Eko Rudiawan &#124; Blog</dc:creator>
		<pubDate>Mon, 05 Dec 2011 17:51:26 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=2344#comment-13700</guid>
		<description>[...] = &gt; http://silveiraneto.net/2009/03/01/arduino-and-java/  1.045626 104.030453 Share this:TwitterFacebookLike this:SukaBe the first to like this post.    [...]</description>
		<content:encoded><![CDATA[<p>[...] = &gt; http://silveiraneto.net/2009/03/01/arduino-and-java/  1.045626 104.030453 Share this:TwitterFacebookLike this:SukaBe the first to like this post.    [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Butcher</title>
		<link>http://silveiraneto.net/2009/03/01/arduino-and-java/comment-page-2/#comment-13366</link>
		<dc:creator>Bob Butcher</dc:creator>
		<pubDate>Fri, 02 Dec 2011 23:16:43 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=2344#comment-13366</guid>
		<description>The problem is with the Arduino running Hello World. All it does is send the string once per second, it is not programmed to listen or receive data. You need to change the sketch to something that can receive as well as send data. I found a sketch that would at least be a good start. Check out
wilson.serialio.ver43.txt at the website:

http://userwww.sfsu.edu/~infoarts/technical/arduino/wilson.arduinoresources.html</description>
		<content:encoded><![CDATA[<p>The problem is with the Arduino running Hello World. All it does is send the string once per second, it is not programmed to listen or receive data. You need to change the sketch to something that can receive as well as send data. I found a sketch that would at least be a good start. Check out<br />
wilson.serialio.ver43.txt at the website:</p>
<p><a href="http://userwww.sfsu.edu/~infoarts/technical/arduino/wilson.arduinoresources.html" rel="nofollow">http://userwww.sfsu.edu/~infoarts/technical/arduino/wilson.arduinoresources.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Butcher</title>
		<link>http://silveiraneto.net/2009/03/01/arduino-and-java/comment-page-2/#comment-13295</link>
		<dc:creator>Bob Butcher</dc:creator>
		<pubDate>Fri, 02 Dec 2011 12:55:33 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=2344#comment-13295</guid>
		<description>I also got the java software to read the serial data that was being output by the Arduino. As I understand what you want to do, you need to program the Arduino to receive data as well as to just send a string once a second. There is another product called Labjack that has been on the market for many years, although more expensive and possibly less powerful than Arduino. It comes pre-programmed to send and receive data over the serial port. Using Java, or many other languages it can receive commands, act on the command, and return data. If someone were to write an operating system, sort of a BIOS,  for Arduino then it could do the same thing.</description>
		<content:encoded><![CDATA[<p>I also got the java software to read the serial data that was being output by the Arduino. As I understand what you want to do, you need to program the Arduino to receive data as well as to just send a string once a second. There is another product called Labjack that has been on the market for many years, although more expensive and possibly less powerful than Arduino. It comes pre-programmed to send and receive data over the serial port. Using Java, or many other languages it can receive commands, act on the command, and return data. If someone were to write an operating system, sort of a BIOS,  for Arduino then it could do the same thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arduino, we control everything with it. &#171; IbGAMIN</title>
		<link>http://silveiraneto.net/2009/03/01/arduino-and-java/comment-page-2/#comment-12913</link>
		<dc:creator>Arduino, we control everything with it. &#171; IbGAMIN</dc:creator>
		<pubDate>Tue, 29 Nov 2011 01:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=2344#comment-12913</guid>
		<description>[...] things are awesome with wicked community support (Just like linux) here is a link to the serial communication tutorial on Linux and also a generic tutorial supplied by the manufacturer.    LD_AddCustomAttr(&quot;AdOpt&quot;, [...]</description>
		<content:encoded><![CDATA[<p>[...] things are awesome with wicked community support (Just like linux) here is a link to the serial communication tutorial on Linux and also a generic tutorial supplied by the manufacturer.    LD_AddCustomAttr(&quot;AdOpt&quot;, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thiago</title>
		<link>http://silveiraneto.net/2009/03/01/arduino-and-java/comment-page-2/#comment-9036</link>
		<dc:creator>Thiago</dc:creator>
		<pubDate>Mon, 18 Jul 2011 15:09:52 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=2344#comment-9036</guid>
		<description>Bom dia Silveira....

Sou o Thiago do comentario acima....

vc pode me passar um codigo em java exemplificando o modo de acender um Led no arduino atraves de um evento de botão no java???

tentei de varias maneiras e não estou conseguindo!!
Por favor se vc me ajudar irei ficar muito Agradecido.
Um abração!!!vlw!!!!</description>
		<content:encoded><![CDATA[<p>Bom dia Silveira&#8230;.</p>
<p>Sou o Thiago do comentario acima&#8230;.</p>
<p>vc pode me passar um codigo em java exemplificando o modo de acender um Led no arduino atraves de um evento de botão no java???</p>
<p>tentei de varias maneiras e não estou conseguindo!!<br />
Por favor se vc me ajudar irei ficar muito Agradecido.<br />
Um abração!!!vlw!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thiago</title>
		<link>http://silveiraneto.net/2009/03/01/arduino-and-java/comment-page-2/#comment-8931</link>
		<dc:creator>Thiago</dc:creator>
		<pubDate>Tue, 12 Jul 2011 19:34:47 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=2344#comment-8931</guid>
		<description>Boa tarde Silveira...
Otimo tutorial parabens...
Sou estudante de engenharia eletrica em SP e atualmente me encontro super interessado em projetos com arduino.
Neste tutorial eu consegui fazer tudo plenamente,mas estou com uma duvida e acho que vc pode me ajudar...
Apos feita a comunicação entre Java e arduino ,como eu faço para controlar o arduino atraves de botoes e funcoes com java/netbeans??
Desde ja agradeço. se precisar do meu e-mail e so pedir .valeu ,super abraço.</description>
		<content:encoded><![CDATA[<p>Boa tarde Silveira&#8230;<br />
Otimo tutorial parabens&#8230;<br />
Sou estudante de engenharia eletrica em SP e atualmente me encontro super interessado em projetos com arduino.<br />
Neste tutorial eu consegui fazer tudo plenamente,mas estou com uma duvida e acho que vc pode me ajudar&#8230;<br />
Apos feita a comunicação entre Java e arduino ,como eu faço para controlar o arduino atraves de botoes e funcoes com java/netbeans??<br />
Desde ja agradeço. se precisar do meu e-mail e so pedir .valeu ,super abraço.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Franck</title>
		<link>http://silveiraneto.net/2009/03/01/arduino-and-java/comment-page-2/#comment-8139</link>
		<dc:creator>Franck</dc:creator>
		<pubDate>Wed, 25 May 2011 00:48:28 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=2344#comment-8139</guid>
		<description>Great tutorial, based on RXTX we have developed a JAVA API which give access to many arduino features directly in JAVA. You can check the JArduino project on github for more information (https://github.com/ffleurey/JArduino).
Cheers!</description>
		<content:encoded><![CDATA[<p>Great tutorial, based on RXTX we have developed a JAVA API which give access to many arduino features directly in JAVA. You can check the JArduino project on github for more information (<a href="https://github.com/ffleurey/JArduino" rel="nofollow">https://github.com/ffleurey/JArduino</a>).<br />
Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Французский</title>
		<link>http://silveiraneto.net/2009/03/01/arduino-and-java/comment-page-2/#comment-8088</link>
		<dc:creator>Французский</dc:creator>
		<pubDate>Mon, 16 May 2011 12:46:17 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=2344#comment-8088</guid>
		<description>предлагаем Вам записаться на курсы Французского языка. Современные занятия с русскоговорящими и франкоговорящими преподавателями. По окончании курса обучения - БЕСПЛАТНОЕ общение с носителями языка.</description>
		<content:encoded><![CDATA[<p>предлагаем Вам записаться на курсы Французского языка. Современные занятия с русскоговорящими и франкоговорящими преподавателями. По окончании курса обучения &#8211; БЕСПЛАТНОЕ общение с носителями языка.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thony</title>
		<link>http://silveiraneto.net/2009/03/01/arduino-and-java/comment-page-2/#comment-8044</link>
		<dc:creator>thony</dc:creator>
		<pubDate>Tue, 10 May 2011 02:14:50 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=2344#comment-8044</guid>
		<description>&lt;blockquote&gt;
&lt;a href=&quot;#comment-8043&quot; rel=&quot;nofollow&quot;&gt;
&lt;strong&gt;&lt;em&gt;thony:&lt;/em&gt;&lt;/strong&gt;
&lt;/a&gt;
 oye seguí todos los pasos y me funciona muy bien, soy nuevo en esta área y tengo una duda, como puedo usar digitalWrite??? ya que estuve intentando pero no logre hacer alguna referencia a este, necesito importar una librería en especifico o como?? lo que pasa que estoy haciendo un proyecto en el cual utilizo una matriz de leds de 8×8 y con esa función me parece logro encender y apagar leds de forma mas sencilla y no quiero utilizar el entorno de arduino prefiero netbeans, podrías ayudarme??
&lt;/blockquote&gt;
hey I followed all the steps and it works very well, I&#039;m new to this area and I have a question, as I can use digitalWrite?? because I was trying but failed to make any reference to this, I need to import a specific or bookstore? what happens I&#039;m doing a project that uses an array of LEDs in 8 × 8 and I think achieving that function on and off leds in a more simple and do not want to use the arduino environment prefer netbeans, could you help me?
excuse my bad English</description>
		<content:encoded><![CDATA[<blockquote><p>
<a href="#comment-8043" rel="nofollow"><br />
<strong><em>thony:</em></strong><br />
</a><br />
 oye seguí todos los pasos y me funciona muy bien, soy nuevo en esta área y tengo una duda, como puedo usar digitalWrite??? ya que estuve intentando pero no logre hacer alguna referencia a este, necesito importar una librería en especifico o como?? lo que pasa que estoy haciendo un proyecto en el cual utilizo una matriz de leds de 8×8 y con esa función me parece logro encender y apagar leds de forma mas sencilla y no quiero utilizar el entorno de arduino prefiero netbeans, podrías ayudarme??
</p></blockquote>
<p>hey I followed all the steps and it works very well, I&#8217;m new to this area and I have a question, as I can use digitalWrite?? because I was trying but failed to make any reference to this, I need to import a specific or bookstore? what happens I&#8217;m doing a project that uses an array of LEDs in 8 × 8 and I think achieving that function on and off leds in a more simple and do not want to use the arduino environment prefer netbeans, could you help me?<br />
excuse my bad English</p>
]]></content:encoded>
	</item>
</channel>
</rss>

