<?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: Max MSP control Arduino</title>
		<atom:link href="http://cycling74.com/forums/topic/max-msp-control-arduino/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/max-msp-control-arduino/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 18:41:57 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/max-msp-control-arduino/#post-64943</guid>
					<title><![CDATA[Max MSP control Arduino]]></title>
					<link>http://cycling74.com/forums/topic/max-msp-control-arduino/#post-64943</link>
					<pubDate>Fri, 26 Oct 2012 23:22:24 +0000</pubDate>
					<dc:creator>McNamara</dc:creator>

					<description>
						<![CDATA[
						<p>Hey,</p>
<p>I just started using Arduino, so I don&#8217;t know much. I have managed to piece together my first sketch to control a DC motor&#8217;s speed and direction. Now I want to control the motor from Max MSP.</p>
<p>I have no idea how to do this. I will post what I coded for Arduino but I feel it isn&#8217;t close to what I should have done:</p>
<p><a href="http://pastebin.com/LUsSk9Ub" rel="nofollow">http://pastebin.com/LUsSk9Ub</a></p>
<p>I was wondering if anyone could direct me to a tutorial with in depth description of how to control Arduino from Max MSP. All I can find online so far is how to get information from the Arduino. A lab or something to take me through the steps as I am not at level where just discussing concepts helps.</p>
<p>I would start slow with Arduino but I just started using it to realize a project I already had in my head.</p>
<p>There might be another thread about this so sorry but you can redirect me there if you know about it!</p>
<p>Thanks</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/max-msp-control-arduino/#post-234183</guid>
					<title><![CDATA[Re: Max MSP control Arduino]]></title>
					<link>http://cycling74.com/forums/topic/max-msp-control-arduino/#post-234183</link>
					<pubDate>Sat, 27 Oct 2012 08:55:00 +0000</pubDate>
					<dc:creator>n00b_meister</dc:creator>

					<description>
						<![CDATA[
						<p>Hi<br />
The Arduino Cookbook will be a good investment for you. Search this forum for solutions too, try keywords like: stepper, Arduino control, maxuino etc.</p>
<p>This specific question has appeared here before so you&#8217;re in the right place.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/max-msp-control-arduino/#post-234184</guid>
					<title><![CDATA[Re: Max MSP control Arduino]]></title>
					<link>http://cycling74.com/forums/topic/max-msp-control-arduino/#post-234184</link>
					<pubDate>Sat, 27 Oct 2012 10:00:27 +0000</pubDate>
					<dc:creator>n00b_meister</dc:creator>

					<description>
						<![CDATA[
						<p>Not sure if you are describing a stepper motor (no experience here), but look around here:</p>
<p><a href="http://arduino.cc/en/Reference/Stepper" rel="nofollow">http://arduino.cc/en/Reference/Stepper</a></p>
<p>Basic use of the serial object:</p>
<p><a href="http://www.cycling74.com/docs/max5/tutorials/max-tut/communicationschapter02.html" rel="nofollow">http://www.cycling74.com/docs/max5/tutorials/max-tut/communicationschapter02.html</a></p>
<p>Sending data TO Arduino:</p>
<p><a href="http://www.cycling74.com/forums/topic.php?id=18432#post-97740" rel="nofollow">http://www.cycling74.com/forums/topic.php?id=18432#post-97740</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/max-msp-control-arduino/#post-234185</guid>
					<title><![CDATA[Re: Max MSP control Arduino]]></title>
					<link>http://cycling74.com/forums/topic/max-msp-control-arduino/#post-234185</link>
					<pubDate>Sat, 27 Oct 2012 12:05:20 +0000</pubDate>
					<dc:creator>n00b_meister</dc:creator>

					<description>
						<![CDATA[
						<p>and a quick trawl via DuckDuckGo returned these:</p>
<p><a href="http://itp.nyu.edu/physcomp/Labs/Servo" rel="nofollow">http://itp.nyu.edu/physcomp/Labs/Servo</a></p>
<p><a href="http://slab.concordia.ca/2008/arduino/arduino-max/" rel="nofollow">http://slab.concordia.ca/2008/arduino/arduino-max/</a></p>
<p>HTH</p>
<p>Brendan</p>
<p>&#8230;one day&#8230;..soon, I&#8217;ll write something like SensorBox, but called MaxToArduino&#8230;&#8230;no time now tho</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/max-msp-control-arduino/#post-234186</guid>
					<title><![CDATA[Re: Max MSP control Arduino]]></title>
					<link>http://cycling74.com/forums/topic/max-msp-control-arduino/#post-234186</link>
					<pubDate>Sat, 27 Oct 2012 22:48:33 +0000</pubDate>
					<dc:creator>Julien Bloit</dc:creator>

					<description>
						<![CDATA[
						<p>Hi<br />
Did you checkout Maxuino?</p>
<p><a href="http://www.maxuino.org" rel="nofollow">http://www.maxuino.org</a></p>
<p>Julien</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/max-msp-control-arduino/#post-234187</guid>
					<title><![CDATA[Re: Max MSP control Arduino]]></title>
					<link>http://cycling74.com/forums/topic/max-msp-control-arduino/#post-234187</link>
					<pubDate>Wed, 31 Oct 2012 17:30:15 +0000</pubDate>
					<dc:creator>McNamara</dc:creator>

					<description>
						<![CDATA[
						<p>Hey guys,</p>
<p>Both of your advice is great. I actually used the physical computing lab on DC motor control with an H-bridge to set up my circuit.</p>
<p>I was trying to avoid Maxuino so I could attempt to program the arduino myself just so I could understand it better. But I might just use Maxuino since it seems to be easy to understand and use.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/max-msp-control-arduino/#post-234188</guid>
					<title><![CDATA[Re: Max MSP control Arduino]]></title>
					<link>http://cycling74.com/forums/topic/max-msp-control-arduino/#post-234188</link>
					<pubDate>Thu, 01 Nov 2012 20:06:17 +0000</pubDate>
					<dc:creator>McNamara</dc:creator>

					<description>
						<![CDATA[
						<p>I also found this on the arduino site, in case anyone wants to see more options Arduino suggests </p>
<p><a href="http://arduino.cc/playground/Interfacing/MaxMSP" rel="nofollow">http://arduino.cc/playground/Interfacing/MaxMSP</a></p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

