<?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 Flash communication AS2</title>
	<atom:link href="http://www.kasperkamperman.com/blog/arduino/arduino-flash-communication/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kasperkamperman.com/blog/arduino/arduino-flash-communication/</link>
	<description>Kasper Kamperman designs and creates interactive and responsive media applications for exhibitions, interior and events. He works as a teacher in the field of Art and Technology</description>
	<lastBuildDate>Mon, 30 Aug 2010 12:44:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nabetse</title>
		<link>http://www.kasperkamperman.com/blog/arduino/arduino-flash-communication/comment-page-1/#comment-15</link>
		<dc:creator>Nabetse</dc:creator>
		<pubDate>Wed, 10 Feb 2010 14:16:47 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/?p=60#comment-15</guid>
		<description>I&#039;m having the same problem that Liz Arum comment on vimeo. With the duemilanove 328 Arduino is receiving data but Flash is not. Or at least, not more than once: at the beggining of the Flash execution it gets all the values but then they stay the same from that point on.</description>
		<content:encoded><![CDATA[<p>I&#8217;m having the same problem that Liz Arum comment on vimeo. With the duemilanove 328 Arduino is receiving data but Flash is not. Or at least, not more than once: at the beggining of the Flash execution it gets all the values but then they stay the same from that point on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kasperkamperman</title>
		<link>http://www.kasperkamperman.com/blog/arduino/arduino-flash-communication/comment-page-1/#comment-6</link>
		<dc:creator>kasperkamperman</dc:creator>
		<pubDate>Fri, 05 Jun 2009 13:37:49 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/?p=60#comment-6</guid>
		<description>See the comments in the vimeo clip regarding arduino 15.</description>
		<content:encoded><![CDATA[<p>See the comments in the vimeo clip regarding arduino 15.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedro Gonçalves</title>
		<link>http://www.kasperkamperman.com/blog/arduino/arduino-flash-communication/comment-page-1/#comment-5</link>
		<dc:creator>Pedro Gonçalves</dc:creator>
		<pubDate>Wed, 15 Apr 2009 03:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/?p=60#comment-5</guid>
		<description>Hi again!

Have another question for you.. Everything is working great with my Arduino Diecimila board in the Arduino 12 enviorment!

But I wanted the interface in to a different number of computers so I bought another arduino, this time a Duemilanove..
I have no problem uploading any other sketch. The flash_arduino sketch is the only one that seems to impossible.

When the Upload button is pushed in Arduino 15 the following error messages appears:






------------------------- errors -------------------------



/Users/pedrogoncalves/Desktop/Arduino2Flash/flash_arduino 2/arduino_flash/applet/core.a(wiring_serial.c.o): In function `__vector_18&#039;:

/Users/pedrogoncalves/Desktop/arduino-0015/hardware/cores/arduino/wiring_serial.c:112: multiple definition of `__vector_18&#039;

/Users/pedrogoncalves/Desktop/Arduino2Flash/flash_arduino 2/arduino_flash/applet/core.a(HardwareSerial.cpp.o):/Users/pedrogoncalves/Desktop/arduino-0015/hardware/cores/arduino/HardwareSerial.cpp:95: first defined here

Couldn&#039;t determine program size: hardware/tools/avr/bin/avr-size: &#039;/Users/pedrogoncalves/Desktop/Arduino2Flash/flash_arduino 2/arduino_flash/applet/arduino_flash.hex&#039;: No such file

avrdude: can&#039;t open input file /Users/pedrogoncalves/Desktop/Arduino2Flash/flash_arduino 2/arduino_flash/applet/arduino_flash.hex: No such file or directory
avrdude: write to file &#039;/Users/pedrogoncalves/Desktop/Arduino2Flash/flash_arduino 2/arduino_flash/applet/arduino_flash.hex&#039; failed







------------------------------------------------------------



Any way of resolving this...? maybe its incompatible with the arduino 15? 

Or with the Duemilanove Board??


thanks again for your quick response 
and if you have some kind of answer please email me at p_e_u@hotmail.com

Cheers!</description>
		<content:encoded><![CDATA[<p>Hi again!</p>
<p>Have another question for you.. Everything is working great with my Arduino Diecimila board in the Arduino 12 enviorment!</p>
<p>But I wanted the interface in to a different number of computers so I bought another arduino, this time a Duemilanove..<br />
I have no problem uploading any other sketch. The flash_arduino sketch is the only one that seems to impossible.</p>
<p>When the Upload button is pushed in Arduino 15 the following error messages appears:</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- errors &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>/Users/pedrogoncalves/Desktop/Arduino2Flash/flash_arduino 2/arduino_flash/applet/core.a(wiring_serial.c.o): In function `__vector_18&#8242;:</p>
<p>/Users/pedrogoncalves/Desktop/arduino-0015/hardware/cores/arduino/wiring_serial.c:112: multiple definition of `__vector_18&#8242;</p>
<p>/Users/pedrogoncalves/Desktop/Arduino2Flash/flash_arduino 2/arduino_flash/applet/core.a(HardwareSerial.cpp.o):/Users/pedrogoncalves/Desktop/arduino-0015/hardware/cores/arduino/HardwareSerial.cpp:95: first defined here</p>
<p>Couldn&#8217;t determine program size: hardware/tools/avr/bin/avr-size: &#8216;/Users/pedrogoncalves/Desktop/Arduino2Flash/flash_arduino 2/arduino_flash/applet/arduino_flash.hex&#8217;: No such file</p>
<p>avrdude: can&#8217;t open input file /Users/pedrogoncalves/Desktop/Arduino2Flash/flash_arduino 2/arduino_flash/applet/arduino_flash.hex: No such file or directory<br />
avrdude: write to file &#8216;/Users/pedrogoncalves/Desktop/Arduino2Flash/flash_arduino 2/arduino_flash/applet/arduino_flash.hex&#8217; failed</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>Any way of resolving this&#8230;? maybe its incompatible with the arduino 15? </p>
<p>Or with the Duemilanove Board??</p>
<p>thanks again for your quick response<br />
and if you have some kind of answer please email me at <a href="mailto:p_e_u@hotmail.com">p_e_u@hotmail.com</a></p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedro Gonçalves</title>
		<link>http://www.kasperkamperman.com/blog/arduino/arduino-flash-communication/comment-page-1/#comment-4</link>
		<dc:creator>Pedro Gonçalves</dc:creator>
		<pubDate>Wed, 08 Apr 2009 18:46:42 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/?p=60#comment-4</guid>
		<description>hello..
been using your arduino to flash communication and everything was working fine until now.. 
a couple of seconds after running the .swf file, the serproxy gives this message: 

Server thread launched
server(1) - thread started
server(1) - EOF from sio
server(1) exiting

and it keeps exeting...

is there a solution? 
if there is, email me at p_e_u@hotmail.com


cheers!
great script by the way.</description>
		<content:encoded><![CDATA[<p>hello..<br />
been using your arduino to flash communication and everything was working fine until now..<br />
a couple of seconds after running the .swf file, the serproxy gives this message: </p>
<p>Server thread launched<br />
server(1) &#8211; thread started<br />
server(1) &#8211; EOF from sio<br />
server(1) exiting</p>
<p>and it keeps exeting&#8230;</p>
<p>is there a solution?<br />
if there is, email me at <a href="mailto:p_e_u@hotmail.com">p_e_u@hotmail.com</a></p>
<p>cheers!<br />
great script by the way.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
