<?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: Neorainbowduino Processing Library</title>
	<atom:link href="http://neophob.com/2010/09/neorainbowduino-processing-library/feed/" rel="self" type="application/rss+xml" />
	<link>http://neophob.com/2010/09/neorainbowduino-processing-library/</link>
	<description>are you still afraid?</description>
	<lastBuildDate>Mon, 08 Jul 2019 19:58:13 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.9.40</generator>
	<item>
		<title>By: michu</title>
		<link>http://neophob.com/2010/09/neorainbowduino-processing-library/#comment-508</link>
		<dc:creator><![CDATA[michu]]></dc:creator>
		<pubDate>Mon, 16 Jan 2012 09:52:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.neophob.com/?p=819#comment-508</guid>
		<description><![CDATA[Nope, accoring to Seeedstudios website they changed everything on the new 3.0 release. Other Rainbowduino tools (like mtx control) are also not compatible anymore...]]></description>
		<content:encoded><![CDATA[
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 49

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 50
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad</title>
		<link>http://neophob.com/2010/09/neorainbowduino-processing-library/#comment-507</link>
		<dc:creator><![CDATA[Chad]]></dc:creator>
		<pubDate>Sun, 15 Jan 2012 23:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.neophob.com/?p=819#comment-507</guid>
		<description><![CDATA[Will  neo­rain­bow­duino work with the V3 Raindbowduinos?  I have been trying for several hours to get this to work, but I keep getting com.neophob.lib.rainbowduino.NoSerialPortFoundException: Error: no serial port found!

I have tried with the V3 by itself and also with an Arduino running neoLED.pde, per your instructions.  I&#039;ve tried with mac and windows and cannot get any of the example sketches to work in Processing.]]></description>
		<content:encoded><![CDATA[
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 49

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 50
]]></content:encoded>
	</item>
	<item>
		<title>By: George M</title>
		<link>http://neophob.com/2010/09/neorainbowduino-processing-library/#comment-451</link>
		<dc:creator><![CDATA[George M]]></dc:creator>
		<pubDate>Sat, 15 Oct 2011 19:21:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.neophob.com/?p=819#comment-451</guid>
		<description><![CDATA[May I note... I&#039;ve uploaded the neoLed.ped to the Arduino, and the neorainbow-0.82 Rainbow_V2_71.pde to the Rainbowduino (w/ the Wire.h etc changes, and with 6 as the i2c address). My connected cables are: SLC, SDA, GND, USB5V, RESET and the rainbowduino shows a &quot;face&quot; and it flashes when I run the above code (e.g. the i2cScanner) on Processing.]]></description>
		<content:encoded><![CDATA[
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 49

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 50
]]></content:encoded>
	</item>
	<item>
		<title>By: George M</title>
		<link>http://neophob.com/2010/09/neorainbowduino-processing-library/#comment-450</link>
		<dc:creator><![CDATA[George M]]></dc:creator>
		<pubDate>Sat, 15 Oct 2011 19:18:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.neophob.com/?p=819#comment-450</guid>
		<description><![CDATA[Michu,

thanks for your help. Mac OS X Lion is playing it difficult I think. :-/ I did what you suggested (and I know that the Serial port IS accessible because then the DTR/Reset is connected the Rainbowduino Flashes a couple times while Processing is trying to access the ports...) however, I still get this:

(This is when running the seeedstudio example, or your i2cScanner example... it&#039;s all the same. Any hints please???

=----- Result: ------=
Oct 15, 2011 8:14:09 PM com.neophob.lib.rainbowduino.Rainbowduino 
INFO: Initialize neorainbowduino lib v1.7
Stable Library
=========================================
Native lib Version = RXTX-2.1-7
Java lib Version   = RXTX-2.1-7
Oct 15, 2011 8:14:09 PM com.neophob.lib.rainbowduino.Rainbowduino 
INFO: open port: /dev/tty.usbserial-A5005C6D
Oct 15, 2011 8:14:11 PM com.neophob.lib.rainbowduino.Rainbowduino waitForAck
INFO: No serial reply, duration: 32ms
Oct 15, 2011 8:14:11 PM com.neophob.lib.rainbowduino.Rainbowduino openPort
WARNING: No response from port /dev/tty.usbserial-A5005C6D
Oct 15, 2011 8:14:11 PM com.neophob.lib.rainbowduino.Rainbowduino openPort
WARNING: Failed to open port /dev/tty.usbserial-A5005C6D: com.neophob.lib.rainbowduino.NoSerialPortFoundException: No response from port /dev/tty.usbserial-A5005C6D
Oct 15, 2011 8:14:11 PM com.neophob.lib.rainbowduino.Rainbowduino 
INFO: open port: /dev/cu.usbserial-A5005C6D
Oct 15, 2011 8:14:13 PM com.neophob.lib.rainbowduino.Rainbowduino waitForAck
INFO: No serial reply, duration: 31ms
Oct 15, 2011 8:14:13 PM com.neophob.lib.rainbowduino.Rainbowduino openPort
WARNING: No response from port /dev/cu.usbserial-A5005C6D
Oct 15, 2011 8:14:13 PM com.neophob.lib.rainbowduino.Rainbowduino openPort
WARNING: Failed to open port /dev/cu.usbserial-A5005C6D: com.neophob.lib.rainbowduino.NoSerialPortFoundException: No response from port /dev/cu.usbserial-A5005C6D]]></description>
		<content:encoded><![CDATA[
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 49

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 50
]]></content:encoded>
	</item>
	<item>
		<title>By: michu</title>
		<link>http://neophob.com/2010/09/neorainbowduino-processing-library/#comment-443</link>
		<dc:creator><![CDATA[michu]]></dc:creator>
		<pubDate>Fri, 07 Oct 2011 12:04:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.neophob.com/?p=819#comment-443</guid>
		<description><![CDATA[hey george, you still use the old rxtx library (2.2pre1 and 2.2pre2)... make sure you&#039;re using the new compiled libs and remove obsolete versions, check the article where to search.]]></description>
		<content:encoded><![CDATA[
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 49

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 50
]]></content:encoded>
	</item>
	<item>
		<title>By: George M</title>
		<link>http://neophob.com/2010/09/neorainbowduino-processing-library/#comment-442</link>
		<dc:creator><![CDATA[George M]]></dc:creator>
		<pubDate>Wed, 05 Oct 2011 22:44:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.neophob.com/?p=819#comment-442</guid>
		<description><![CDATA[Hello...

I&#039;ve struggled to make this work on Mac OSX Lion. I don&#039;t know if it&#039;s the operating system&#039;s fault... but any of the examples (e.g. the Scanner or Simple) all give me exactly the same output.

I&#039;ve patched the libraries and everything...


Oct 5, 2011 11:42:40 PM com.neophob.lib.rainbowduino.Rainbowduino 
INFO: Initialize neorainbowduino lib v1.7
WARNING:  RXTX Version mismatch
	Jar version = RXTX-2.2pre1
	native lib Version = RXTX-2.2pre2
Oct 5, 2011 11:42:40 PM com.neophob.lib.rainbowduino.Rainbowduino 
INFO: open port: /dev/tty.usbserial-A5005C6D
Oct 5, 2011 11:42:42 PM com.neophob.lib.rainbowduino.Rainbowduino waitForAck
INFO: No serial reply, duration: 32ms
Oct 5, 2011 11:42:42 PM com.neophob.lib.rainbowduino.Rainbowduino openPort
WARNING: No response from port /dev/tty.usbserial-A5005C6D
Invalid memory access of location 0xb1ab8bf0 eip=0x17f7990c]]></description>
		<content:encoded><![CDATA[
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 49

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 50
]]></content:encoded>
	</item>
	<item>
		<title>By: Osh</title>
		<link>http://neophob.com/2010/09/neorainbowduino-processing-library/#comment-297</link>
		<dc:creator><![CDATA[Osh]]></dc:creator>
		<pubDate>Sun, 06 Feb 2011 22:05:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.neophob.com/?p=819#comment-297</guid>
		<description><![CDATA[Thanks for the support...that worked for the &quot;Simple&quot; example, nothing else seems to work.  Thanks again!]]></description>
		<content:encoded><![CDATA[
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 49

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 50
]]></content:encoded>
	</item>
	<item>
		<title>By: michu</title>
		<link>http://neophob.com/2010/09/neorainbowduino-processing-library/#comment-296</link>
		<dc:creator><![CDATA[michu]]></dc:creator>
		<pubDate>Sun, 06 Feb 2011 18:42:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.neophob.com/?p=819#comment-296</guid>
		<description><![CDATA[I guess I know whats the problem - you patched the i2c libraries and recompiled the source for the arduino BUT you did NOT RECOMPILE and uploadad the new firmware to the rainbowduino... that should fix your issue.

cheers]]></description>
		<content:encoded><![CDATA[
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 49

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 50
]]></content:encoded>
	</item>
	<item>
		<title>By: Osh</title>
		<link>http://neophob.com/2010/09/neorainbowduino-processing-library/#comment-295</link>
		<dc:creator><![CDATA[Osh]]></dc:creator>
		<pubDate>Sun, 06 Feb 2011 17:43:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.neophob.com/?p=819#comment-295</guid>
		<description><![CDATA[Device address is set to 0x06 (changed and compiled in rainbow.h) and when I run i2cScanner it finds device 6

INFO: open port: COM1
Feb 6, 2011 12:39:32 PM com.neophob.lib.rainbowduino.Rainbowduino 
INFO: found serial port: COM1
Feb 6, 2011 12:39:32 PM com.neophob.lib.rainbowduino.Rainbowduino waitForI2cResultAndAck
INFO: Reply from I2C device: #6
Found i2c devices: [6]

Then it starts scrolling data but still have the default image...verified cabling with wiki, SCL - Analog5 and SDA - Analog4
Everything seems to be correct, but still no dice.  Sorry for the trouble, but I do appreciate your help.]]></description>
		<content:encoded><![CDATA[
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 49

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 50
]]></content:encoded>
	</item>
	<item>
		<title>By: michu</title>
		<link>http://neophob.com/2010/09/neorainbowduino-processing-library/#comment-294</link>
		<dc:creator><![CDATA[michu]]></dc:creator>
		<pubDate>Sun, 06 Feb 2011 16:04:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.neophob.com/?p=819#comment-294</guid>
		<description><![CDATA[please check the &lt;a href=&quot;http://garden.seeedstudio.com/index.php?title=Rainbowduino_LED_driver_platform_-_Atmega_328#Interact_with_Rainbowduino&quot; rel=&quot;nofollow&quot;&gt;wiki&lt;/a&gt; to verify your connection. Make sure you use the correct i2c address for your device.]]></description>
		<content:encoded><![CDATA[
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 49

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 50
]]></content:encoded>
	</item>
	<item>
		<title>By: Osh</title>
		<link>http://neophob.com/2010/09/neorainbowduino-processing-library/#comment-293</link>
		<dc:creator><![CDATA[Osh]]></dc:creator>
		<pubDate>Sun, 06 Feb 2011 15:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.neophob.com/?p=819#comment-293</guid>
		<description><![CDATA[Thanks...I missed changing the buffer size on one of the files...now when I run one of the examples I don&#039;t see any error codes and according to the Processing window everything looks good (SpaceInv) show the following code

Feb 6, 2011 10:53:17 AM com.neophob.lib.rainbowduino.Rainbowduino 
INFO: Initialize neorainbowduino lib v1.7
Stable Library
=========================================
Native lib Version = RXTX-2.1-7
Java lib Version   = RXTX-2.1-7
Feb 6, 2011 10:53:17 AM com.neophob.lib.rainbowduino.Rainbowduino 
INFO: open port: COM1
Feb 6, 2011 10:53:19 AM com.neophob.lib.rainbowduino.Rainbowduino 
INFO: found serial port: COM1
ping: true
intro part doneRGB: 16, 244,239
RGB: 54, 129,201
RGB: 113, 255,142
RGB: 72, 209,183
etc.

However the matrix stays on the default image.  I currently have I2C connected to Arduino Analog pins 4&amp;5...not sure what I&#039;m doing wrong.  Thanks in advance!]]></description>
		<content:encoded><![CDATA[
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 49

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 50
]]></content:encoded>
	</item>
	<item>
		<title>By: michu</title>
		<link>http://neophob.com/2010/09/neorainbowduino-processing-library/#comment-292</link>
		<dc:creator><![CDATA[michu]]></dc:creator>
		<pubDate>Sun, 06 Feb 2011 09:13:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.neophob.com/?p=819#comment-292</guid>
		<description><![CDATA[yes you&#039;re right, according to http://arduino.cc/en/Reference/WireEndTransmission error code means &quot;data too long to fit in transmit buffer&quot; - so you need to patch the i2c buffer size, described on the neorainbowduino google code site.]]></description>
		<content:encoded><![CDATA[
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 49

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 50
]]></content:encoded>
	</item>
	<item>
		<title>By: Osh</title>
		<link>http://neophob.com/2010/09/neorainbowduino-processing-library/#comment-291</link>
		<dc:creator><![CDATA[Osh]]></dc:creator>
		<pubDate>Sun, 06 Feb 2011 03:55:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.neophob.com/?p=819#comment-291</guid>
		<description><![CDATA[Hey there...thanks for all your hard work with this firmware! I have some of the same issue as the other guys above...I have the default image on my 8x8 matrix, I have flashed the firmware on both the rainbowduino and the arduino uno and installed the processing libraries.  When I run the &quot;simple&quot; example my tx/rx lights are flashing like crazy but the default image stays on the matrix and this appears in my processing window...


Feb 5, 2011 10:51:24 PM com.neophob.lib.rainbowduino.Rainbowduino 
INFO: Initialize neorainbowduino lib v1.7
Stable Library
=========================================
Native lib Version = RXTX-2.1-7
Java lib Version   = RXTX-2.1-7
Feb 5, 2011 10:51:24 PM com.neophob.lib.rainbowduino.Rainbowduino 
INFO: open port: COM1
Feb 5, 2011 10:51:26 PM com.neophob.lib.rainbowduino.Rainbowduino 
INFO: found serial port: COM1
neorainbowduino version: 1.7
ping arduino, result: true
Last Timestamp at 6 Feb 2011 03:51:28 GMT Arduino Serial Buffer Size: 0 last arduino error: 1
Last Timestamp at 6 Feb 2011 03:51:31 GMT Arduino Serial Buffer Size: 0 last arduino error: 1]]></description>
		<content:encoded><![CDATA[
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 49

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 50
]]></content:encoded>
	</item>
	<item>
		<title>By: michu</title>
		<link>http://neophob.com/2010/09/neorainbowduino-processing-library/#comment-290</link>
		<dc:creator><![CDATA[michu]]></dc:creator>
		<pubDate>Fri, 12 Nov 2010 06:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.neophob.com/?p=819#comment-290</guid>
		<description><![CDATA[hey saw0, an error code &lt; 100 means there is a I2C error, see http://arduino.cc/en/Reference/WireEndTransmission. In your case that means received &quot;NACK on transmit of address&quot;. Are you using two rainbowduinos or only one? Make sure you send the Image only to existing rainbowduinos, my example code send Images to rainbowduinos with ID 5 and 6.]]></description>
		<content:encoded><![CDATA[
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 49

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 50
]]></content:encoded>
	</item>
	<item>
		<title>By: saw0</title>
		<link>http://neophob.com/2010/09/neorainbowduino-processing-library/#comment-289</link>
		<dc:creator><![CDATA[saw0]]></dc:creator>
		<pubDate>Fri, 12 Nov 2010 00:56:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.neophob.com/?p=819#comment-289</guid>
		<description><![CDATA[hey there! great effort you are doing here!

i tried the stuff, uploaded the fw to arduino, and rainbowduino. i get the static startup image on the display, when i use the i2cscanner, my device responds positively.

now when i use a sample processing sketch what i get is this:

neorainbowduino version: 1.4INFO: found serial port: COM4

ping arduino, result: true
Last Timestamp at 12 Nov 2010 00:54:13 GMT Arduino Serial Buffer Size: 0 last arduino error: 2
12.11.2010 00:54:14 com.neophob.lib.rainbowduino.Rainbowduino waitForAck
INFO: Invalid serial data [0, 0, 0, 0, 0, 0]
Last Timestamp at 12 Nov 2010 00:54:16 GMT Arduino Serial Buffer Size: 0 last arduino error: 2
Last Timestamp at 12 Nov 2010 00:54:18 GMT Arduino Serial Buffer Size: 0 last arduino error: 2
Last Timestamp at 12 Nov 2010 00:54:21 GMT Arduino Serial Buffer Size: 0 last arduino error: 2
Last Timestamp at 12 Nov 2010 00:54:23 GMT Arduino Serial Buffer Size: 0 last arduino error: 2
 

the rx/tx leds on the arduino keep blinking, but the rainbow is not showing anything but the static image

thanks

saw0]]></description>
		<content:encoded><![CDATA[
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 49

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 50
]]></content:encoded>
	</item>
	<item>
		<title>By: siklosi</title>
		<link>http://neophob.com/2010/09/neorainbowduino-processing-library/#comment-288</link>
		<dc:creator><![CDATA[siklosi]]></dc:creator>
		<pubDate>Thu, 21 Oct 2010 12:25:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.neophob.com/?p=819#comment-288</guid>
		<description><![CDATA[I have tried v0.6 on windows 7 and on ubuntu, but I get Unahandled exception type NoSerialPortFoundException and rainbowduino.initPort(); marked in code on both OS]]></description>
		<content:encoded><![CDATA[
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 49

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 50
]]></content:encoded>
	</item>
	<item>
		<title>By: michu</title>
		<link>http://neophob.com/2010/09/neorainbowduino-processing-library/#comment-287</link>
		<dc:creator><![CDATA[michu]]></dc:creator>
		<pubDate>Sat, 16 Oct 2010 13:24:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.neophob.com/?p=819#comment-287</guid>
		<description><![CDATA[I just released a new neorainbowduino package (v0.6) - this release should fix your issue!

cheers]]></description>
		<content:encoded><![CDATA[
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 49

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 50
]]></content:encoded>
	</item>
	<item>
		<title>By: michu</title>
		<link>http://neophob.com/2010/09/neorainbowduino-processing-library/#comment-286</link>
		<dc:creator><![CDATA[michu]]></dc:creator>
		<pubDate>Sun, 10 Oct 2010 20:03:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.neophob.com/?p=819#comment-286</guid>
		<description><![CDATA[hey jim, I only tested it on mac - you&#039;re right, I missed the windows com ports. I&#039;ll fix it soon, thanks]]></description>
		<content:encoded><![CDATA[
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 49

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 50
]]></content:encoded>
	</item>
	<item>
		<title>By: jim</title>
		<link>http://neophob.com/2010/09/neorainbowduino-processing-library/#comment-285</link>
		<dc:creator><![CDATA[jim]]></dc:creator>
		<pubDate>Thu, 07 Oct 2010 17:09:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.neophob.com/?p=819#comment-285</guid>
		<description><![CDATA[I found what I think might have been the problem.  In Rainbowduino.java I changed part of initPort to this:


		for(int i = 0; port == null &amp;&amp; i &lt; ports.length; i++) {
			if (PApplet.match(ports[i], port_name) != null) {
				log.log(Level.INFO,
						&quot;open port: {0} &quot;
						, new Object[] { ports[i] });
	
				openPort(ports[i], check);
				return;
			}
		}						
		log.log(Level.WARNING, &quot;Couldn&#039;t initialize serial port&quot;);

as the &quot;tty&quot; lines were causing problems for me on my PC.  

After that modification, it works great!]]></description>
		<content:encoded><![CDATA[
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 49

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 50
]]></content:encoded>
	</item>
</channel>
</rss>
