<?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"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: Maxuino problems with serial port</title>
		<atom:link href="http://cycling74.com/forums/topic/maxuino-problems-with-serial-port/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/maxuino-problems-with-serial-port/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 05:47:29 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/maxuino-problems-with-serial-port/#post-49379</guid>
					<title><![CDATA[Maxuino problems with serial port]]></title>
					<link>http://cycling74.com/forums/topic/maxuino-problems-with-serial-port/#post-49379</link>
					<pubDate>Sat, 27 Mar 2010 19:57:56 +0000</pubDate>
					<dc:creator>visualaudioreplicant</dc:creator>

					<description>
						<![CDATA[
						<p>Hi can anyone help me with this problem please?<br />
I&#8217;ve recently bought an Arduino board for use with Max, I fired it up with Max for the first time yesterday using maxunio. worked perfectly!<br />
Today however I fired it up again and Max no longer recognises the serial port &#8216;serial: specified port not available&#8217;, nothing has changed though I really cant get my head around it, everything is exactly the same. </p>
<p>any help would be greatly appreciated </p>
<p>thanks</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/maxuino-problems-with-serial-port/#post-177422</guid>
					<title><![CDATA[Re: Maxuino problems with serial port]]></title>
					<link>http://cycling74.com/forums/topic/maxuino-problems-with-serial-port/#post-177422</link>
					<pubDate>Sun, 28 Mar 2010 02:22:54 +0000</pubDate>
					<dc:creator>lewis edwards</dc:creator>

					<description>
						<![CDATA[
						<p>you have the diecimila, or the mega, or the teeny [it think thats what they are]. i had a problem for a bit, the same issue.<br />
i just reset and then loaded back on the firmata standard again, ran the program and was back up, no problems now.<br />
although every now and again, it does not pair up with maxuino, so i close max, un-plug arduino and then plug back in and start the program again&#8230;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/maxuino-problems-with-serial-port/#post-177423</guid>
					<title><![CDATA[Re: Maxuino problems with serial port]]></title>
					<link>http://cycling74.com/forums/topic/maxuino-problems-with-serial-port/#post-177423</link>
					<pubDate>Sat, 03 Apr 2010 16:22:58 +0000</pubDate>
					<dc:creator>visualaudioreplicant</dc:creator>

					<description>
						<![CDATA[
						<p>thanks yeh, I found that mine never works on the first attempt which is quite annoying, but thats sorted it thankyou.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/maxuino-problems-with-serial-port/#post-177424</guid>
					<title><![CDATA[Re: Maxuino problems with serial port]]></title>
					<link>http://cycling74.com/forums/topic/maxuino-problems-with-serial-port/#post-177424</link>
					<pubDate>Sun, 04 Apr 2010 16:47:50 +0000</pubDate>
					<dc:creator>lewis edwards</dc:creator>

					<description>
						<![CDATA[
						<p>there is also, arduino2max which is also good. it does only have 6 analog and 13 digital, but is really good&#8230;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/maxuino-problems-with-serial-port/#post-177425</guid>
					<title><![CDATA[Re: Maxuino problems with serial port]]></title>
					<link>http://cycling74.com/forums/topic/maxuino-problems-with-serial-port/#post-177425</link>
					<pubDate>Tue, 06 Apr 2010 22:20:50 +0000</pubDate>
					<dc:creator>digitalColeman</dc:creator>

					<description>
						<![CDATA[
						<p>it sounds like a problem with the USB to serial driver, not Max or Maxuino. If you could let me know your full setup I can make sure maxuino isnt causing the problem.  Also, check out the new release&#8230;.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/maxuino-problems-with-serial-port/#post-177426</guid>
					<title><![CDATA[Re: Maxuino problems with serial port]]></title>
					<link>http://cycling74.com/forums/topic/maxuino-problems-with-serial-port/#post-177426</link>
					<pubDate>Tue, 27 Apr 2010 02:48:44 +0000</pubDate>
					<dc:creator>ACSmith</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;ve been running three maxuino objects with three USB boards to read from 38 sensors (two Megas and a Due) but have been having some pretty tough problems.</p>
<p>The main one is that when I&#8217;ve got all three boards returning data (using analogIns $1 1 for all numbers) it lags up really badly. One maxuino is fine, and two is okay, but three really ruins it.</p>
<p>The other is just a question about the patch: why do you use [qmetro 1] to bang the serial object? If I understand correctly (not entirely likely) qmetro runs on the lower-level queue, which only polls every 2 ms by default. I just deleted all the qmetro objects (saving it as maxuino-acs) and poll all three serial objects with a single qmetro set to 20 ms. This is good enough for my purposes, and I&#8217;m hoping it reduces the lag.</p>
<p>I&#8217;m also having a tough time getting it all to start up automatically without having to press extra buttons. This is just important because it&#8217;s going to be in a sound installation with no monitor, and I don&#8217;t want them to have to hook up a monitor and hit a few buttons every day. So, I guess a future feature request would be a bang out the right outlet when the serial object is finished connecting&#8211;that way I could send some messages automatically to maxuino.</p>
<p>Okay, lots of requests&#8211;sorry about that. Most of the time it&#8217;s working great though! Good work, and I look forward to future versions.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/maxuino-problems-with-serial-port/#post-177427</guid>
					<title><![CDATA[Re: Maxuino problems with serial port]]></title>
					<link>http://cycling74.com/forums/topic/maxuino-problems-with-serial-port/#post-177427</link>
					<pubDate>Tue, 27 Apr 2010 02:54:17 +0000</pubDate>
					<dc:creator>ACSmith</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;ve been running three maxuino objects with three USB boards to read from 38 sensors (two Megas and a Due) but have been having some pretty tough problems.</p>
<p>The main one is that when I&#8217;ve got all three boards returning data (using analogIns $1 1 for all numbers) it lags up really badly. One maxuino is fine, and two is okay, but three really ruins it.</p>
<p>The other is just a question about the patch: why do you use [qmetro 1] to bang the serial object? If I understand correctly (not entirely likely) qmetro runs on the lower-level queue, which only polls every 2 ms by default. I just deleted all the qmetro objects (saving it as maxuino-acs) and poll all three serial objects with a single qmetro set to 20 ms. This is good enough for my purposes, and I&#8217;m hoping it reduces the lag.</p>
<p>I&#8217;m also having a tough time getting it all to start up automatically without having to press extra buttons. This is just important because it&#8217;s going to be in a sound installation with no monitor, and I don&#8217;t want them to have to hook up a monitor and hit a few buttons every day. So, I guess a future feature request would be a bang out the right outlet when the serial object is finished connecting&#8211;that way I could send some messages automatically to maxuino.</p>
<p>Okay, lots of requests&#8211;sorry about that. Most of the time it&#8217;s working great though! Good work, and I look forward to future versions.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

